
Time bar (total: 11.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 11 computations (0% saved)
| 610.0ms | 8 256× | 0 | valid |
ival-mult: 169.0ms (55.7% of total)ival-div: 90.0ms (29.6% of total)ival-sub: 36.0ms (11.9% of total)ival-true: 6.0ms (2% of total)ival-assert: 3.0ms (1% 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 |
| 0 | 13 | 9 |
| 1 | 23 | 9 |
| 2 | 45 | 9 |
| 3 | 75 | 9 |
| 4 | 130 | 9 |
| 5 | 215 | 9 |
| 6 | 340 | 9 |
| 7 | 554 | 9 |
| 8 | 995 | 9 |
| 9 | 1582 | 9 |
| 10 | 1856 | 9 |
| 11 | 1894 | 9 |
| 12 | 1922 | 9 |
| 13 | 1922 | 9 |
| 0 | 1922 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(negabs a)
(sort x y)
(sort z t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 26 | 0 | - | 0 | - | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 2 | 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 | 23 | 0 |
| ↳ | (*.f64 x y) | overflow | 42 | |
| ↳ | (*.f64 z t) | overflow | 31 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | overflow | 67 | |
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) | u/n | 3 | 0 |
| ↳ | (*.f64 x y) | underflow | 26 | |
| ↳ | (*.f64 z t) | underflow | 28 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | underflow | 3 | |
-.f64 | (-.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 2 | 0 |
| ↳ | (*.f64 x y) | overflow | 42 | |
| ↳ | (*.f64 z t) | overflow | 31 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 28 | 0 |
| - | 0 | 228 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 28 | 0 | 0 |
| - | 0 | 0 | 228 |
| number | freq |
|---|---|
| 0 | 228 |
| 1 | 28 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 77.0ms | 512× | 0 | valid |
Compiled 86 to 40 computations (53.5% saved)
ival-mult: 42.0ms (85.1% of total)ival-div: 5.0ms (10.1% of total)ival-sub: 2.0ms (4.1% 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 |
|---|---|---|
| ▶ | 89.4% | (/.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× | lower-fma.f64 |
| 656× | lower-fma.f32 |
| 536× | times-frac |
| 464× | lower-*.f32 |
| 460× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 27 |
| 0 | 13 | 27 |
| 1 | 23 | 27 |
| 2 | 45 | 27 |
| 3 | 75 | 27 |
| 4 | 130 | 27 |
| 5 | 215 | 27 |
| 6 | 340 | 27 |
| 7 | 554 | 27 |
| 8 | 995 | 27 |
| 9 | 1582 | 27 |
| 10 | 1856 | 27 |
| 11 | 1894 | 27 |
| 12 | 1922 | 27 |
| 13 | 1922 | 27 |
| 0 | 1922 | 27 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
a |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(*.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 | 99.3% | (-.f64 (*.f64 x y) (*.f64 z t)) |
| ✓ | accuracy | 90.2% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 53.0ms | 256× | 0 | valid |
Compiled 29 to 11 computations (62.1% saved)
ival-mult: 3.0ms (46.5% of total)ival-div: 2.0ms (31% of total)ival-sub: 1.0ms (15.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)> |
#<alt (-.f64 (*.f64 x y) (*.f64 z t))> |
#<alt (*.f64 x y)> |
#<alt (*.f64 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 | |
|---|---|---|---|---|
| 3.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× | egg-herbie |
| 6 640× | lower-fma.f64 |
| 6 640× | lower-fma.f32 |
| 3 892× | lower-*.f64 |
| 3 892× | lower-*.f32 |
| 2 490× | lower--.f64 |
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) |
| 1× | batch-egg-rewrite |
| 6 256× | lower-*.f32 |
| 6 252× | lower-*.f64 |
| 3 936× | lower-fma.f64 |
| 3 936× | lower-fma.f32 |
| 3 328× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 22 |
| 0 | 13 | 22 |
| 1 | 44 | 22 |
| 2 | 313 | 22 |
| 3 | 3287 | 22 |
| 0 | 8826 | 22 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
(*.f64 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 (-.f64 (*.f64 x y) (*.f64 z t)))) #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 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z t (*.f64 x y))) a) (/.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.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 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a (fma.f64 z t (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 a (fma.f64 z t (*.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 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 z t (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y))) (/.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 z t (*.f64 x y)))) (/.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y))))) |
(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 (-.f64 (*.f64 x y) (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 x (*.f64 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 z t (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z t (*.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a (fma.f64 z t (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 (neg.f64 (fma.f64 z t (*.f64 x y))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z t (*.f64 x y))))) |
(/.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) (-.f64 (*.f64 x y) (*.f64 z t))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x (*.f64 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 z (*.f64 t t))))) (*.f64 a (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.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 z (*.f64 t t))))) (*.f64 (neg.f64 a) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.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 z (*.f64 t t))))) (neg.f64 (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (neg.f64 a) (fma.f64 z t (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) (neg.f64 (*.f64 a (fma.f64 z t (*.f64 x y))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.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 z t (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a (fma.f64 z t (*.f64 x y))) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.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 z (*.f64 t t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) (*.f64 (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.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 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a a)) (/.f64 (fma.f64 z t (*.f64 x y)) a)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y)))) (*.f64 (*.f64 a (fma.f64 z t (*.f64 x y))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) a) (fma.f64 z t (*.f64 x y))) |
(/.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 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) #s(literal -1 binary64)) (*.f64 (fma.f64 z t (*.f64 x 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 z (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x 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 z (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x 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 z (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 z t (*.f64 x y)) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z t (*.f64 x y))) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 z t (*.f64 x y))) (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 z (*.f64 t t)))))) (*.f64 a (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 x y))))) |
(/.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 z (*.f64 t t)))))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z t (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y a)) (*.f64 (*.f64 z t) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) a)) (neg.f64 (fma.f64 z t (*.f64 x y)))) |
(/.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 x (*.f64 y a)) (*.f64 (*.f64 z t) a))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.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 z t (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) a)) (fma.f64 z t (*.f64 x y))) |
(/.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 z (*.f64 t t)))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (fma.f64 z t (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (fma.f64 z t (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal -1 binary64) a)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (/.f64 #s(literal -1 binary64) a)) (neg.f64 (fma.f64 z t (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) (/.f64 #s(literal -1 binary64) a)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal -1 binary64) a)) (fma.f64 z t (*.f64 x y))) |
(/.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 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))))) (fma.f64 z t (*.f64 x y))) |
(/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 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 x (*.f64 y a)) (*.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 x (*.f64 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 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) a) (*.f64 a (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z t (*.f64 x y))) a) (*.f64 a (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.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 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (*.f64 a (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x 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 z t (*.f64 x y))))) (*.f64 (neg.f64 a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))))) (*.f64 (neg.f64 a) (*.f64 a (neg.f64 (fma.f64 z t (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (fma.f64 z t (*.f64 x y)))) (*.f64 (neg.f64 a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (fma.f64 z t (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x 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 z (*.f64 t t))))))) (*.f64 (neg.f64 a) (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x 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 z (*.f64 t t))))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 z t (*.f64 x y)))) (*.f64 (neg.f64 a) (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))))) (*.f64 (neg.f64 a) (*.f64 a (fma.f64 z t (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z t (*.f64 x y))))) (*.f64 (neg.f64 a) (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z t (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (*.f64 (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a (fma.f64 z t (*.f64 x y)))) (*.f64 (*.f64 a (fma.f64 z t (*.f64 x y))) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (*.f64 a (fma.f64 z t (*.f64 x y))) (*.f64 a (fma.f64 z t (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 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 z t (*.f64 x y))) (/.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 z t (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y))) (/.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 z t (*.f64 x y))) (/.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 z t (*.f64 x y)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 a a)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y))))) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 x (*.f64 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 z t (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z t (*.f64 x y)) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) a)) |
(*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 x y))) a)) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 z t (*.f64 x y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y)))) |
(*.f64 (fma.f64 z t (*.f64 x y)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a (fma.f64 z t (*.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(*.f64 (-.f64 (*.f64 x (*.f64 y a)) (*.f64 (*.f64 z t) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.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 z t (*.f64 x y))) (/.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 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z t (*.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) a) (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(*.f64 (/.f64 (fma.f64 z t (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) 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 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) 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 z (*.f64 t t)))) (*.f64 (fma.f64 z t (*.f64 x y)) (*.f64 (fma.f64 z t (*.f64 x y)) (fma.f64 z t (*.f64 x y))))))) (fma.f64 (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) a) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y)))) (-.f64 (*.f64 x y) (*.f64 z t))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) a) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (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 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z t (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 (*.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t)))) #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 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z t (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y)))) |
(-.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 z t (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) |
(fma.f64 y x (neg.f64 (*.f64 z t))) |
(fma.f64 y (/.f64 (*.f64 x (*.f64 x y)) (fma.f64 z t (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (fma.f64 z t (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(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 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x 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 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 z t (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 z t (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) |
(fma.f64 (neg.f64 t) z (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 x (fma.f64 z t (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) |
(fma.f64 (*.f64 x (*.f64 x y)) (/.f64 y (fma.f64 z t (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) z (*.f64 x y)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y)))) (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (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 z (*.f64 t t))) (fma.f64 z t (*.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 z (*.f64 t t)))) (*.f64 (fma.f64 z t (*.f64 x y)) (*.f64 (fma.f64 z t (*.f64 x y)) (fma.f64 z t (*.f64 x y))))))) (fma.f64 (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (neg.f64 (*.f64 z t))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (neg.f64 (*.f64 z t))) |
(neg.f64 (-.f64 (*.f64 z t) (*.f64 x y))) |
(/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 z (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (fma.f64 z t (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (neg.f64 (neg.f64 (fma.f64 z t (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) (neg.f64 (fma.f64 z t (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 z t (*.f64 x y)) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.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 z (*.f64 t t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.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 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y)))) (*.f64 (fma.f64 z t (*.f64 x y)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z t (*.f64 x y))) (*.f64 (fma.f64 z t (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (fma.f64 z t (*.f64 x y)) (fma.f64 z t (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 z t (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 z t (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal 1 binary64)) (neg.f64 (fma.f64 z t (*.f64 x y)))) |
(/.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 z (*.f64 t t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x 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 z (*.f64 t t)))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x 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 z (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y)))) (fma.f64 z t (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 z t (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x 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 z t (*.f64 x y)) (*.f64 (fma.f64 z t (*.f64 x y)) (fma.f64 z t (*.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (fma.f64 z t (*.f64 x y)) (*.f64 (fma.f64 z t (*.f64 x y)) (fma.f64 z t (*.f64 x y)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z t (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z t (*.f64 x y))) (fma.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z t (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t 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 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) (fma.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z t (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z t (*.f64 x y)))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) (fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (fma.f64 z t (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 z t (*.f64 x y))))) |
(/.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 z (*.f64 t t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.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 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 z (*.f64 t t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t t))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t)))) (neg.f64 (fma.f64 z t (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (/.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 t t))))) (fma.f64 z t (*.f64 x y))) (*.f64 (fma.f64 z t (*.f64 x y)) (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (fma.f64 z t (*.f64 x y)))) (*.f64 (fma.f64 z t (*.f64 x y)) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))))) (*.f64 (fma.f64 z t (*.f64 x y)) (neg.f64 (fma.f64 z t (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 x y))) (*.f64 (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z t (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z t (*.f64 x y)))) (*.f64 (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 z t (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z t (*.f64 x y))) (*.f64 (neg.f64 (fma.f64 z t (*.f64 x y))) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 z t (*.f64 x y))) (fma.f64 z t (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 z t (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 z t (*.f64 x y))) (/.f64 (fma.f64 z t (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 z t (*.f64 x y)))) (*.f64 (neg.f64 (fma.f64 z t (*.f64 x y))) (*.f64 (*.f64 z t) (neg.f64 (*.f64 z t))))) (*.f64 (neg.f64 (fma.f64 z t (*.f64 x y))) (neg.f64 (fma.f64 z t (*.f64 x y))))) |
(pow.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(*.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 z t (*.f64 x y)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y)))) |
(*.f64 (fma.f64 z t (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 x y))))) |
(*.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 z (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z t (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 x y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 z t) (-.f64 (*.f64 z t) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y)))) (-.f64 (*.f64 x y) (*.f64 z t))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.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 z (*.f64 t t)))) (*.f64 (fma.f64 z t (*.f64 x y)) (*.f64 (fma.f64 z t (*.f64 x y)) (fma.f64 z t (*.f64 x y))))))) (fma.f64 (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 z t (*.f64 x y)))))) |
(exp.f64 (log.f64 (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(exp.f64 (log.f64 (*.f64 z 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))) |
Compiled 15 195 to 1 188 computations (92.2% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 547 | 8 | 555 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 547 | 9 | 556 |
| Status | Accuracy | Program |
|---|---|---|
| 88.6% | (fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) | |
| ▶ | 88.7% | (fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| 81.9% | (fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) | |
| ▶ | 84.1% | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
| ✓ | 89.4% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| ▶ | 49.4% | (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a (fma.f64 z t (*.f64 x y)))) |
| ▶ | 50.0% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
| 51.0% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 t (neg.f64 z))) a) | |
| ▶ | 89.3% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
Compiled 276 to 165 computations (40.2% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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)) (fma.f64 z t (*.f64 x y))) |
| ✓ | cost-diff | 2048 | (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a (fma.f64 z t (*.f64 x y)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z t) a) |
| ✓ | cost-diff | 0 | (neg.f64 (/.f64 (*.f64 z t) a)) |
| ✓ | cost-diff | 0 | (/.f64 x a) |
| ✓ | cost-diff | 704 | (fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) a) |
| ✓ | cost-diff | 0 | (/.f64 z a) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 704 | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | #s(approx (- (* x y) (* z t)) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
| 7 604× | lower-fma.f32 |
| 7 598× | lower-fma.f64 |
| 3 734× | lower-*.f32 |
| 3 724× | lower-*.f64 |
| 3 366× | lower-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 194 |
| 0 | 47 | 182 |
| 1 | 104 | 174 |
| 2 | 227 | 174 |
| 3 | 708 | 174 |
| 4 | 2588 | 174 |
| 5 | 6578 | 174 |
| 0 | 8165 | 174 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
a |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(neg.f64 t) |
t |
(/.f64 z a) |
z |
a |
(/.f64 (*.f64 x y) a) |
(*.f64 x y) |
x |
y |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(/.f64 x a) |
x |
a |
y |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 (*.f64 z t) a) |
(*.f64 z t) |
z |
t |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a (fma.f64 z t (*.f64 x y)))) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
(fma.f64 z t (*.f64 x y)) |
(*.f64 a (fma.f64 z t (*.f64 x y))) |
a |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
a |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(neg.f64 t) |
t |
(/.f64 z a) |
z |
a |
(/.f64 (*.f64 x y) a) |
(*.f64 x y) |
x |
y |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/.f64 x a) |
x |
a |
y |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(/.f64 (*.f64 z t) a) |
(*.f64 z t) |
z |
t |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a (fma.f64 z t (*.f64 x y)))) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) |
(*.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) (fma.f64 x y (*.f64 z t))) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
(fma.f64 z t (*.f64 x y)) |
(fma.f64 x y (*.f64 z t)) |
(*.f64 a (fma.f64 z t (*.f64 x y))) |
(*.f64 a (fma.f64 x y (*.f64 z t))) |
a |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.3% | (-.f64 (*.f64 x y) (*.f64 z t)) |
| ✓ | accuracy | 98.8% | (fma.f64 z t (*.f64 x y)) |
| ✓ | accuracy | 91.7% | (*.f64 a (fma.f64 z t (*.f64 x y))) |
| ✓ | accuracy | 59.2% | (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a (fma.f64 z t (*.f64 x y)))) |
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 (*.f64 z t) a)) |
| ✓ | accuracy | 92.7% | (fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| ✓ | accuracy | 91.6% | (/.f64 (*.f64 z t) a) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 90.7% | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
| ✓ | accuracy | 89.1% | (/.f64 (*.f64 x y) a) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 90.2% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
| ✓ | accuracy | 54.2% | #s(approx (- (* x y) (* z t)) (*.f64 x y)) |
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 99.3% | (-.f64 (*.f64 x y) (*.f64 z t)) |
| ✓ | accuracy | 90.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
| 441.0ms | 256× | 0 | valid |
Compiled 195 to 28 computations (85.6% saved)
ival-div: 179.0ms (91.4% of total)ival-mult: 10.0ms (5.1% of total)ival-add: 3.0ms (1.5% of total)ival-neg: 2.0ms (1% of total)ival-sub: 1.0ms (0.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))> |
#<alt (/.f64 #s(literal 1 binary64) a)> |
#<alt (-.f64 (*.f64 x y) (*.f64 z t))> |
#<alt (*.f64 x y)> |
#<alt (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a)> |
#<alt #s(approx (- (* x y) (* z t)) (*.f64 x y))> |
#<alt (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a))> |
#<alt (neg.f64 t)> |
#<alt (/.f64 z a)> |
#<alt (/.f64 (*.f64 x y) a)> |
#<alt (fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a)))> |
#<alt (/.f64 x a)> |
#<alt (neg.f64 (/.f64 (*.f64 z t) a))> |
#<alt (/.f64 (*.f64 z t) a)> |
#<alt (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a (fma.f64 z t (*.f64 x y))))> |
#<alt (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y)))> |
#<alt (*.f64 z t)> |
#<alt (*.f64 a (fma.f64 z t (*.f64 x y)))> |
#<alt (fma.f64 z t (*.f64 x y))> |
| Outputs |
|---|
#<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) 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 (/ 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))> |
#<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 (* -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) 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)) (* 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 (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* 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 (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) 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) (* 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 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) 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 (- (/ (* x y) (* a z)) (/ t a)))> |
#<alt (* z (- (/ (* x y) (* a z)) (/ t a)))> |
#<alt (* z (- (/ (* x y) (* a z)) (/ t a)))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ 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 (- (/ (* x y) (* a t)) (/ z a)))> |
#<alt (* t (- (/ (* x y) (* a t)) (/ z a)))> |
#<alt (* t (- (/ (* x y) (* a t)) (/ z a)))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a)))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a)))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z 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 (* -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 (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (* -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 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1 (* (pow t 2) (pow z 2))) (* x (+ (* -1 (* t (* y z))) (* t (* y z)))))> |
#<alt (+ (* -1 (* (pow t 2) (pow z 2))) (* x (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (* x (pow y 2))))))> |
#<alt (+ (* -1 (* (pow t 2) (pow z 2))) (* x (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (* x (pow y 2))))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* t (* y z)) x)) (+ (/ (* t (* y z)) x) (pow y 2))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* t (* y z)) x)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (/ (* t (* y z)) x) (pow y 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* t (* y z)) x)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (/ (* t (* y z)) x) (pow y 2)))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y z))) (* t (* y z))) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (/ (* (pow t 2) (pow z 2)) x))) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (/ (* (pow t 2) (pow z 2)) x))) x)) (pow y 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (+ (* -1 (* (pow t 2) (pow z 2))) (* y (+ (* -1 (* t (* x z))) (* t (* x z)))))> |
#<alt (+ (* -1 (* (pow t 2) (pow z 2))) (* y (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (* (pow x 2) y)))))> |
#<alt (+ (* -1 (* (pow t 2) (pow z 2))) (* y (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (* (pow x 2) y)))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* t (* x z)) y)) (+ (/ (* t (* x z)) y) (pow x 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* t (* x z)) y)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t (* x z)) y) (pow x 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* t (* x z)) y)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t (* x z)) y) (pow x 2)))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (* t (* x z))) (* t (* x z))) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (/ (* (pow t 2) (pow z 2)) y))) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (/ (* (pow t 2) (pow z 2)) y))) y)) (pow x 2)))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (+ (* z (+ (* -1 (* t (* x y))) (* t (* x y)))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* z (+ (* -1 (* t (* x y))) (+ (* -1 (* (pow t 2) z)) (* t (* x y))))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* z (+ (* -1 (* t (* x y))) (+ (* -1 (* (pow t 2) z)) (* t (* x y))))) (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* t (* x y)) z)) (+ (* -1 (pow t 2)) (/ (* t (* x y)) z))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* t (* x y)) z)) (+ (* -1 (pow t 2)) (+ (/ (* t (* x y)) z) (/ (* (pow x 2) (pow y 2)) (pow z 2))))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (* t (* x y)) z)) (+ (* -1 (pow t 2)) (+ (/ (* t (* x y)) z) (/ (* (pow x 2) (pow y 2)) (pow z 2))))))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (* t (* x y))) (* t (* x y))) z)) (* -1 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (* t (* x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* t (* x y)))) z)) (* -1 (pow t 2))))> |
#<alt (* (pow z 2) (+ (* -1 (/ (+ (* -1 (* t (* x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* t (* x y)))) z)) (* -1 (pow t 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (+ (* t (+ (* -1 (* x (* y z))) (* x (* y z)))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* t (+ (* -1 (* t (pow z 2))) (+ (* -1 (* x (* y z))) (* x (* y z))))) (* (pow x 2) (pow y 2)))> |
#<alt (+ (* t (+ (* -1 (* t (pow z 2))) (+ (* -1 (* x (* y z))) (* x (* y z))))) (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ (* x (* y z)) t)) (+ (* -1 (pow z 2)) (/ (* x (* y z)) t))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (* x (* y z)) t)) (+ (* -1 (pow z 2)) (+ (/ (* x (* y z)) t) (/ (* (pow x 2) (pow y 2)) (pow t 2))))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (* x (* y z)) t)) (+ (* -1 (pow z 2)) (+ (/ (* x (* y z)) t) (/ (* (pow x 2) (pow y 2)) (pow t 2))))))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (* x (* y z))) (* x (* y z))) t)) (* -1 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (* x (* y z))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* x (* y z)))) t)) (* -1 (pow z 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (* x (* y z))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* x (* y z)))) t)) (* -1 (pow z 2))))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (+ (* t z) (* x y)))> |
#<alt (* a (* x y))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (* a (* t z))> |
#<alt (* z (+ (* a t) (/ (* a (* x y)) z)))> |
#<alt (* z (+ (* a t) (/ (* a (* x y)) z)))> |
#<alt (* z (+ (* a t) (/ (* a (* x y)) z)))> |
#<alt (* a (* t z))> |
#<alt (* -1 (* z (+ (* -1 (* a t)) (* -1 (/ (* a (* x y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (* a t)) (* -1 (/ (* a (* x y)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (* a t)) (* -1 (/ (* a (* x y)) z)))))> |
#<alt (* a (* x y))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (* a (* t z))> |
#<alt (* t (+ (* a z) (/ (* a (* x y)) t)))> |
#<alt (* t (+ (* a z) (/ (* a (* x y)) t)))> |
#<alt (* t (+ (* a z) (/ (* a (* x y)) t)))> |
#<alt (* a (* t z))> |
#<alt (* -1 (* t (+ (* -1 (* a z)) (* -1 (/ (* a (* x y)) t)))))> |
#<alt (* -1 (* t (+ (* -1 (* a z)) (* -1 (/ (* a (* x y)) t)))))> |
#<alt (* -1 (* t (+ (* -1 (* a z)) (* -1 (/ (* a (* x y)) t)))))> |
#<alt (* a (* t z))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (* a (* x y))> |
#<alt (* x (+ (* a y) (/ (* a (* t z)) x)))> |
#<alt (* x (+ (* a y) (/ (* a (* t z)) x)))> |
#<alt (* x (+ (* a y) (/ (* a (* t z)) x)))> |
#<alt (* a (* x y))> |
#<alt (* -1 (* x (+ (* -1 (* a y)) (* -1 (/ (* a (* t z)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (* a y)) (* -1 (/ (* a (* t z)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (* a y)) (* -1 (/ (* a (* t z)) x)))))> |
#<alt (* a (* t z))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (+ (* a (* t z)) (* a (* x y)))> |
#<alt (* a (* x y))> |
#<alt (* y (+ (* a x) (/ (* a (* t z)) y)))> |
#<alt (* y (+ (* a x) (/ (* a (* t z)) y)))> |
#<alt (* y (+ (* a x) (/ (* a (* t z)) y)))> |
#<alt (* a (* x y))> |
#<alt (* -1 (* y (+ (* -1 (* a x)) (* -1 (/ (* a (* t z)) y)))))> |
#<alt (* -1 (* y (+ (* -1 (* a x)) (* -1 (/ (* a (* t z)) y)))))> |
#<alt (* -1 (* y (+ (* -1 (* a x)) (* -1 (/ (* a (* t z)) y)))))> |
#<alt (* x y)> |
#<alt (+ (* t z) (* x y))> |
#<alt (+ (* t z) (* x y))> |
#<alt (+ (* t z) (* x y))> |
#<alt (* t z)> |
#<alt (* z (+ t (/ (* x y) z)))> |
#<alt (* z (+ t (/ (* x y) z)))> |
#<alt (* z (+ t (/ (* x y) z)))> |
#<alt (* t z)> |
#<alt (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z)))))> |
#<alt (* x y)> |
#<alt (+ (* t z) (* x y))> |
#<alt (+ (* t z) (* x y))> |
#<alt (+ (* t z) (* x y))> |
#<alt (* t z)> |
#<alt (* t (+ z (/ (* x y) t)))> |
#<alt (* t (+ z (/ (* x y) t)))> |
#<alt (* t (+ z (/ (* x y) t)))> |
#<alt (* t z)> |
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t)))))> |
#<alt (* t z)> |
#<alt (+ (* t z) (* x y))> |
#<alt (+ (* t z) (* x y))> |
#<alt (+ (* t z) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (/ (* t z) x)))> |
#<alt (* x (+ y (/ (* t z) x)))> |
#<alt (* x (+ y (/ (* t z) x)))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x)))))> |
#<alt (* t z)> |
#<alt (+ (* t z) (* x y))> |
#<alt (+ (* t z) (* x y))> |
#<alt (+ (* t z) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (/ (* t z) y)))> |
#<alt (* y (+ x (/ (* t z) y)))> |
#<alt (* y (+ x (/ (* t z) y)))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y)))))> |
195 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | 0 | (+ (* (/ x a) y) (neg (/ (* z t) a))) |
| 2.0ms | z | @ | -inf | (neg (/ (* z t) a)) |
| 1.0ms | a | @ | 0 | (+ (* (neg t) (/ z a)) (/ (* x y) a)) |
| 1.0ms | a | @ | inf | (+ (* (neg t) (/ z a)) (/ (* x y) a)) |
| 0.0ms | x | @ | 0 | (+ (* (neg t) (/ z a)) (/ (* x y) a)) |
| 1× | egg-herbie |
| 16 736× | lower-fma.f64 |
| 16 736× | lower-fma.f32 |
| 4 564× | lower-*.f64 |
| 4 564× | lower-*.f32 |
| 3 224× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 305 | 6550 |
| 1 | 1128 | 6234 |
| 2 | 3844 | 6058 |
| 0 | 8243 | 5974 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* 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) 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)))) |
(/ 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)) |
(- (* 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) |
(* -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) 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)) (* 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))))) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* 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 (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) 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) (* 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 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) 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 (- (/ (* x y) (* a z)) (/ t a))) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ 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 (- (/ (* x y) (* a t)) (/ z a))) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z 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) |
(* -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)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* -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 (* (pow t 2) (pow z 2))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* x (+ (* -1 (* t (* y z))) (* t (* y z))))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* x (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (* x (pow y 2)))))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* x (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (* x (pow y 2)))))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1 (/ (* t (* y z)) x)) (+ (/ (* t (* y z)) x) (pow y 2)))) |
(* (pow x 2) (+ (* -1 (/ (* t (* y z)) x)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (/ (* t (* y z)) x) (pow y 2))))) |
(* (pow x 2) (+ (* -1 (/ (* t (* y z)) x)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (/ (* t (* y z)) x) (pow y 2))))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y z))) (* t (* y z))) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (/ (* (pow t 2) (pow z 2)) x))) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (/ (* (pow t 2) (pow z 2)) x))) x)) (pow y 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* y (+ (* -1 (* t (* x z))) (* t (* x z))))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* y (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (* (pow x 2) y))))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* y (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (* (pow x 2) y))))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1 (/ (* t (* x z)) y)) (+ (/ (* t (* x z)) y) (pow x 2)))) |
(* (pow y 2) (+ (* -1 (/ (* t (* x z)) y)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t (* x z)) y) (pow x 2))))) |
(* (pow y 2) (+ (* -1 (/ (* t (* x z)) y)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t (* x z)) y) (pow x 2))))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* t (* x z))) (* t (* x z))) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (/ (* (pow t 2) (pow z 2)) y))) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (/ (* (pow t 2) (pow z 2)) y))) y)) (pow x 2))) |
(* (pow x 2) (pow y 2)) |
(+ (* z (+ (* -1 (* t (* x y))) (* t (* x y)))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* -1 (* t (* x y))) (+ (* -1 (* (pow t 2) z)) (* t (* x y))))) (* (pow x 2) (pow y 2))) |
(+ (* z (+ (* -1 (* t (* x y))) (+ (* -1 (* (pow t 2) z)) (* t (* x y))))) (* (pow x 2) (pow y 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1 (/ (* t (* x y)) z)) (+ (* -1 (pow t 2)) (/ (* t (* x y)) z)))) |
(* (pow z 2) (+ (* -1 (/ (* t (* x y)) z)) (+ (* -1 (pow t 2)) (+ (/ (* t (* x y)) z) (/ (* (pow x 2) (pow y 2)) (pow z 2)))))) |
(* (pow z 2) (+ (* -1 (/ (* t (* x y)) z)) (+ (* -1 (pow t 2)) (+ (/ (* t (* x y)) z) (/ (* (pow x 2) (pow y 2)) (pow z 2)))))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* t (* x y))) (* t (* x y))) z)) (* -1 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* t (* x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* t (* x y)))) z)) (* -1 (pow t 2)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* t (* x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* t (* x y)))) z)) (* -1 (pow t 2)))) |
(* (pow x 2) (pow y 2)) |
(+ (* t (+ (* -1 (* x (* y z))) (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(+ (* t (+ (* -1 (* t (pow z 2))) (+ (* -1 (* x (* y z))) (* x (* y z))))) (* (pow x 2) (pow y 2))) |
(+ (* t (+ (* -1 (* t (pow z 2))) (+ (* -1 (* x (* y z))) (* x (* y z))))) (* (pow x 2) (pow y 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1 (/ (* x (* y z)) t)) (+ (* -1 (pow z 2)) (/ (* x (* y z)) t)))) |
(* (pow t 2) (+ (* -1 (/ (* x (* y z)) t)) (+ (* -1 (pow z 2)) (+ (/ (* x (* y z)) t) (/ (* (pow x 2) (pow y 2)) (pow t 2)))))) |
(* (pow t 2) (+ (* -1 (/ (* x (* y z)) t)) (+ (* -1 (pow z 2)) (+ (/ (* x (* y z)) t) (/ (* (pow x 2) (pow y 2)) (pow t 2)))))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* x (* y z))) (* x (* y z))) t)) (* -1 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* x (* y z))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* x (* y z)))) t)) (* -1 (pow z 2)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* x (* y z))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* x (* y z)))) t)) (* -1 (pow z 2)))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* a (+ (* t z) (* x y))) |
(* a (+ (* t z) (* x y))) |
(* a (+ (* t z) (* x y))) |
(* a (+ (* t z) (* x y))) |
(* a (+ (* t z) (* x y))) |
(* a (+ (* t z) (* x y))) |
(* a (+ (* t z) (* x y))) |
(* a (+ (* t z) (* x y))) |
(* a (+ (* t z) (* x y))) |
(* a (+ (* t z) (* x y))) |
(* a (+ (* t z) (* x y))) |
(* a (+ (* t z) (* x y))) |
(* a (* x y)) |
(+ (* a (* t z)) (* a (* x y))) |
(+ (* a (* t z)) (* a (* x y))) |
(+ (* a (* t z)) (* a (* x y))) |
(* a (* t z)) |
(* z (+ (* a t) (/ (* a (* x y)) z))) |
(* z (+ (* a t) (/ (* a (* x y)) z))) |
(* z (+ (* a t) (/ (* a (* x y)) z))) |
(* a (* t z)) |
(* -1 (* z (+ (* -1 (* a t)) (* -1 (/ (* a (* x y)) z))))) |
(* -1 (* z (+ (* -1 (* a t)) (* -1 (/ (* a (* x y)) z))))) |
(* -1 (* z (+ (* -1 (* a t)) (* -1 (/ (* a (* x y)) z))))) |
(* a (* x y)) |
(+ (* a (* t z)) (* a (* x y))) |
(+ (* a (* t z)) (* a (* x y))) |
(+ (* a (* t z)) (* a (* x y))) |
(* a (* t z)) |
(* t (+ (* a z) (/ (* a (* x y)) t))) |
(* t (+ (* a z) (/ (* a (* x y)) t))) |
(* t (+ (* a z) (/ (* a (* x y)) t))) |
(* a (* t z)) |
(* -1 (* t (+ (* -1 (* a z)) (* -1 (/ (* a (* x y)) t))))) |
(* -1 (* t (+ (* -1 (* a z)) (* -1 (/ (* a (* x y)) t))))) |
(* -1 (* t (+ (* -1 (* a z)) (* -1 (/ (* a (* x y)) t))))) |
(* a (* t z)) |
(+ (* a (* t z)) (* a (* x y))) |
(+ (* a (* t z)) (* a (* x y))) |
(+ (* a (* t z)) (* a (* x y))) |
(* a (* x y)) |
(* x (+ (* a y) (/ (* a (* t z)) x))) |
(* x (+ (* a y) (/ (* a (* t z)) x))) |
(* x (+ (* a y) (/ (* a (* t z)) x))) |
(* a (* x y)) |
(* -1 (* x (+ (* -1 (* a y)) (* -1 (/ (* a (* t z)) x))))) |
(* -1 (* x (+ (* -1 (* a y)) (* -1 (/ (* a (* t z)) x))))) |
(* -1 (* x (+ (* -1 (* a y)) (* -1 (/ (* a (* t z)) x))))) |
(* a (* t z)) |
(+ (* a (* t z)) (* a (* x y))) |
(+ (* a (* t z)) (* a (* x y))) |
(+ (* a (* t z)) (* a (* x y))) |
(* a (* x y)) |
(* y (+ (* a x) (/ (* a (* t z)) y))) |
(* y (+ (* a x) (/ (* a (* t z)) y))) |
(* y (+ (* a x) (/ (* a (* t z)) y))) |
(* a (* x y)) |
(* -1 (* y (+ (* -1 (* a x)) (* -1 (/ (* a (* t z)) y))))) |
(* -1 (* y (+ (* -1 (* a x)) (* -1 (/ (* a (* t z)) y))))) |
(* -1 (* y (+ (* -1 (* a x)) (* -1 (/ (* a (* t z)) y))))) |
(* x y) |
(+ (* t z) (* x y)) |
(+ (* t z) (* x y)) |
(+ (* t z) (* x y)) |
(* t z) |
(* z (+ t (/ (* x y) z))) |
(* z (+ t (/ (* x y) z))) |
(* z (+ t (/ (* x y) z))) |
(* t z) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* x y) |
(+ (* t z) (* x y)) |
(+ (* t z) (* x y)) |
(+ (* t z) (* x y)) |
(* t z) |
(* t (+ z (/ (* x y) t))) |
(* t (+ z (/ (* x y) t))) |
(* t (+ z (/ (* x y) t))) |
(* t z) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(* t z) |
(+ (* t z) (* x y)) |
(+ (* t z) (* x y)) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (/ (* t z) x))) |
(* x (+ y (/ (* t z) x))) |
(* x (+ y (/ (* t z) x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* t z) |
(+ (* t z) (* x y)) |
(+ (* t z) (* x y)) |
(+ (* t z) (* x y)) |
(* x y) |
(* y (+ x (/ (* t z) y))) |
(* y (+ x (/ (* t z) y))) |
(* y (+ x (/ (* t z) y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
| Outputs |
|---|
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 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)) |
(*.f64 z (neg.f64 t)) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 t)) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 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)) |
(* z (- (/ (* x y) z) t)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 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)) |
(* -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 x y (*.f64 z (neg.f64 t))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 t)) |
(* 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 z (neg.f64 t)) |
(* -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) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 t)) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 t)) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 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)) |
(* z (- (/ (* x y) z) t)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 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)) |
(* -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 x y (*.f64 z (neg.f64 t))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 t)) |
(* 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 z (neg.f64 t)) |
(* -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) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* 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 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 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) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (fma.f64 t (/.f64 z (*.f64 x (neg.f64 a))) (/.f64 y a))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (fma.f64 t (/.f64 z (*.f64 y (neg.f64 a))) (/.f64 x a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t a)) (/.f64 z (neg.f64 a)))) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 z (neg.f64 t))) a) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* x (+ (* -1 (* t (* y z))) (* t (* y z))))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* x (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (* x (pow y 2)))))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 t z)))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* x (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (* x (pow y 2)))))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 t z)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (+ (* -1 (/ (* t (* y z)) x)) (+ (/ (* t (* y z)) x) (pow y 2)))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (+ (* -1 (/ (* t (* y z)) x)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (/ (* t (* y z)) x) (pow y 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 y y) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 x x)))) |
(* (pow x 2) (+ (* -1 (/ (* t (* y z)) x)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow x 2))) (+ (/ (* t (* y z)) x) (pow y 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 y y) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 x x)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y z))) (* t (* y z))) x)) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (/ (* (pow t 2) (pow z 2)) x))) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 y y) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 x x)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (* t (* y z))) (+ (* t (* y z)) (/ (* (pow t 2) (pow z 2)) x))) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 y y) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 x x)))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* y (+ (* -1 (* t (* x z))) (* t (* x z))))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* y (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (* (pow x 2) y))))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 t z)))) |
(+ (* -1 (* (pow t 2) (pow z 2))) (* y (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (* (pow x 2) y))))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 t z)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1 (/ (* t (* x z)) y)) (+ (/ (* t (* x z)) y) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1 (/ (* t (* x z)) y)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t (* x z)) y) (pow x 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 t (neg.f64 t)) (/.f64 (*.f64 z z) (*.f64 y y)) (*.f64 x x))) |
(* (pow y 2) (+ (* -1 (/ (* t (* x z)) y)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t (* x z)) y) (pow x 2))))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 t (neg.f64 t)) (/.f64 (*.f64 z z) (*.f64 y y)) (*.f64 x x))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* t (* x z))) (* t (* x z))) y)) (pow x 2))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (/ (* (pow t 2) (pow z 2)) y))) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 t (neg.f64 t)) (/.f64 (*.f64 z z) (*.f64 y y)) (*.f64 x x))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (* t (* x z))) (+ (* t (* x z)) (/ (* (pow t 2) (pow z 2)) y))) y)) (pow x 2))) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 t (neg.f64 t)) (/.f64 (*.f64 z z) (*.f64 y y)) (*.f64 x x))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(+ (* z (+ (* -1 (* t (* x y))) (* t (* x y)))) (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(+ (* z (+ (* -1 (* t (* x y))) (+ (* -1 (* (pow t 2) z)) (* t (* x y))))) (* (pow x 2) (pow y 2))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 t z)))) |
(+ (* z (+ (* -1 (* t (* x y))) (+ (* -1 (* (pow t 2) z)) (* t (* x y))))) (* (pow x 2) (pow y 2))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 t z)))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(* (pow z 2) (+ (* -1 (/ (* t (* x y)) z)) (+ (* -1 (pow t 2)) (/ (* t (* x y)) z)))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(* (pow z 2) (+ (* -1 (/ (* t (* x y)) z)) (+ (* -1 (pow t 2)) (+ (/ (* t (* x y)) z) (/ (* (pow x 2) (pow y 2)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z)) (*.f64 t t))) |
(* (pow z 2) (+ (* -1 (/ (* t (* x y)) z)) (+ (* -1 (pow t 2)) (+ (/ (* t (* x y)) z) (/ (* (pow x 2) (pow y 2)) (pow z 2)))))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z)) (*.f64 t t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* t (* x y))) (* t (* x y))) z)) (* -1 (pow t 2)))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* t (* x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* t (* x y)))) z)) (* -1 (pow t 2)))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z)) (*.f64 t t))) |
(* (pow z 2) (+ (* -1 (/ (+ (* -1 (* t (* x y))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) z)) (* t (* x y)))) z)) (* -1 (pow t 2)))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z)) (*.f64 t t))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(+ (* t (+ (* -1 (* x (* y z))) (* x (* y z)))) (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(+ (* t (+ (* -1 (* t (pow z 2))) (+ (* -1 (* x (* y z))) (* x (* y z))))) (* (pow x 2) (pow y 2))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 t z)))) |
(+ (* t (+ (* -1 (* t (pow z 2))) (+ (* -1 (* x (* y z))) (* x (* y z))))) (* (pow x 2) (pow y 2))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 t z)))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(* (pow t 2) (+ (* -1 (/ (* x (* y z)) t)) (+ (* -1 (pow z 2)) (/ (* x (* y z)) t)))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(* (pow t 2) (+ (* -1 (/ (* x (* y z)) t)) (+ (* -1 (pow z 2)) (+ (/ (* x (* y z)) t) (/ (* (pow x 2) (pow y 2)) (pow t 2)))))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t t)) (*.f64 z z))) |
(* (pow t 2) (+ (* -1 (/ (* x (* y z)) t)) (+ (* -1 (pow z 2)) (+ (/ (* x (* y z)) t) (/ (* (pow x 2) (pow y 2)) (pow t 2)))))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t t)) (*.f64 z z))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* x (* y z))) (* x (* y z))) t)) (* -1 (pow z 2)))) |
(*.f64 t (*.f64 z (*.f64 z (neg.f64 t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* x (* y z))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* x (* y z)))) t)) (* -1 (pow z 2)))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t t)) (*.f64 z z))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (* x (* y z))) (+ (* -1 (/ (* (pow x 2) (pow y 2)) t)) (* x (* y z)))) t)) (* -1 (pow z 2)))) |
(*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t t)) (*.f64 z z))) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (+ (* t z) (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (* x y)) |
(*.f64 y (*.f64 x a)) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (* t z)) |
(*.f64 t (*.f64 z a)) |
(* z (+ (* a t) (/ (* a (* x y)) z))) |
(*.f64 z (*.f64 a (fma.f64 x (/.f64 y z) t))) |
(* z (+ (* a t) (/ (* a (* x y)) z))) |
(*.f64 z (*.f64 a (fma.f64 x (/.f64 y z) t))) |
(* z (+ (* a t) (/ (* a (* x y)) z))) |
(*.f64 z (*.f64 a (fma.f64 x (/.f64 y z) t))) |
(* a (* t z)) |
(*.f64 t (*.f64 z a)) |
(* -1 (* z (+ (* -1 (* a t)) (* -1 (/ (* a (* x y)) z))))) |
(*.f64 z (*.f64 a (fma.f64 x (/.f64 y z) t))) |
(* -1 (* z (+ (* -1 (* a t)) (* -1 (/ (* a (* x y)) z))))) |
(*.f64 z (*.f64 a (fma.f64 x (/.f64 y z) t))) |
(* -1 (* z (+ (* -1 (* a t)) (* -1 (/ (* a (* x y)) z))))) |
(*.f64 z (*.f64 a (fma.f64 x (/.f64 y z) t))) |
(* a (* x y)) |
(*.f64 y (*.f64 x a)) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (* t z)) |
(*.f64 t (*.f64 z a)) |
(* t (+ (* a z) (/ (* a (* x y)) t))) |
(*.f64 t (*.f64 a (fma.f64 x (/.f64 y t) z))) |
(* t (+ (* a z) (/ (* a (* x y)) t))) |
(*.f64 t (*.f64 a (fma.f64 x (/.f64 y t) z))) |
(* t (+ (* a z) (/ (* a (* x y)) t))) |
(*.f64 t (*.f64 a (fma.f64 x (/.f64 y t) z))) |
(* a (* t z)) |
(*.f64 t (*.f64 z a)) |
(* -1 (* t (+ (* -1 (* a z)) (* -1 (/ (* a (* x y)) t))))) |
(*.f64 t (*.f64 a (fma.f64 x (/.f64 y t) z))) |
(* -1 (* t (+ (* -1 (* a z)) (* -1 (/ (* a (* x y)) t))))) |
(*.f64 t (*.f64 a (fma.f64 x (/.f64 y t) z))) |
(* -1 (* t (+ (* -1 (* a z)) (* -1 (/ (* a (* x y)) t))))) |
(*.f64 t (*.f64 a (fma.f64 x (/.f64 y t) z))) |
(* a (* t z)) |
(*.f64 t (*.f64 z a)) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (* x y)) |
(*.f64 y (*.f64 x a)) |
(* x (+ (* a y) (/ (* a (* t z)) x))) |
(*.f64 x (*.f64 a (fma.f64 t (/.f64 z x) y))) |
(* x (+ (* a y) (/ (* a (* t z)) x))) |
(*.f64 x (*.f64 a (fma.f64 t (/.f64 z x) y))) |
(* x (+ (* a y) (/ (* a (* t z)) x))) |
(*.f64 x (*.f64 a (fma.f64 t (/.f64 z x) y))) |
(* a (* x y)) |
(*.f64 y (*.f64 x a)) |
(* -1 (* x (+ (* -1 (* a y)) (* -1 (/ (* a (* t z)) x))))) |
(*.f64 x (*.f64 a (fma.f64 t (/.f64 z x) y))) |
(* -1 (* x (+ (* -1 (* a y)) (* -1 (/ (* a (* t z)) x))))) |
(*.f64 x (*.f64 a (fma.f64 t (/.f64 z x) y))) |
(* -1 (* x (+ (* -1 (* a y)) (* -1 (/ (* a (* t z)) x))))) |
(*.f64 x (*.f64 a (fma.f64 t (/.f64 z x) y))) |
(* a (* t z)) |
(*.f64 t (*.f64 z a)) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(+ (* a (* t z)) (* a (* x y))) |
(*.f64 a (fma.f64 x y (*.f64 t z))) |
(* a (* x y)) |
(*.f64 y (*.f64 x a)) |
(* y (+ (* a x) (/ (* a (* t z)) y))) |
(*.f64 y (*.f64 a (fma.f64 t (/.f64 z y) x))) |
(* y (+ (* a x) (/ (* a (* t z)) y))) |
(*.f64 y (*.f64 a (fma.f64 t (/.f64 z y) x))) |
(* y (+ (* a x) (/ (* a (* t z)) y))) |
(*.f64 y (*.f64 a (fma.f64 t (/.f64 z y) x))) |
(* a (* x y)) |
(*.f64 y (*.f64 x a)) |
(* -1 (* y (+ (* -1 (* a x)) (* -1 (/ (* a (* t z)) y))))) |
(*.f64 y (*.f64 a (fma.f64 t (/.f64 z y) x))) |
(* -1 (* y (+ (* -1 (* a x)) (* -1 (/ (* a (* t z)) y))))) |
(*.f64 y (*.f64 a (fma.f64 t (/.f64 z y) x))) |
(* -1 (* y (+ (* -1 (* a x)) (* -1 (/ (* a (* t z)) y))))) |
(*.f64 y (*.f64 a (fma.f64 t (/.f64 z y) x))) |
(* x y) |
(*.f64 x y) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(* t z) |
(*.f64 t z) |
(* z (+ t (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) t)) |
(* z (+ t (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) t)) |
(* z (+ t (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) t)) |
(* t z) |
(*.f64 t z) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(*.f64 z (fma.f64 x (/.f64 y z) t)) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(*.f64 z (fma.f64 x (/.f64 y z) t)) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(*.f64 z (fma.f64 x (/.f64 y z) t)) |
(* x y) |
(*.f64 x y) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(* t z) |
(*.f64 t z) |
(* t (+ z (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) z)) |
(* t (+ z (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) z)) |
(* t (+ z (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) z)) |
(* t z) |
(*.f64 t z) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(*.f64 t (fma.f64 x (/.f64 y t) z)) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(*.f64 t (fma.f64 x (/.f64 y t) z)) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(*.f64 t (fma.f64 x (/.f64 y t) z)) |
(* t z) |
(*.f64 t z) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ (* t z) x))) |
(*.f64 x (fma.f64 t (/.f64 z x) y)) |
(* x (+ y (/ (* t z) x))) |
(*.f64 x (fma.f64 t (/.f64 z x) y)) |
(* x (+ y (/ (* t z) x))) |
(*.f64 x (fma.f64 t (/.f64 z x) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(*.f64 x (fma.f64 t (/.f64 z x) y)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(*.f64 x (fma.f64 t (/.f64 z x) y)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(*.f64 x (fma.f64 t (/.f64 z x) y)) |
(* t z) |
(*.f64 t z) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(+ (* t z) (* x y)) |
(fma.f64 x y (*.f64 t z)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ (* t z) y))) |
(*.f64 y (fma.f64 t (/.f64 z y) x)) |
(* y (+ x (/ (* t z) y))) |
(*.f64 y (fma.f64 t (/.f64 z y) x)) |
(* y (+ x (/ (* t z) y))) |
(*.f64 y (fma.f64 t (/.f64 z y) x)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(*.f64 y (fma.f64 t (/.f64 z y) x)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(*.f64 y (fma.f64 t (/.f64 z y) x)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(*.f64 y (fma.f64 t (/.f64 z y) x)) |
| 1× | batch-egg-rewrite |
| 8 710× | lower-fma.f32 |
| 8 704× | lower-fma.f64 |
| 4 780× | lower-/.f32 |
| 4 766× | lower-/.f64 |
| 4 200× | lower-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 148 |
| 0 | 47 | 136 |
| 1 | 190 | 125 |
| 2 | 1660 | 125 |
| 0 | 8475 | 125 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) a) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(neg.f64 t) |
(/.f64 z a) |
(/.f64 (*.f64 x y) a) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(/.f64 x a) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 (*.f64 z t) a) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a (fma.f64 z t (*.f64 x y)))) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) |
(*.f64 z t) |
(*.f64 a (fma.f64 z t (*.f64 x y))) |
(fma.f64 z t (*.f64 x y)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (neg.f64 (/.f64 (*.f64 x y) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 a (*.f64 x y)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z t)) (*.f64 a a))) |
(-.f64 (/.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 a (*.f64 x y)) a)) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (*.f64 z (neg.f64 t))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a (fma.f64 x y (*.f64 z t)))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t)))) (/.f64 (/.f64 a (*.f64 x y)) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (/.f64 a (*.f64 z t))) (*.f64 a (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 a (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 x (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 y (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (/.f64 z (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (/.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) #s(literal 1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) #s(literal 0 binary64))) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))) (neg.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))) (/.f64 a (*.f64 z t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (fma.f64 x (neg.f64 y) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))) (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 x y))) (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)) (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) a) (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))) (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) a) (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)) (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 z t))) (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))) (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a)) (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.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))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (fma.f64 x y (*.f64 z t))) |
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 z t)) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a) (*.f64 a (/.f64 a (*.f64 x y)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.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)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 z (neg.f64 t))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z t))) a) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a))) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a))) (neg.f64 (*.f64 a (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a)) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64))) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t)))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t)))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a)) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.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 z (neg.f64 t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (fma.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (*.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) (+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))))) (*.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 z t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))))) |
(*.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 x y))))) |
(*.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(*.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(*.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 (fma.f64 x y (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z t) (*.f64 x y)))) (-.f64 (*.f64 z t) (*.f64 x y))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) a) (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) a) (/.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) a)) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a)) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 a)) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #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)) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a (fma.f64 x y (*.f64 z t)))) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(/.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a)) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(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 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y)))) |
(*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) a)) |
(*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) a)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))) (/.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(+.f64 (*.f64 x y) (*.f64 z (neg.f64 t))) |
(+.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 z (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t)) (*.f64 x y)) |
(fma.f64 x y (*.f64 z (neg.f64 t))) |
(fma.f64 y x (*.f64 z (neg.f64 t))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 z (neg.f64 t))) |
(fma.f64 z (neg.f64 t) (*.f64 x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(fma.f64 (neg.f64 t) z (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x y)) (*.f64 z (neg.f64 t))) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal 1 binary64) (*.f64 x y)) |
(fma.f64 (neg.f64 z) t (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 x (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 y (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 y (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 y (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 x (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 y (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) x) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) y) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 z (neg.f64 t))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 z (neg.f64 t)))))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 z (neg.f64 t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 z (*.f64 t (*.f64 z t)) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (fma.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t))) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 z (neg.f64 t))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (-.f64 (*.f64 z t) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x y))) |
(neg.f64 (neg.f64 (*.f64 x y))) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) (neg.f64 a))) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) #s(literal -1 binary64)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y))))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y))) (neg.f64 a)) |
(/.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) #s(literal -1 binary64))) a) |
(pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y)))))) |
(*.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)))) |
(neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)))) |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
(*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)))) |
(+.f64 (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (neg.f64 (/.f64 (*.f64 x y) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 a (*.f64 x y)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z t)) (*.f64 a a))) |
(-.f64 (/.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 a (*.f64 x y)) a)) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (*.f64 z (neg.f64 t))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a (fma.f64 x y (*.f64 z t)))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t)))) (/.f64 (/.f64 a (*.f64 x y)) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (/.f64 a (*.f64 z t))) (*.f64 a (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 a (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 x (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 y (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (/.f64 z (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (/.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) #s(literal 1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) #s(literal 0 binary64))) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))) (neg.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))) (/.f64 a (*.f64 z t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (fma.f64 x (neg.f64 y) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))) (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 x y))) (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)) (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) a) (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))) (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) a) (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)) (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 z t))) (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))) (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a)) (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.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))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (fma.f64 x y (*.f64 z t))) |
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 z t)) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a) (*.f64 a (/.f64 a (*.f64 x y)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.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)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 z (neg.f64 t))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z t))) a) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a))) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a))) (neg.f64 (*.f64 a (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a)) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64))) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t)))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t)))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a)) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.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 z (neg.f64 t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (fma.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (*.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) (+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))))) (*.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 z t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))))) |
(*.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 x y))))) |
(*.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(*.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(*.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 (fma.f64 x y (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z t) (*.f64 x y)))) (-.f64 (*.f64 z t) (*.f64 x y))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) a) (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) a) (/.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) a)) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a)) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 a)) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 t t) t)) |
(neg.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (neg.f64 (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 t t #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (neg.f64 t))))) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(/.f64 (neg.f64 (*.f64 t t)) (-.f64 #s(literal 0 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t t #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t t))) (neg.f64 t)) |
(*.f64 #s(literal 1 binary64) (neg.f64 t)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 z (neg.f64 a))) |
(neg.f64 (/.f64 z (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 z #s(literal -1 binary64)))) |
(/.f64 z a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a z))) |
(/.f64 (neg.f64 z) (neg.f64 a)) |
(/.f64 (*.f64 z #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 z #s(literal -1 binary64))) a) |
(pow.f64 (/.f64 a z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) z) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 z (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 z a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a z)))) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x y) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (neg.f64 (/.f64 (*.f64 x y) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 y a) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 x a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x a) y #s(literal 0 binary64)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) a)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y a) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x y) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 x y) #s(literal -1 binary64)))) |
(/.f64 x (/.f64 a y)) |
(/.f64 y (/.f64 a x)) |
(/.f64 (*.f64 x y) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 a x))) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64))) a) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 x y) a)) |
(pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 y a)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 y (/.f64 x a)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 x y))))) |
(*.f64 (neg.f64 (*.f64 x y)) (/.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 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) 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 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (neg.f64 (/.f64 (*.f64 x y) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 a (*.f64 x y)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z t)) (*.f64 a a))) |
(-.f64 (/.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 a (*.f64 x y)) a)) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (*.f64 z (neg.f64 t))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a (fma.f64 x y (*.f64 z t)))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t)))) (/.f64 (/.f64 a (*.f64 x y)) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (/.f64 a (*.f64 z t))) (*.f64 a (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 a (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 x (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 y (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (/.f64 z (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (/.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) #s(literal 1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) #s(literal 0 binary64))) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))) (neg.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))) (/.f64 a (*.f64 z t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (fma.f64 x (neg.f64 y) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))) (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 x y))) (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)) (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) a) (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))) (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) a) (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)) (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 z t))) (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))) (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a)) (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.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))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (fma.f64 x y (*.f64 z t))) |
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 z t)) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a) (*.f64 a (/.f64 a (*.f64 x y)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.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)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 z (neg.f64 t))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z t))) a) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a))) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a))) (neg.f64 (*.f64 a (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a)) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64))) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t)))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t)))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a)) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.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 z (neg.f64 t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (fma.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (*.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) (+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))))) (*.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 z t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))))) |
(*.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 x y))))) |
(*.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(*.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(*.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 (fma.f64 x y (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z t) (*.f64 x y)))) (-.f64 (*.f64 z t) (*.f64 x y))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) a) (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) a) (/.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) a)) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a)) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 a)) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #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))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 x (neg.f64 a))) |
(neg.f64 (/.f64 x (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 x a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a 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 #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 x (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 x a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a x)))) |
(*.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 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a z)) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (*.f64 z t) a))) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z (neg.f64 t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (neg.f64 (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z t) a) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) |
(/.f64 (*.f64 z t) (neg.f64 a)) |
(/.f64 (neg.f64 t) (/.f64 a z)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (*.f64 z (neg.f64 t)) a) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (neg.f64 (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) #s(literal 0 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (neg.f64 (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))))) |
(/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))) (neg.f64 (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))) (/.f64 (*.f64 z t) a)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (/.f64 a z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) (neg.f64 z))) a) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (neg.f64 t))) a) |
(pow.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 z (neg.f64 t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (neg.f64 (/.f64 t a))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t))) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (/.f64 z a) (/.f64 (neg.f64 t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (/.f64 (*.f64 z t) a)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))) (/.f64 a (*.f64 z t))) |
(*.f64 (/.f64 z (neg.f64 a)) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) t) |
(*.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 z t) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) |
(/.f64 z (/.f64 a t)) |
(/.f64 t (/.f64 a z)) |
(/.f64 (*.f64 z t) a) |
(/.f64 (neg.f64 t) (neg.f64 (/.f64 a z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 (*.f64 z (neg.f64 t)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 z t) a))) |
(/.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64))) a) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 z (/.f64 t a)) |
(*.f64 t (/.f64 z a)) |
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 z a) t) |
(*.f64 (/.f64 z a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(*.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t a) z) |
(*.f64 (/.f64 t a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (neg.f64 (/.f64 (*.f64 x y) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 a (*.f64 x y)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z t)) (*.f64 a a))) |
(-.f64 (/.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(-.f64 (/.f64 a (*.f64 (/.f64 a (*.f64 x y)) a)) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (*.f64 z (neg.f64 t))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (fma.f64 x y (*.f64 z t))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a (fma.f64 x y (*.f64 z t)))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t)))) (/.f64 (/.f64 a (*.f64 x y)) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (/.f64 a (*.f64 z t))) (*.f64 a (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 a (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) (/.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 x (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 y (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (/.f64 z (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (/.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) #s(literal 1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (neg.f64 (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) #s(literal 0 binary64))) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))) (neg.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))) (/.f64 a (*.f64 z t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) t (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 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 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (fma.f64 x (neg.f64 y) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))) (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 x y))) (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)) (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) a) (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))) (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) a) (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)) (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 z t))) (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))) (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a)) (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.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))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (fma.f64 x y (*.f64 z t))) |
(/.f64 (fma.f64 x (neg.f64 y) (*.f64 z t)) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a) (*.f64 a (/.f64 a (*.f64 x y)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.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)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 z (neg.f64 t))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z t))) a) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a))) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a))) (neg.f64 (*.f64 a (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a)) (neg.f64 (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64))) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t)))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t)))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a)) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.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 z (neg.f64 t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (fma.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (*.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))) (-.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) (+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))))) (*.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.f64 a (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (neg.f64 y) (*.f64 z t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y))))) |
(*.f64 (fma.f64 a (*.f64 z t) (*.f64 (neg.f64 a) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 x y)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 x y))))) |
(*.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(*.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (-.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) a))) |
(*.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 x y)) a)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 (fma.f64 x y (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z t) (*.f64 x y)))) (-.f64 (*.f64 z t) (*.f64 x y))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) a) (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) a) (/.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) a)) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a)) (/.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 a)) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (/.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) a) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (*.f64 x y) (*.f64 z t))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(+.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(+.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x y)) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (neg.f64 t)))) |
(+.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t))) (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 x y (*.f64 z t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 t (*.f64 z (*.f64 z t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (*.f64 t t) (*.f64 (*.f64 z (*.f64 z t)) (*.f64 z (*.f64 z t))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (*.f64 t t) (*.f64 (*.f64 z (*.f64 z t)) (*.f64 z (*.f64 z t))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 t (*.f64 z (*.f64 z t)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 x (*.f64 y (*.f64 x y)) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 y (*.f64 x (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t)) (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 x y (*.f64 z t)))) |
(fma.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 t (*.f64 z (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (*.f64 z t) (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 x y) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 z t) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x y) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (neg.f64 t)))) |
(fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 z t))))))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 z t))))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (*.f64 y y) (*.f64 x x) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 (*.f64 y y) (*.f64 x x) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 (*.f64 y y) (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 (*.f64 y y) (*.f64 (neg.f64 x) (neg.f64 x)) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) z) t (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) t) z (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) x) y (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) y) x (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 (*.f64 (*.f64 x y) x) y (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 (*.f64 (*.f64 x y) y) x (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 (*.f64 (*.f64 x y) y) x (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 (*.f64 (*.f64 z t) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) (/.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 (*.f64 x x) (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 (*.f64 x x) (*.f64 (neg.f64 y) (neg.f64 y)) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 z t) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 z t) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t))))) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal 1 binary64)) (pow.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal 1 binary64)) (pow.f64 (*.f64 x y) #s(literal 1 binary64)) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 x x) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 x x) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 y y) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 y y) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) |
(neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))))) (fma.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (*.f64 t t) (*.f64 (*.f64 z (*.f64 z t)) (*.f64 z (*.f64 z t))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))) (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 t (*.f64 z (*.f64 z t)))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (-.f64 (*.f64 x y) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (*.f64 t t) (*.f64 (*.f64 z (*.f64 z t)) (*.f64 z (*.f64 z t))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))))) (-.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 t (*.f64 z (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (-.f64 (*.f64 z t) (*.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (-.f64 (*.f64 x y) (*.f64 z t))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))))) (neg.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t)))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))))))) (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (*.f64 t t) (*.f64 (*.f64 z (*.f64 z t)) (*.f64 z (*.f64 z t))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 t (*.f64 z (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 z t) (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (-.f64 (*.f64 x y) (*.f64 z t)))) (neg.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z t)))) (neg.f64 (-.f64 (*.f64 z t) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (pow.f64 (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t)) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 x y)) (*.f64 x (*.f64 x y))) (-.f64 (*.f64 (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (pow.f64 (neg.f64 (*.f64 t (*.f64 z (*.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 z (*.f64 z t)))) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (neg.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x y)) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x y)) (-.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (neg.f64 t))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (neg.f64 t)))) (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x y)) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (neg.f64 t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 x y (*.f64 z t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t))) (-.f64 (*.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 x y (*.f64 z t))) (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t))) (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (neg.f64 (*.f64 t (*.f64 z (*.f64 z t)))) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (*.f64 t (*.f64 z (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))))) (-.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x y)) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x y))) (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (neg.f64 t))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (neg.f64 t))))) (-.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x y)) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 x y (*.f64 z t))) (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 x y (*.f64 z t))))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t))) (*.f64 (*.f64 z (neg.f64 t)) (fma.f64 x y (*.f64 z t))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) |
(*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (*.f64 t t) (*.f64 (*.f64 z (*.f64 z t)) (*.f64 z (*.f64 z t))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t (-.f64 (*.f64 x y) (*.f64 z t)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z t)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x y) x) y (*.f64 t (*.f64 z (*.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (-.f64 (*.f64 x y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64)) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 t))) |
(neg.f64 (*.f64 z (neg.f64 t))) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 z t) |
(*.f64 t z) |
(*.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (neg.f64 t))) |
(+.f64 (*.f64 a (*.f64 z t)) (*.f64 a (*.f64 x y))) |
(+.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (-.f64 (*.f64 a (*.f64 z t)) (*.f64 a (*.f64 x y)))) (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (-.f64 (*.f64 a (*.f64 z t)) (*.f64 a (*.f64 x y))))) |
(fma.f64 a (*.f64 x y) (*.f64 a (*.f64 z t))) |
(fma.f64 a (*.f64 z t) (*.f64 a (*.f64 x y))) |
(fma.f64 x (*.f64 y a) (*.f64 a (*.f64 z t))) |
(fma.f64 y (*.f64 x a) (*.f64 a (*.f64 z t))) |
(fma.f64 (*.f64 x y) a (*.f64 a (*.f64 z t))) |
(fma.f64 z (*.f64 t a) (*.f64 a (*.f64 x y))) |
(fma.f64 t (*.f64 z a) (*.f64 a (*.f64 x y))) |
(fma.f64 (*.f64 z t) a (*.f64 a (*.f64 x y))) |
(fma.f64 (*.f64 a x) y (*.f64 a (*.f64 z t))) |
(fma.f64 (*.f64 a y) x (*.f64 a (*.f64 z t))) |
(fma.f64 (*.f64 a z) t (*.f64 a (*.f64 x y))) |
(fma.f64 (*.f64 a t) z (*.f64 a (*.f64 x y))) |
(neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 z t)) (*.f64 a (*.f64 x y))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 z t)) (*.f64 a (*.f64 x y))) (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (*.f64 a (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) a))) |
(/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 z t)) (*.f64 a (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 z t)) (*.f64 a (*.f64 x y)))) |
(/.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) |
(/.f64 (*.f64 a (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (-.f64 (*.f64 z t) (*.f64 x y))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) a) (-.f64 (*.f64 z t) (*.f64 x y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 z t)) (*.f64 a (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 a (*.f64 z t)) (*.f64 a (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 z t) (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a)) (neg.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) a)) (neg.f64 (-.f64 (*.f64 z t) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a) (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 x y)) (*.f64 a (*.f64 z t)))) |
(*.f64 a (fma.f64 x y (*.f64 z t))) |
(*.f64 (fma.f64 x y (*.f64 z t)) a) |
(*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 z t)) (*.f64 a (*.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 z t)) (*.f64 a (*.f64 x y))))) |
(*.f64 (*.f64 a (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(*.f64 (*.f64 a (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) |
(+.f64 (*.f64 x y) (*.f64 z t)) |
(+.f64 (*.f64 z t) (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(-.f64 (*.f64 x y) (*.f64 z (neg.f64 t))) |
(-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 x y) (*.f64 z t))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 z t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 x y (*.f64 z t)) |
(fma.f64 y x (*.f64 z t)) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 z t)) |
(fma.f64 z t (*.f64 x y)) |
(fma.f64 t z (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal 1 binary64) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (neg.f64 t)) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x y)) (*.f64 z t)) |
(fma.f64 (*.f64 t (*.f64 z (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 x (*.f64 y (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t)))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 x (*.f64 y (*.f64 z t)))))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (-.f64 (*.f64 z t) (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (-.f64 (*.f64 x y) (*.f64 z t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 x (*.f64 y (*.f64 z t))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (-.f64 (*.f64 z t) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 z (*.f64 t (*.f64 z t)) (*.f64 (*.f64 x y) (*.f64 z (neg.f64 t)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z t) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))))) (+.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 z t))) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 z t) (*.f64 x y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z (*.f64 z t))) (*.f64 x (*.f64 y (*.f64 z t))))))) |
(*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z t) (*.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 x y) (*.f64 z t))) (/.f64 (fma.f64 x y (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 z (*.f64 z t)))))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t))))) #s(literal 1 binary64))) (/.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x (*.f64 y (-.f64 (*.f64 x y) (*.f64 z t))) (*.f64 t (*.f64 z (*.f64 z t)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) (/.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) |
Compiled 83 652 to 3 121 computations (96.3% saved)
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 269 | 11 | 3 280 |
| Fresh | 3 | 0 | 3 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 3 276 | 13 | 3 289 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 85.5% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| 85.4% | (fma.f64 (/.f64 x a) y (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)))) | |
| ▶ | 88.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| 86.4% | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x))) | |
| 86.0% | (fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) | |
| ✓ | 89.4% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| ▶ | 51.0% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
| ▶ | 80.9% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
| ✓ | 50.0% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
| 49.6% | (/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y)))) | |
| ▶ | 51.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
| 50.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) | |
| 71.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a)))) |
Compiled 369 to 238 computations (35.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (*.f64 (neg.f64 z) (/.f64 t a)) |
| ✓ | cost-diff | 0 | (/.f64 x a) |
| ✓ | cost-diff | 704 | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | cost-diff | 0 | (fma.f64 t (/.f64 z (neg.f64 x)) y) |
| ✓ | cost-diff | 0 | #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) |
| ✓ | cost-diff | 0 | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
| ✓ | cost-diff | 704 | (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
| ✓ | cost-diff | 0 | (*.f64 z (neg.f64 t)) |
| ✓ | cost-diff | 0 | #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (*.f64 z (neg.f64 t)) |
| ✓ | cost-diff | 0 | #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) |
| ✓ | cost-diff | 0 | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
| ✓ | cost-diff | 0 | (neg.f64 (/.f64 (*.f64 z t) a)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) a) x) |
| ✓ | cost-diff | 704 | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| 9 632× | lower-fma.f32 |
| 9 628× | lower-fma.f64 |
| 2 414× | lower-*.f32 |
| 2 402× | lower-*.f64 |
| 1 976× | lower-/.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 210 |
| 0 | 54 | 210 |
| 1 | 108 | 202 |
| 2 | 196 | 202 |
| 3 | 492 | 198 |
| 4 | 1233 | 198 |
| 5 | 2155 | 194 |
| 6 | 3632 | 194 |
| 7 | 5102 | 194 |
| 8 | 6142 | 194 |
| 9 | 6392 | 194 |
| 10 | 6492 | 194 |
| 11 | 6608 | 194 |
| 12 | 7862 | 194 |
| 0 | 8089 | 194 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) x) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
x |
y |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 (*.f64 z t) a) |
(*.f64 z t) |
z |
t |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) |
(*.f64 z (neg.f64 t)) |
z |
(neg.f64 t) |
t |
a |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
#s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) |
(*.f64 z (neg.f64 t)) |
z |
(neg.f64 t) |
t |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
x |
(fma.f64 t (/.f64 z (neg.f64 x)) y) |
t |
(/.f64 z (neg.f64 x)) |
z |
(neg.f64 x) |
y |
a |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 x a) |
x |
a |
y |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(neg.f64 z) |
z |
(/.f64 t a) |
t |
| Outputs |
|---|
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) x) |
(/.f64 x a) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
x |
y |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(/.f64 (*.f64 z t) a) |
(*.f64 z t) |
z |
t |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 t (neg.f64 z))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 t (neg.f64 z))) |
(*.f64 z (neg.f64 t)) |
(*.f64 t (neg.f64 z)) |
z |
(neg.f64 t) |
t |
a |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 t (neg.f64 z))) a) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
#s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) |
#s(approx (- (* x y) (* z t)) (*.f64 t (neg.f64 z))) |
(*.f64 z (neg.f64 t)) |
(*.f64 t (neg.f64 z)) |
z |
(neg.f64 t) |
t |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (-.f64 (*.f64 x y) (*.f64 z t))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) |
#s(approx (- (* x y) (* z t)) (-.f64 (*.f64 x y) (*.f64 z t))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
x |
(fma.f64 t (/.f64 z (neg.f64 x)) y) |
(-.f64 y (/.f64 (*.f64 z t) x)) |
t |
(/.f64 z (neg.f64 x)) |
(neg.f64 (/.f64 z x)) |
z |
(neg.f64 x) |
y |
a |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 x a) |
x |
a |
y |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(neg.f64 z) |
z |
(/.f64 t a) |
t |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 t a) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 92.7% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | accuracy | 89.4% | (*.f64 (neg.f64 z) (/.f64 t a)) |
| ✓ | accuracy | 100.0% | #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) |
| ✓ | accuracy | 94.3% | (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
| ✓ | accuracy | 94.0% | (fma.f64 t (/.f64 z (neg.f64 x)) y) |
| ✓ | accuracy | 90.2% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
| ✓ | accuracy | 100.0% | (*.f64 z (neg.f64 t)) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 90.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
| ✓ | accuracy | 51.3% | #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) |
| ✓ | accuracy | 100.0% | (*.f64 z (neg.f64 t)) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 90.2% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
| ✓ | accuracy | 51.3% | #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 (*.f64 z t) a)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1 binary64) a) x) |
| ✓ | accuracy | 92.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| ✓ | accuracy | 91.6% | (/.f64 (*.f64 z t) a) |
| 91.0ms | 256× | 0 | valid |
Compiled 176 to 32 computations (81.8% saved)
ival-add: 31.0ms (49.9% of total)ival-mult: 15.0ms (24.2% of total)ival-div: 10.0ms (16.1% of total)ival-neg: 4.0ms (6.4% of total)ival-sub: 1.0ms (1.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a)))> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) a) x)> |
#<alt (/.f64 #s(literal 1 binary64) a)> |
#<alt (neg.f64 (/.f64 (*.f64 z t) a))> |
#<alt (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a)> |
#<alt #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))> |
#<alt (*.f64 z (neg.f64 t))> |
#<alt (neg.f64 t)> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))))> |
#<alt (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))> |
#<alt (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a)> |
#<alt #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)))> |
#<alt (fma.f64 t (/.f64 z (neg.f64 x)) y)> |
#<alt (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a)))> |
#<alt (/.f64 x a)> |
#<alt (*.f64 (neg.f64 z) (/.f64 t a))> |
#<alt (neg.f64 z)> |
#<alt (/.f64 (*.f64 z t) a)> |
#<alt (/.f64 t a)> |
| Outputs |
|---|
#<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 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) 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 (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) a))> |
#<alt (- (/ (* x y) a) (/ (* t z) 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 (- (/ (* x y) (* a z)) (/ t a)))> |
#<alt (* z (- (/ (* x y) (* a z)) (/ t a)))> |
#<alt (* z (- (/ (* x y) (* a z)) (/ t a)))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a)))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ 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 (- (/ (* x y) (* a t)) (/ z a)))> |
#<alt (* t (- (/ (* x y) (* a t)) (/ z a)))> |
#<alt (* t (- (/ (* x y) (* a t)) (/ z a)))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a)))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a)))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z 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 (/ 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) 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 (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (/ (- (* 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) 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 (* -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 (* 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 (* 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) 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 y> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (* -1 (/ (* t z) x))> |
#<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) x))> |
#<alt (* -1 (* t (+ (* -1 (/ y t)) (/ z x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y t)) (/ z x))))> |
#<alt (* -1 (* t (+ (* -1 (/ y t)) (/ z x))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (* -1 (/ (* t z) x))> |
#<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) x))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (/ t x))))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (/ t x))))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (/ t x))))> |
#<alt (* -1 (/ (* t z) x))> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) x)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) x)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) x)> |
#<alt y> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (* -1 (/ (* t z) x))> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt (+ y (* -1 (/ (* t z) x)))> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ (* t z) (* x y)))))> |
#<alt (* y (+ 1 (* -1 (/ (* t z) (* x y)))))> |
#<alt (* y (+ 1 (* -1 (/ (* t z) (* x y)))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ (* t z) (* x y)) 1)))> |
#<alt (* -1 (* y (- (/ (* t z) (* x y)) 1)))> |
#<alt (* -1 (* y (- (/ (* t z) (* x y)) 1)))> |
#<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)) (* 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 (/ (* 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 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 (* -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 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 z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
183 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | 0 | (* x (+ (* t (/ z (neg x))) y)) |
| 0.0ms | x | @ | inf | (* x (+ (* t (/ z (neg x))) y)) |
| 0.0ms | z | @ | 0 | (* x (+ (* t (/ z (neg x))) y)) |
| 0.0ms | x | @ | 0 | (* x (+ (* t (/ z (neg x))) y)) |
| 0.0ms | t | @ | inf | (* x (+ (* t (/ z (neg x))) y)) |
| 1× | egg-herbie |
| 7 248× | lower-fma.f64 |
| 7 248× | lower-fma.f32 |
| 3 384× | lower-*.f64 |
| 3 384× | lower-*.f32 |
| 2 018× | lower-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 4710 |
| 1 | 516 | 4674 |
| 2 | 1532 | 4674 |
| 3 | 4422 | 4674 |
| 4 | 7861 | 4674 |
| 0 | 8326 | 4674 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* 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 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(* -1 (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) 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)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(- (/ (* x y) a) (/ (* t z) 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 (- (/ (* x y) (* a z)) (/ t a))) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ 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 (- (/ (* x y) (* a t)) (/ z a))) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z 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) |
(/ 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) 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)))) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(/ (- (* 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) 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)))) |
(* -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)))) |
(* 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) |
(* 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) 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)))) |
y |
(+ y (* -1 (/ (* t z) x))) |
(+ y (* -1 (/ (* t z) x))) |
(+ y (* -1 (/ (* t z) x))) |
(* -1 (/ (* t z) x)) |
(* t (+ (* -1 (/ z x)) (/ y t))) |
(* t (+ (* -1 (/ z x)) (/ y t))) |
(* t (+ (* -1 (/ z x)) (/ y t))) |
(* -1 (/ (* t z) x)) |
(* -1 (* t (+ (* -1 (/ y t)) (/ z x)))) |
(* -1 (* t (+ (* -1 (/ y t)) (/ z x)))) |
(* -1 (* t (+ (* -1 (/ y t)) (/ z x)))) |
y |
(+ y (* -1 (/ (* t z) x))) |
(+ y (* -1 (/ (* t z) x))) |
(+ y (* -1 (/ (* t z) x))) |
(* -1 (/ (* t z) x)) |
(* z (+ (* -1 (/ t x)) (/ y z))) |
(* z (+ (* -1 (/ t x)) (/ y z))) |
(* z (+ (* -1 (/ t x)) (/ y z))) |
(* -1 (/ (* t z) x)) |
(* -1 (* z (+ (* -1 (/ y z)) (/ t x)))) |
(* -1 (* z (+ (* -1 (/ y z)) (/ t x)))) |
(* -1 (* z (+ (* -1 (/ y z)) (/ t x)))) |
(* -1 (/ (* t z) x)) |
(/ (+ (* -1 (* t z)) (* x y)) x) |
(/ (+ (* -1 (* t z)) (* x y)) x) |
(/ (+ (* -1 (* t z)) (* x y)) x) |
y |
(+ y (* -1 (/ (* t z) x))) |
(+ y (* -1 (/ (* t z) x))) |
(+ y (* -1 (/ (* t z) x))) |
y |
(+ y (* -1 (/ (* t z) x))) |
(+ y (* -1 (/ (* t z) x))) |
(+ y (* -1 (/ (* t z) x))) |
(* -1 (/ (* t z) x)) |
(+ y (* -1 (/ (* t z) x))) |
(+ y (* -1 (/ (* t z) x))) |
(+ y (* -1 (/ (* t z) x))) |
y |
(* y (+ 1 (* -1 (/ (* t z) (* x y))))) |
(* y (+ 1 (* -1 (/ (* t z) (* x y))))) |
(* y (+ 1 (* -1 (/ (* t z) (* x y))))) |
y |
(* -1 (* y (- (/ (* t z) (* x y)) 1))) |
(* -1 (* y (- (/ (* t z) (* x y)) 1))) |
(* -1 (* y (- (/ (* t z) (* x y)) 1))) |
(* -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)) (* 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))))) |
(/ (* 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 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) |
(* -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 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
| Outputs |
|---|
(/ (- (* 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 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (- (* -1 (* x y)) (* -1 (* t z))) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(- (/ (* 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) |
(* 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)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(- (/ (* x y) a) (/ (* t z) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(- (/ (* 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) |
(* 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)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (- (/ (* x y) (* a z)) (/ t a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ t a))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (- (* -1 (/ (* x y) (* a z))) (* -1 (/ 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)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (- (/ (* x y) (* a t)) (/ z a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (- (* -1 (/ (* x y) (* a t))) (* -1 (/ z a))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.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) |
(/ 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)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 (* t z)) |
(neg.f64 (*.f64 t z)) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(/ (- (* 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) a)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(* 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
(neg.f64 (*.f64 t 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)) |
y |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (/ (* t z) x)) |
(*.f64 z (/.f64 t (neg.f64 x))) |
(* t (+ (* -1 (/ z x)) (/ y t))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* t (+ (* -1 (/ z x)) (/ y t))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* t (+ (* -1 (/ z x)) (/ y t))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (/ (* t z) x)) |
(*.f64 z (/.f64 t (neg.f64 x))) |
(* -1 (* t (+ (* -1 (/ y t)) (/ z x)))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (* t (+ (* -1 (/ y t)) (/ z x)))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (* t (+ (* -1 (/ y t)) (/ z x)))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
y |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (/ (* t z) x)) |
(*.f64 z (/.f64 t (neg.f64 x))) |
(* z (+ (* -1 (/ t x)) (/ y z))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* z (+ (* -1 (/ t x)) (/ y z))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* z (+ (* -1 (/ t x)) (/ y z))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (/ (* t z) x)) |
(*.f64 z (/.f64 t (neg.f64 x))) |
(* -1 (* z (+ (* -1 (/ y z)) (/ t x)))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (* z (+ (* -1 (/ y z)) (/ t x)))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (* z (+ (* -1 (/ y z)) (/ t x)))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (/ (* t z) x)) |
(*.f64 z (/.f64 t (neg.f64 x))) |
(/ (+ (* -1 (* t z)) (* x y)) x) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(/ (+ (* -1 (* t z)) (* x y)) x) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(/ (+ (* -1 (* t z)) (* x y)) x) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
y |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
y |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (/ (* t z) x)) |
(*.f64 z (/.f64 t (neg.f64 x))) |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(+ y (* -1 (/ (* t z) x))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
y |
(* y (+ 1 (* -1 (/ (* t z) (* x y))))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* y (+ 1 (* -1 (/ (* t z) (* x y))))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* y (+ 1 (* -1 (/ (* t z) (* x y))))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
y |
(* -1 (* y (- (/ (* t z) (* x y)) 1))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (* y (- (/ (* t z) (* x y)) 1))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (* y (- (/ (* t z) (* x y)) 1))) |
(-.f64 y (/.f64 (*.f64 t z) x)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t 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)) (* 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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)) |
(neg.f64 (/.f64 (*.f64 t 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 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) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t 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 z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
| 1× | batch-egg-rewrite |
| 5 910× | lower-fma.f32 |
| 5 906× | lower-fma.f64 |
| 5 136× | lower-/.f32 |
| 5 122× | lower-/.f64 |
| 3 774× | lower-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 157 |
| 0 | 54 | 151 |
| 1 | 196 | 147 |
| 2 | 1167 | 147 |
| 0 | 8341 | 147 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) x) |
(/.f64 #s(literal 1 binary64) a) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) |
(*.f64 z (neg.f64 t)) |
(neg.f64 t) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
(*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y)) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
#s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) |
(fma.f64 t (/.f64 z (neg.f64 x)) y) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 x a) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(neg.f64 z) |
(/.f64 (*.f64 z t) a) |
(/.f64 t a) |
| Outputs |
|---|
(+.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(+.f64 (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)))) |
(+.f64 (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(-.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 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a))) |
(-.f64 (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (neg.f64 (*.f64 z t))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) a) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z t)) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 y (*.f64 x y))))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (fma.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 y (*.f64 x y))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (fma.f64 x y (*.f64 z t))) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (/.f64 a (*.f64 z t))) (*.f64 a (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 a (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a))))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(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 (*.f64 x y) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 y (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (/.f64 z (neg.f64 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 z t) (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.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 z t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 #s(literal -1 binary64) 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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))))) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) x (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 z t)))) (*.f64 a a))) (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 x y) a (*.f64 a (neg.f64 (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 z t))) (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)))) (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a a)))) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 z t)))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) |
(/.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 z t)))) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z t)) a) |
(/.f64 (-.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 x)) (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (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 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a (*.f64 x y)))) |
(/.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 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 x y))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 y #s(literal 1 binary64)))) (*.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 y (neg.f64 x)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 #s(literal 1 binary64) 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 (neg.f64 x) y))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) y)) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x y)) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a (*.f64 x y)))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 x y))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (neg.f64 (*.f64 x y)))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.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) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 x y)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 x y)))) |
(/.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) a (*.f64 (/.f64 a t) (*.f64 x y))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a t) (/.f64 a 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 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (/.f64 a (*.f64 z t)) y)) (*.f64 (/.f64 a (*.f64 z t)) (/.f64 a x))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 x y))) (*.f64 (/.f64 a (*.f64 z t)) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (neg.f64 (*.f64 x y)))) (*.f64 (/.f64 a (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a (*.f64 z t)) (neg.f64 a))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a (*.f64 z t)) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a (*.f64 z t)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 x y)) a) (*.f64 a (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a (*.f64 y #s(literal 1 binary64)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 y (neg.f64 x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a (*.f64 #s(literal 1 binary64) y))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 a)) y)) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 (neg.f64 (neg.f64 a)) (*.f64 x y))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 x y)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) a (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 a (*.f64 x y)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) y)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) a (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 x y))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 y (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) a (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (neg.f64 x) y))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 a (*.f64 x y)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) y)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) a (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 x y))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (neg.f64 (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 y (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) a (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (neg.f64 x) y))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a (*.f64 x y)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a t) y)) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) a (*.f64 (/.f64 a t) (*.f64 x y))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 y (neg.f64 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 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) a (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) a (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a (*.f64 x y)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a x) (*.f64 (/.f64 a t) y)) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) a (*.f64 (/.f64 a t) (*.f64 x y))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 y (neg.f64 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 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) a (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.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 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 z))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a t))) |
(/.f64 (+.f64 (/.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 a (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (/.f64 a (*.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 a (*.f64 x y)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (/.f64 a (*.f64 x y)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 x y)) (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 y (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.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 (*.f64 z t)) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 y (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 y (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 y (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 (/.f64 a (*.f64 z t))) a) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 (neg.f64 a) (*.f64 z t)) a) (*.f64 a (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 a (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 x y) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 a (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a t) (*.f64 a (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.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 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.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 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.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 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (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 y #s(literal 1 binary64)) (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a t) (*.f64 (/.f64 a x) (neg.f64 z))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (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 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a 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)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 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 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 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 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 (/.f64 a (*.f64 z t))) a) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (neg.f64 a) (*.f64 z t)) a) (*.f64 a (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a (*.f64 z t)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 a (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 a (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 a (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.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 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.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 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.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 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a t) (*.f64 (/.f64 a x) (neg.f64 z))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.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 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.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 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.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 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (-.f64 (/.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 a t) (*.f64 (/.f64 a (*.f64 x y)) z)) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a t))) |
(/.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) (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 (*.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 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (neg.f64 a)))) |
(/.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 (/.f64 a t) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a (*.f64 z t))) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z 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 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 y (/.f64 a t)) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.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) (/.f64 a t)) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a (neg.f64 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)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.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)) (neg.f64 (/.f64 a (*.f64 z t)))) a) (*.f64 (neg.f64 a) (neg.f64 (/.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 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.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)) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a (*.f64 z t))) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a t)) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) a) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a t)) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (/.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 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 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 (/.f64 a (*.f64 z t)))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 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 y (neg.f64 x)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a (*.f64 z t))) a) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a t)) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a)) (*.f64 a (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.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 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 (/.f64 a (*.f64 z t)))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 z t))) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a t)) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) a) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a t)) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.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 (*.f64 (neg.f64 x) y) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (/.f64 a (*.f64 z t)))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a))) |
(/.f64 (neg.f64 (fma.f64 z (neg.f64 t) (*.f64 x y))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 x y)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 x y)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) a (*.f64 a (neg.f64 (*.f64 z t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a))) (neg.f64 (*.f64 a (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (fma.f64 (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 z t)))) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a))) |
(*.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 x y) a (*.f64 a (neg.f64 (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 x a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 x (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 x (neg.f64 a))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 x a)) |
(neg.f64 (/.f64 x (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a x)))) |
(/.f64 x a) |
(/.f64 x (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) x)) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (neg.f64 a)) (fma.f64 (/.f64 x a) (/.f64 x a) (*.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 x (neg.f64 a)))))) |
(pow.f64 (/.f64 a x) #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 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 x a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a x)))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal -1 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 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a t)) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 a) (*.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) |
(/.f64 (*.f64 z t) (neg.f64 a)) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 z t)) a) |
(/.f64 (neg.f64 (*.f64 z t)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (/.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a t)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a t)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 z t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64))) (neg.f64 (/.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (neg.f64 t))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z))) (neg.f64 (/.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) (neg.f64 z))) (neg.f64 (neg.f64 a))) |
(pow.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 a) (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(*.f64 z (neg.f64 (/.f64 t a))) |
(*.f64 z (/.f64 (neg.f64 t) a)) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 z))) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(*.f64 (/.f64 (neg.f64 t) a) z) |
(*.f64 (/.f64 (neg.f64 t) a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 t a)) |
(*.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t a)) |
(*.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (neg.f64 t) a)) |
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) (neg.f64 a))) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal -1 binary64)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))))) |
(*.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
#s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) |
(*.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) |
(*.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(neg.f64 (*.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t))) (+.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(*.f64 z (neg.f64 t)) |
(*.f64 t (neg.f64 z)) |
(*.f64 (neg.f64 t) z) |
(*.f64 (neg.f64 z) t) |
(*.f64 #s(literal -1 binary64) (*.f64 z t)) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 t t) (+.f64 #s(literal 0 binary64) t))) |
(neg.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 t #s(literal -1 binary64)) |
(/.f64 (neg.f64 t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 t) (neg.f64 t)) (*.f64 #s(literal 0 binary64) (neg.f64 t))))) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) (neg.f64 a))) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal -1 binary64)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))))) |
(*.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x))) |
(+.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x))) (fma.f64 x (neg.f64 (*.f64 t (/.f64 z x))) (neg.f64 (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (neg.f64 (*.f64 t (/.f64 z x))) (neg.f64 (*.f64 x y))))) |
(fma.f64 x y (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x))) |
(fma.f64 x (neg.f64 (*.f64 t (/.f64 z x))) (*.f64 x y)) |
(fma.f64 y x (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x))) |
(fma.f64 t (*.f64 (neg.f64 (/.f64 z x)) x) (*.f64 x y)) |
(fma.f64 (neg.f64 (/.f64 z x)) (*.f64 t x) (*.f64 x y)) |
(fma.f64 (neg.f64 (*.f64 t (/.f64 z x))) x (*.f64 x y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (*.f64 z t) x) (*.f64 x y)) |
(fma.f64 (/.f64 (*.f64 z t) x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 x t) (neg.f64 (/.f64 z x)) (*.f64 x y)) |
(fma.f64 (*.f64 x (neg.f64 (/.f64 z x))) t (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 z t)) (/.f64 #s(literal -1 binary64) x) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 x x) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 z t) x) (/.f64 #s(literal -1 binary64) x) (*.f64 x y)) |
(fma.f64 (/.f64 x x) (*.f64 (*.f64 z t) #s(literal -1 binary64)) (*.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (*.f64 x y)))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (neg.f64 (*.f64 t (/.f64 z x))) (neg.f64 (*.f64 x y))) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x))) (*.f64 x (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y)) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 t (neg.f64 x)) y))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x))) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x (neg.f64 (*.f64 t (/.f64 z x))) (neg.f64 (*.f64 x y)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)))) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y))) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) x) (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y)) x) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 x (neg.f64 (*.f64 t (/.f64 z x))) (neg.f64 (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) x)) (neg.f64 (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y)) x)) (neg.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)))))) |
(*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y)) |
(*.f64 (fma.f64 z (/.f64 t (neg.f64 x)) y) x) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (*.f64 x y)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 z t)) (neg.f64 x))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 (*.f64 t (/.f64 z x))) (neg.f64 (*.f64 x y))))) |
(*.f64 (*.f64 x (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x))))) |
(*.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) (neg.f64 a))) |
(neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) #s(literal -1 binary64)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y)))))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) #s(literal 1 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y)))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))))))) |
(*.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
#s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 z (/.f64 t (neg.f64 x)) y))) |
(+.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) |
(+.f64 (neg.f64 (*.f64 t (/.f64 z x))) y) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) (/.f64 (*.f64 y y) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (neg.f64 (*.f64 t (/.f64 z x))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (/.f64 z x))) y) |
(fma.f64 z (*.f64 (/.f64 #s(literal -1 binary64) x) t) y) |
(fma.f64 z (/.f64 t (neg.f64 x)) y) |
(fma.f64 t (neg.f64 (/.f64 z x)) y) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) x) y) |
(fma.f64 (neg.f64 t) (/.f64 z x) y) |
(fma.f64 (neg.f64 (/.f64 z x)) t y) |
(fma.f64 (neg.f64 (/.f64 z x)) (/.f64 t #s(literal 1 binary64)) y) |
(fma.f64 (neg.f64 z) (/.f64 t x) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (/.f64 z x)) y) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) x) y) |
(fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 z t) #s(literal 1 binary64)) y) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 t (/.f64 #s(literal 1 binary64) z)) y) |
(fma.f64 (/.f64 z x) (neg.f64 t) y) |
(fma.f64 (/.f64 t x) (neg.f64 z) y) |
(fma.f64 (*.f64 t #s(literal 1 binary64)) (neg.f64 (/.f64 z x)) y) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) y) |
(fma.f64 (*.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 z x)) y) |
(fma.f64 (/.f64 t (neg.f64 x)) (/.f64 z #s(literal 1 binary64)) y) |
(fma.f64 (/.f64 t (neg.f64 x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) y) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t (neg.f64 x)) y) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (neg.f64 (/.f64 z x)) y) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (neg.f64 (/.f64 z x)) y) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 t (neg.f64 x)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 t (neg.f64 x)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 z x))) (*.f64 z t)) (*.f64 (*.f64 z t) y)) (neg.f64 x))) (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 t (neg.f64 x)) y)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (fma.f64 y y (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 z x))) (*.f64 z t)) (*.f64 (*.f64 z t) y)) (neg.f64 x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y)) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 z x))) (*.f64 z t)) (*.f64 (*.f64 z t) y)) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y))) (neg.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y))) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x))) (-.f64 y (neg.f64 (*.f64 t (/.f64 z x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) (*.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y) (*.f64 y y))) (*.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)))) (neg.f64 (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) (/.f64 (*.f64 y y) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)) (/.f64 (*.f64 y y) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 t (neg.f64 x)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 t (neg.f64 x)) y)) |
(*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x))))) |
(*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 z x))) (*.f64 z t)) (*.f64 (*.f64 z t) y)) (neg.f64 x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 z x))) y)))) |
(*.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 y (neg.f64 (*.f64 t (/.f64 z x)))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(+.f64 (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) |
(+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)))) |
(+.f64 (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(-.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 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a))) |
(-.f64 (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (neg.f64 (*.f64 z t))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) a) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z t)) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 y (*.f64 x y))))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (fma.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 y (*.f64 x y))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (fma.f64 x y (*.f64 z t))) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (/.f64 a (*.f64 z t))) (*.f64 a (/.f64 a (*.f64 z t)))) (/.f64 a (*.f64 a (/.f64 a (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a))))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(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 (*.f64 x y) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) y) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 y (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 z)) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (/.f64 z (neg.f64 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 z t) (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.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 z t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 #s(literal -1 binary64) 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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))))) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) z (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) x (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 (neg.f64 x) y) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (neg.f64 t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 z (neg.f64 t) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 z t)))) (*.f64 a a))) (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 x y) a (*.f64 a (neg.f64 (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 z t))) (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)))) (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a a)))) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 z t)))) (*.f64 a a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) |
(/.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 x y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 z t)))) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z t)) a) |
(/.f64 (-.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 x)) (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (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 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a (*.f64 x y)))) |
(/.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 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 x y))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 y #s(literal 1 binary64)))) (*.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 y (neg.f64 x)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 #s(literal 1 binary64) 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 (neg.f64 x) y))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) y)) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x y)) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a (*.f64 x y)))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 x y))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (neg.f64 (*.f64 x y)))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 (neg.f64 a) (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.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) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 x y)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 x y)))) |
(/.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) a (*.f64 (/.f64 a t) (*.f64 x y))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a t) (/.f64 a 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 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a (*.f64 z t)) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (/.f64 a (*.f64 z t)) y)) (*.f64 (/.f64 a (*.f64 z t)) (/.f64 a x))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 x y))) (*.f64 (/.f64 a (*.f64 z t)) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (neg.f64 (*.f64 x y)))) (*.f64 (/.f64 a (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a (*.f64 z t)) (neg.f64 a))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a (*.f64 z t)) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a (*.f64 z t)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 z t)) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a (*.f64 z t)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 x y)) a) (*.f64 a (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 x y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a (*.f64 y #s(literal 1 binary64)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 y (neg.f64 x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 a (*.f64 #s(literal 1 binary64) y))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 a)) y)) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 (neg.f64 (neg.f64 a)) (*.f64 x y))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 x y)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (/.f64 a x) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z t)) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) a (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 a (*.f64 x y)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) y)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) a (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 x y))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 y (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) a (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (neg.f64 x) y))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 a (*.f64 x y)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) y)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) a (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 x y))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (neg.f64 (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 y (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) a (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 a x) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (neg.f64 a) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (neg.f64 x) y))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a (*.f64 x y)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a t) y)) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) a (*.f64 (/.f64 a t) (*.f64 x y))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 y (neg.f64 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 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) a (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) a (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a (*.f64 x y)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a x) (*.f64 (/.f64 a t) y)) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) a (*.f64 (/.f64 a t) (*.f64 x y))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 y (neg.f64 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 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a x) (*.f64 (/.f64 a t) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) a (*.f64 (neg.f64 a) (*.f64 x y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 a a)) |
(/.f64 (fma.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 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 z))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a t))) |
(/.f64 (+.f64 (/.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 a (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (/.f64 a (*.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 a (*.f64 x y)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 x y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (/.f64 a (*.f64 x y)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 x y)) (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 y (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.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 (*.f64 z t)) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 y (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 y (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 y (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 (/.f64 a (*.f64 z t))) a) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 (neg.f64 a) (*.f64 z t)) a) (*.f64 a (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 a (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 x y) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 a (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a t) (*.f64 a (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.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 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.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 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x y)) (/.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 (neg.f64 (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (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 y #s(literal 1 binary64)) (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a t) (*.f64 (/.f64 a x) (neg.f64 z))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (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 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a 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)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 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 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 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 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 (/.f64 a (*.f64 z t))) a) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (neg.f64 a) (*.f64 z t)) a) (*.f64 a (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a (*.f64 z t)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 a (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 a (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 a (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.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 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.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 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.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 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) y) (/.f64 (neg.f64 a) (*.f64 z t)) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a t) (*.f64 (/.f64 a x) (neg.f64 z))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 z t)) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) a (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (/.f64 a x) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a t) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.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 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 (neg.f64 a) (*.f64 z t)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a (*.f64 z t)) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) (*.f64 (neg.f64 a) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.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 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.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 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (-.f64 (/.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 a t) (*.f64 (/.f64 a (*.f64 x y)) z)) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a t))) |
(/.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) (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 (*.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 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (neg.f64 a)))) |
(/.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 (/.f64 a t) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a (*.f64 z t))) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z 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 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 y (/.f64 a t)) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.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) (/.f64 a t)) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a (neg.f64 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)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.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)) (neg.f64 (/.f64 a (*.f64 z t)))) a) (*.f64 (neg.f64 a) (neg.f64 (/.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 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.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)) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a (*.f64 z t))) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a t)) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) a) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a t)) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (/.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 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 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 (/.f64 a (*.f64 z t)))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 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 y (neg.f64 x)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a (*.f64 z t))) a) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a t)) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 a)) (*.f64 a (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.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 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 (/.f64 a (*.f64 z t)))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 z t))) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a t)) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a x) #s(literal -1 binary64))) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a)) (*.f64 (/.f64 a x) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 a))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (/.f64 a x) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) a) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a t)) (*.f64 (/.f64 a x) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.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 (*.f64 (neg.f64 x) y) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (/.f64 a (*.f64 z t)))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 z t))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a))) |
(/.f64 (neg.f64 (fma.f64 z (neg.f64 t) (*.f64 x y))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 x y)))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 x y)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) a (*.f64 a (neg.f64 (*.f64 z t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a))) (neg.f64 (*.f64 a (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 z t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (fma.f64 (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (fma.f64 x (/.f64 y a) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a)) |
(*.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 z t)))) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a))) |
(*.f64 (fma.f64 (*.f64 z t) a (*.f64 (neg.f64 a) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z t)) a (*.f64 a (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 x y) (neg.f64 a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 x y) a (*.f64 a (neg.f64 (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z t)) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z t) (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 z (neg.f64 t) (*.f64 x y))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 x a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 x (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 x (neg.f64 a))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 x a)) |
(neg.f64 (/.f64 x (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a x)))) |
(/.f64 x a) |
(/.f64 x (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(/.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) x)) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (neg.f64 a)) (fma.f64 (/.f64 x a) (/.f64 x a) (*.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 x (neg.f64 a)))))) |
(pow.f64 (/.f64 a x) #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 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 x a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a x)))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a t)) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(neg.f64 (/.f64 (*.f64 z t) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 a) (*.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) |
(/.f64 (*.f64 z t) (neg.f64 a)) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 a) (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 z t)) a) |
(/.f64 (neg.f64 (*.f64 z t)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (/.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a t)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a t)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 z t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64))) (neg.f64 (/.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (neg.f64 t))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z))) (neg.f64 (/.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) (neg.f64 z))) (neg.f64 (neg.f64 a))) |
(pow.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 a) (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(*.f64 z (neg.f64 (/.f64 t a))) |
(*.f64 z (/.f64 (neg.f64 t) a)) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 z))) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 z t) (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 (*.f64 z t) z) t)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z t) z) t) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) a)))) |
(*.f64 (/.f64 (neg.f64 t) a) z) |
(*.f64 (/.f64 (neg.f64 t) a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 t a)) |
(*.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t a)) |
(*.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (neg.f64 t) a)) |
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) 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 z #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) #s(literal 1 binary64)) |
(/.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 (*.f64 z z))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 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 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (neg.f64 (/.f64 (*.f64 z t) a))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 z t) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (*.f64 z #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal -1 binary64)))) |
(/.f64 z (/.f64 a t)) |
(/.f64 (*.f64 z t) a) |
(/.f64 (*.f64 z t) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 z) (neg.f64 (/.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 z t)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a t)) |
(/.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 a t))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 z t)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 z (/.f64 t a)) |
(*.f64 t (/.f64 z a)) |
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 t) (/.f64 z (neg.f64 a))) |
(*.f64 (neg.f64 t) (/.f64 (neg.f64 z) a)) |
(*.f64 (neg.f64 z) (/.f64 (neg.f64 t) a)) |
(*.f64 (/.f64 t a) z) |
(*.f64 (/.f64 t a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z t) a))) |
(*.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t a)) |
(*.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 z a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t a)) |
(+.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 t a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 t (neg.f64 a))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 t a)) |
(neg.f64 (/.f64 t (neg.f64 a))) |
(neg.f64 (/.f64 (neg.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 t a) |
(/.f64 t (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a t))) |
(/.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 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) t)) (*.f64 a a)) |
(/.f64 (neg.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 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) #s(literal 3 binary64)) (pow.f64 (/.f64 t (neg.f64 a)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (neg.f64 a)) (fma.f64 (/.f64 t a) (/.f64 t a) (*.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 t (neg.f64 a)))))) |
(pow.f64 (/.f64 a t) #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 t (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a t)))) |
(*.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)) |
Compiled 45 892 to 2 793 computations (93.9% saved)
15 alts after pruning (8 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 476 | 3 | 2 479 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2 477 | 15 | 2 492 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 85.5% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| ▶ | 85.4% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
| ✓ | 88.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| ▶ | 86.4% | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x))) |
| ▶ | 86.0% | (fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
| ✓ | 89.4% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| ✓ | 51.0% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
| ✓ | 80.9% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
| 42.8% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x #s(approx (+ (* t (/ z (neg x))) y) (*.f64 z (/.f64 t (neg.f64 x)))))) a) | |
| ✓ | 50.0% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
| 49.6% | (/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y)))) | |
| ▶ | 50.5% | (/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
| ✓ | 51.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
| ▶ | 50.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
| 71.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a)))) |
Compiled 354 to 228 computations (35.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t)) |
| ✓ | cost-diff | 0 | (/.f64 x a) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) a) t) |
| ✓ | cost-diff | 704 | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y a) x) |
| ✓ | cost-diff | 0 | (/.f64 z a) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 704 | (fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 z t)) |
| ✓ | cost-diff | 0 | #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) |
| ✓ | cost-diff | 0 | (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | #s(approx (- (* x y) (* z t)) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
| ✓ | cost-diff | 0 | (/.f64 z a) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 384 | (/.f64 y (/.f64 a x)) |
| ✓ | cost-diff | 704 | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x))) |
| 848× | lower-fma.f32 |
| 844× | lower-fma.f64 |
| 804× | times-frac |
| 656× | lower-*.f32 |
| 644× | lower-*.f64 |
Useful iterations: 8 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 187 |
| 0 | 52 | 185 |
| 1 | 92 | 179 |
| 2 | 152 | 177 |
| 3 | 293 | 177 |
| 4 | 402 | 177 |
| 5 | 487 | 177 |
| 6 | 709 | 177 |
| 7 | 1008 | 177 |
| 8 | 2077 | 171 |
| 9 | 2542 | 171 |
| 10 | 2841 | 171 |
| 11 | 3017 | 171 |
| 12 | 3035 | 171 |
| 13 | 3043 | 171 |
| 14 | 3049 | 171 |
| 15 | 3049 | 171 |
| 0 | 3049 | 171 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x))) |
(neg.f64 t) |
t |
(/.f64 z a) |
z |
a |
(/.f64 y (/.f64 a x)) |
y |
(/.f64 a x) |
x |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
#s(literal 1 binary64) |
(/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) |
a |
#s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) |
(neg.f64 (*.f64 z t)) |
(*.f64 z t) |
z |
t |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(neg.f64 t) |
t |
(/.f64 z a) |
z |
a |
(*.f64 (/.f64 y a) x) |
(/.f64 y a) |
y |
x |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
(/.f64 x a) |
x |
a |
y |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t)) |
(neg.f64 z) |
z |
(*.f64 (/.f64 #s(literal 1 binary64) a) t) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
t |
| Outputs |
|---|
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) |
(neg.f64 t) |
t |
(/.f64 z a) |
z |
a |
(/.f64 y (/.f64 a x)) |
(/.f64 (*.f64 x y) a) |
y |
(/.f64 a x) |
x |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
a |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a) |
#s(literal 1 binary64) |
(/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) |
(/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) |
a |
#s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) |
(neg.f64 (*.f64 z t)) |
(*.f64 (neg.f64 t) z) |
(*.f64 z t) |
(*.f64 t z) |
z |
t |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) |
(neg.f64 t) |
t |
(/.f64 z a) |
z |
a |
(*.f64 (/.f64 y a) x) |
(/.f64 (*.f64 x y) a) |
(/.f64 y a) |
y |
x |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 t z)) a) |
(/.f64 x a) |
x |
a |
y |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t)) |
(/.f64 (*.f64 (neg.f64 t) z) a) |
(neg.f64 z) |
z |
(*.f64 (/.f64 #s(literal 1 binary64) a) t) |
(/.f64 t a) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
t |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) a) t) |
| ✓ | accuracy | 92.7% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
| ✓ | accuracy | 89.4% | (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t)) |
| ✓ | accuracy | 100.0% | (/.f64 y a) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 92.8% | (*.f64 (/.f64 y a) x) |
| ✓ | accuracy | 90.7% | (fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 z t)) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
| ✓ | accuracy | 89.8% | (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) |
| ✓ | accuracy | 51.3% | #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 90.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
| ✓ | accuracy | 54.2% | #s(approx (- (* x y) (* z t)) (*.f64 x y)) |
| ✓ | accuracy | 100.0% | (/.f64 a x) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 91.5% | (/.f64 y (/.f64 a x)) |
| ✓ | accuracy | 90.7% | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x))) |
| 61.0ms | 256× | 0 | valid |
Compiled 169 to 31 computations (81.7% saved)
ival-div: 14.0ms (41.2% of total)ival-mult: 12.0ms (35.3% of total)ival-add: 3.0ms (8.8% of total)ival-neg: 3.0ms (8.8% of total)ival-sub: 1.0ms (2.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x)))> |
#<alt (/.f64 y (/.f64 a x))> |
#<alt (neg.f64 t)> |
#<alt (/.f64 z a)> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y)))> |
#<alt (/.f64 #s(literal 1 binary64) a)> |
#<alt #s(approx (- (* x y) (* z t)) (*.f64 x y))> |
#<alt (*.f64 x y)> |
#<alt (/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))))> |
#<alt (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))> |
#<alt #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))> |
#<alt (neg.f64 (*.f64 z t))> |
#<alt (fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x))> |
#<alt (*.f64 (/.f64 y a) x)> |
#<alt (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t)))> |
#<alt (*.f64 (/.f64 #s(literal 1 binary64) a) t)> |
#<alt (/.f64 x a)> |
#<alt (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))> |
#<alt (/.f64 a x)> |
#<alt (/.f64 y a)> |
#<alt (neg.f64 z)> |
| 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 (* 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)) (* 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 (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* 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 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ (- (* 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) 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 (/ 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))> |
#<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 (/ (- (* 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) 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 (/ a (- (* x y) (* t z)))> |
#<alt (/ a (- (* x y) (* t z)))> |
#<alt (/ a (- (* x y) (* t z)))> |
#<alt (/ a (- (* x y) (* t z)))> |
#<alt (/ a (- (* x y) (* t z)))> |
#<alt (/ a (- (* x y) (* t z)))> |
#<alt (/ a (- (* x y) (* t z)))> |
#<alt (/ a (- (* x y) (* t z)))> |
#<alt (/ a (- (* x y) (* t z)))> |
#<alt (/ a (- (* x y) (* t z)))> |
#<alt (/ a (- (* x y) (* t z)))> |
#<alt (/ a (- (* x y) (* t z)))> |
#<alt (* -1 (/ a (* t z)))> |
#<alt (+ (* -1 (/ a (* t z))) (* -1 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1 (/ a (* t z))) (* x (- (* -1 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (/ (* a y) (* (pow t 2) (pow z 2))))))> |
#<alt (+ (* -1 (/ a (* t z))) (* x (- (* x (- (* -1 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (/ (* a (pow y 2)) (* (pow t 3) (pow z 3))))) (/ (* a y) (* (pow t 2) (pow z 2))))))> |
#<alt (/ a (* x y))> |
#<alt (/ (+ (/ a y) (/ (* a (* t z)) (* x (pow y 2)))) x)> |
#<alt (/ (- (+ (/ a y) (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -1 (/ (* a (* t z)) (* x (pow y 2))))) x)> |
#<alt (/ (- (+ (/ a y) (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (+ (* -1 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))))) x)> |
#<alt (/ a (* x y))> |
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (* a (* t z)) (* x (pow y 2))))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3))) (* -1 (/ (* a (* t z)) (pow y 2)))) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (/ (* a (* (pow t 2) (pow z 2))) (pow y 3))) x)) (* -1 (/ (* a (* t z)) (pow y 2)))) x))) x))> |
#<alt (* -1 (/ a (* t z)))> |
#<alt (+ (* -1 (/ a (* t z))) (* -1 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1 (/ a (* t z))) (* y (- (* -1 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (/ (* a x) (* (pow t 2) (pow z 2))))))> |
#<alt (+ (* -1 (/ a (* t z))) (* y (- (* y (- (* -1 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (/ (* a (pow x 2)) (* (pow t 3) (pow z 3))))) (/ (* a x) (* (pow t 2) (pow z 2))))))> |
#<alt (/ a (* x y))> |
#<alt (/ (+ (/ a x) (/ (* a (* t z)) (* (pow x 2) y))) y)> |
#<alt (/ (- (+ (/ a x) (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -1 (/ (* a (* t z)) (* (pow x 2) y)))) y)> |
#<alt (/ (- (+ (/ a x) (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (+ (* -1 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))))) y)> |
#<alt (/ a (* x y))> |
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (* a (* t z)) (* (pow x 2) y)))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y)) (* -1 (/ (* a (* t z)) (pow x 2)))) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (/ (* a (* (pow t 2) (pow z 2))) (pow x 3))) y)) (* -1 (/ (* a (* t z)) (pow x 2)))) y))) y))> |
#<alt (/ a (* x y))> |
#<alt (+ (/ a (* x y)) (/ (* a (* t z)) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* z (- (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3))) (* -1 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (+ (* z (- (* z (- (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4))) (* -1 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -1 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (* -1 (/ a (* t z)))> |
#<alt (/ (+ (* -1 (/ a t)) (* -1 (/ (* a (* x y)) (* (pow t 2) z)))) z)> |
#<alt (/ (- (+ (* -1 (/ a t)) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (/ (* a (* x y)) (* (pow t 2) z))) z)> |
#<alt (/ (- (+ (* -1 (/ a t)) (* -1 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (/ (* a (* x y)) (* (pow t 2) z)) (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) z)> |
#<alt (* -1 (/ a (* t z)))> |
#<alt (* -1 (/ (+ (/ a t) (/ (* a (* x y)) (* (pow t 2) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (/ (* a (* x y)) (pow t 2))) z)) (/ a t)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z)) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (/ (* a (* x y)) (pow t 2))) z)) (/ a t)) z))> |
#<alt (/ a (* x y))> |
#<alt (+ (/ a (* x y)) (/ (* a (* t z)) (* (pow x 2) (pow y 2))))> |
#<alt (+ (* t (- (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3))) (* -1 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (+ (* t (- (* t (- (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4))) (* -1 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -1 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (* -1 (/ a (* t z)))> |
#<alt (/ (+ (* -1 (/ a z)) (* -1 (/ (* a (* x y)) (* t (pow z 2))))) t)> |
#<alt (/ (- (+ (* -1 (/ a z)) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (/ (* a (* x y)) (* t (pow z 2)))) t)> |
#<alt (/ (- (+ (* -1 (/ a z)) (* -1 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (/ (* a (* x y)) (* t (pow z 2))) (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) t)> |
#<alt (* -1 (/ a (* t z)))> |
#<alt (* -1 (/ (+ (/ a z) (/ (* a (* x y)) (* t (pow z 2)))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (/ (* a (* x y)) (pow z 2))) t)) (/ a z)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4))) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (/ (* a (* x y)) (pow z 2))) t)) (/ a z)) t))> |
#<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 (* -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 (* 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)) (* 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 (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* 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 (/ (* 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)) (* 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 (/ (* 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 (/ 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 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 (* -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 (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<alt (/ a x)> |
#<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 (* -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)> |
192 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | t | @ | -inf | (/ a (- (* x y) (* z t))) |
| 5.0ms | a | @ | -inf | (/ a (- (* x y) (* z t))) |
| 1.0ms | x | @ | inf | (/ a (- (* x y) (* z t))) |
| 1.0ms | y | @ | inf | (/ a (- (* x y) (* z t))) |
| 0.0ms | z | @ | inf | (/ a (- (* x y) (* z t))) |
| 1× | egg-herbie |
| 5 820× | lower-*.f64 |
| 5 820× | lower-*.f32 |
| 4 678× | lower-fma.f64 |
| 4 678× | lower-fma.f32 |
| 3 946× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 381 | 6838 |
| 1 | 1361 | 6278 |
| 2 | 5551 | 6250 |
| 0 | 8399 | 6188 |
| 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)) |
(* 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)) (* 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))))) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* 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 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ (- (* 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) 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)))) |
(/ 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)) |
(- (* 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) |
(/ (- (* 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) 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)))) |
(/ 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))) |
(* -1 (/ a (* t z))) |
(+ (* -1 (/ a (* t z))) (* -1 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+ (* -1 (/ a (* t z))) (* x (- (* -1 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (/ (* a y) (* (pow t 2) (pow z 2)))))) |
(+ (* -1 (/ a (* t z))) (* x (- (* x (- (* -1 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (/ (* a (pow y 2)) (* (pow t 3) (pow z 3))))) (/ (* a y) (* (pow t 2) (pow z 2)))))) |
(/ a (* x y)) |
(/ (+ (/ a y) (/ (* a (* t z)) (* x (pow y 2)))) x) |
(/ (- (+ (/ a y) (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -1 (/ (* a (* t z)) (* x (pow y 2))))) x) |
(/ (- (+ (/ a y) (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (+ (* -1 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))))) x) |
(/ a (* x y)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (* a (* t z)) (* x (pow y 2))))) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3))) (* -1 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (/ (* a (* (pow t 2) (pow z 2))) (pow y 3))) x)) (* -1 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(* -1 (/ a (* t z))) |
(+ (* -1 (/ a (* t z))) (* -1 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+ (* -1 (/ a (* t z))) (* y (- (* -1 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (/ (* a x) (* (pow t 2) (pow z 2)))))) |
(+ (* -1 (/ a (* t z))) (* y (- (* y (- (* -1 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (/ (* a (pow x 2)) (* (pow t 3) (pow z 3))))) (/ (* a x) (* (pow t 2) (pow z 2)))))) |
(/ a (* x y)) |
(/ (+ (/ a x) (/ (* a (* t z)) (* (pow x 2) y))) y) |
(/ (- (+ (/ a x) (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -1 (/ (* a (* t z)) (* (pow x 2) y)))) y) |
(/ (- (+ (/ a x) (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (+ (* -1 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))))) y) |
(/ a (* x y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (* a (* t z)) (* (pow x 2) y)))) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y)) (* -1 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (/ (* a (* (pow t 2) (pow z 2))) (pow x 3))) y)) (* -1 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/ a (* x y)) |
(+ (/ a (* x y)) (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) |
(+ (* z (- (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3))) (* -1 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+ (* z (- (* z (- (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4))) (* -1 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -1 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(* -1 (/ a (* t z))) |
(/ (+ (* -1 (/ a t)) (* -1 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/ (- (+ (* -1 (/ a t)) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (/ (* a (* x y)) (* (pow t 2) z))) z) |
(/ (- (+ (* -1 (/ a t)) (* -1 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (/ (* a (* x y)) (* (pow t 2) z)) (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) z) |
(* -1 (/ a (* t z))) |
(* -1 (/ (+ (/ a t) (/ (* a (* x y)) (* (pow t 2) z))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (/ (* a (* x y)) (pow t 2))) z)) (/ a t)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z)) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (/ (* a (* x y)) (pow t 2))) z)) (/ a t)) z)) |
(/ a (* x y)) |
(+ (/ a (* x y)) (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) |
(+ (* t (- (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3))) (* -1 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+ (* t (- (* t (- (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4))) (* -1 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -1 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(* -1 (/ a (* t z))) |
(/ (+ (* -1 (/ a z)) (* -1 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/ (- (+ (* -1 (/ a z)) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (/ (* a (* x y)) (* t (pow z 2)))) t) |
(/ (- (+ (* -1 (/ a z)) (* -1 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (/ (* a (* x y)) (* t (pow z 2))) (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) t) |
(* -1 (/ a (* t z))) |
(* -1 (/ (+ (/ a z) (/ (* a (* x y)) (* t (pow z 2)))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (/ (* a (* x y)) (pow z 2))) t)) (/ a z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4))) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (/ (* a (* x y)) (pow z 2))) t)) (/ a z)) t)) |
(* -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)))) |
(* -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)) |
(* 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)) (* 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))))) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* 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 (/ (* 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)) (* 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))))) |
(/ (* 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)))) |
(/ 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 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) |
(* -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)) |
(/ 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) |
(/ 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) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
| 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)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 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)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 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)) |
(*.f64 t (/.f64 z (neg.f64 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 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 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 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.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 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 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 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 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 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y 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)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 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)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 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)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -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 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -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) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 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 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 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 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y 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)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 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)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(/ a (- (* x y) (* t z))) |
(/.f64 a (fma.f64 x y (*.f64 t (neg.f64 z)))) |
(* -1 (/ a (* t z))) |
(neg.f64 (/.f64 a (*.f64 t z))) |
(+ (* -1 (/ a (* t z))) (* -1 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 a (*.f64 t z)))) |
(+ (* -1 (/ a (* t z))) (* x (- (* -1 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (/ (* a y) (* (pow t 2) (pow z 2)))))) |
(-.f64 (neg.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 y (*.f64 x y)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 y a) (*.f64 t (*.f64 t (*.f64 z z))))) x)) (/.f64 a (*.f64 t z))) |
(+ (* -1 (/ a (* t z))) (* x (- (* x (- (* -1 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (/ (* a (pow y 2)) (* (pow t 3) (pow z 3))))) (/ (* a y) (* (pow t 2) (pow z 2)))))) |
(fma.f64 x (fma.f64 x (neg.f64 (fma.f64 (*.f64 x a) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 y (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))))) (/.f64 (neg.f64 (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 z z))))) (neg.f64 (/.f64 a (*.f64 t z)))) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ (+ (/ a y) (/ (* a (* t z)) (* x (pow y 2)))) x) |
(/.f64 (fma.f64 a (*.f64 t (/.f64 z (*.f64 x (*.f64 x y)))) (/.f64 a x)) y) |
(/ (- (+ (/ a y) (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -1 (/ (* a (* t z)) (* x (pow y 2))))) x) |
(/.f64 (fma.f64 a (fma.f64 t (/.f64 z (*.f64 y (*.f64 x y))) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 a y)) x) |
(/ (- (+ (/ a y) (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (+ (* -1 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))))) x) |
(/.f64 (fma.f64 a (/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (fma.f64 a (fma.f64 t (/.f64 z (*.f64 y (*.f64 x y))) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 a y))) x) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (* a (* t z)) (* x (pow y 2))))) x)) |
(/.f64 (fma.f64 a (*.f64 t (/.f64 z (*.f64 x (*.f64 x y)))) (/.f64 a x)) y) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3))) (* -1 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(/.f64 (fma.f64 a (fma.f64 t (/.f64 z (*.f64 y (*.f64 x y))) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 a y)) x) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (/ (* a (* (pow t 2) (pow z 2))) (pow y 3))) x)) (* -1 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(/.f64 (+.f64 (/.f64 a y) (/.f64 (fma.f64 a (*.f64 z (/.f64 t (*.f64 y y))) (/.f64 (fma.f64 a (/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 a (*.f64 z z))) (*.f64 y (*.f64 y y)))) x)) x)) x) |
(* -1 (/ a (* t z))) |
(neg.f64 (/.f64 a (*.f64 t z))) |
(+ (* -1 (/ a (* t z))) (* -1 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 a (*.f64 t z)))) |
(+ (* -1 (/ a (* t z))) (* y (- (* -1 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (/ (* a x) (* (pow t 2) (pow z 2)))))) |
(fma.f64 y (neg.f64 (fma.f64 a (/.f64 (*.f64 x (*.f64 x y)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 x a) (*.f64 t (*.f64 t (*.f64 z z)))))) (neg.f64 (/.f64 a (*.f64 t z)))) |
(+ (* -1 (/ a (* t z))) (* y (- (* y (- (* -1 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (/ (* a (pow x 2)) (* (pow t 3) (pow z 3))))) (/ (* a x) (* (pow t 2) (pow z 2)))))) |
(fma.f64 y (-.f64 (neg.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 x (*.f64 x (*.f64 x y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x (*.f64 x a)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))) y)) (/.f64 (*.f64 x a) (*.f64 t (*.f64 t (*.f64 z z))))) (neg.f64 (/.f64 a (*.f64 t z)))) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ (+ (/ a x) (/ (* a (* t z)) (* (pow x 2) y))) y) |
(/.f64 (fma.f64 a (*.f64 t (/.f64 z (*.f64 x (*.f64 x y)))) (/.f64 a x)) y) |
(/ (- (+ (/ a x) (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -1 (/ (* a (* t z)) (* (pow x 2) y)))) y) |
(/.f64 (fma.f64 a (fma.f64 t (/.f64 z (*.f64 x (*.f64 x y))) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 x (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 a x)) y) |
(/ (- (+ (/ a x) (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (+ (* -1 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))))) y) |
(/.f64 (fma.f64 a (fma.f64 t (/.f64 z (*.f64 x (*.f64 x y))) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 x (*.f64 y (*.f64 x (*.f64 x y)))))) (fma.f64 a (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64)))))) (/.f64 a x))) y) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (* a (* t z)) (* (pow x 2) y)))) y)) |
(/.f64 (fma.f64 a (*.f64 t (/.f64 z (*.f64 x (*.f64 x y)))) (/.f64 a x)) y) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y)) (* -1 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/.f64 (fma.f64 a (fma.f64 t (/.f64 z (*.f64 x (*.f64 x y))) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 x (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 a x)) y) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (/ (* a (* (pow t 2) (pow z 2))) (pow x 3))) y)) (* -1 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/.f64 (+.f64 (/.f64 a x) (/.f64 (fma.f64 a (/.f64 (*.f64 t z) (*.f64 x x)) (/.f64 (fma.f64 a (/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (*.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 a (*.f64 z z))) (*.f64 x (*.f64 x x)))) y)) y)) y) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(+ (/ a (* x y)) (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) |
(fma.f64 a (*.f64 t (/.f64 z (*.f64 y (*.f64 x (*.f64 x y))))) (/.f64 a (*.f64 x y))) |
(+ (* z (- (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3))) (* -1 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 z (fma.f64 a (/.f64 (*.f64 z (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 (*.f64 a t) (*.f64 y (*.f64 x (*.f64 x y))))) (/.f64 a (*.f64 x y))) |
(+ (* z (- (* z (- (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4))) (* -1 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -1 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 z (fma.f64 a (/.f64 t (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (fma.f64 a (/.f64 (*.f64 t (*.f64 z (*.f64 t t))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y))))))))) (/.f64 a (*.f64 x y))) |
(* -1 (/ a (* t z))) |
(neg.f64 (/.f64 a (*.f64 t z))) |
(/ (+ (* -1 (/ a t)) (* -1 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 a (*.f64 t z)))) |
(/ (- (+ (* -1 (/ a t)) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (/ (* a (* x y)) (* (pow t 2) z))) z) |
(/.f64 (fma.f64 a (fma.f64 x (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (*.f64 t (*.f64 z (*.f64 t t)))))) (/.f64 a t)) (neg.f64 z)) |
(/ (- (+ (* -1 (/ a t)) (* -1 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (/ (* a (* x y)) (* (pow t 2) z)) (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) z) |
(/.f64 (neg.f64 (fma.f64 a (fma.f64 x (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (*.f64 t (*.f64 z (*.f64 t t)))))) (fma.f64 a (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (/.f64 a t)))) z) |
(* -1 (/ a (* t z))) |
(neg.f64 (/.f64 a (*.f64 t z))) |
(* -1 (/ (+ (/ a t) (/ (* a (* x y)) (* (pow t 2) z))) z)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 a (*.f64 t z)))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (/ (* a (* x y)) (pow t 2))) z)) (/ a t)) z)) |
(/.f64 (fma.f64 a (fma.f64 x (/.f64 y (*.f64 z (*.f64 t t))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (*.f64 t (*.f64 z (*.f64 t t)))))) (/.f64 a t)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z)) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (/ (* a (* x y)) (pow t 2))) z)) (/ a t)) z)) |
(/.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 t t)) (/.f64 (fma.f64 a (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t t)))) z))) z) (/.f64 a t)) z) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(+ (/ a (* x y)) (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) |
(fma.f64 a (*.f64 t (/.f64 z (*.f64 y (*.f64 x (*.f64 x y))))) (/.f64 a (*.f64 x y))) |
(+ (* t (- (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3))) (* -1 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 t (fma.f64 a (/.f64 (*.f64 t (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) (*.f64 a (/.f64 z (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 a (*.f64 x y))) |
(+ (* t (- (* t (- (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4))) (* -1 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -1 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 t (fma.f64 a (/.f64 z (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (fma.f64 a (/.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) (/.f64 (*.f64 a (*.f64 t (*.f64 z (*.f64 z z)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))))) (/.f64 a (*.f64 x y))) |
(* -1 (/ a (* t z))) |
(neg.f64 (/.f64 a (*.f64 t z))) |
(/ (+ (* -1 (/ a z)) (* -1 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 a (*.f64 t z)))) |
(/ (- (+ (* -1 (/ a z)) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (/ (* a (* x y)) (* t (pow z 2)))) t) |
(/.f64 (fma.f64 a (fma.f64 x (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 a z)) (neg.f64 t)) |
(/ (- (+ (* -1 (/ a z)) (* -1 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (/ (* a (* x y)) (* t (pow z 2))) (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) t) |
(/.f64 (neg.f64 (fma.f64 a (fma.f64 x (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (fma.f64 (*.f64 a (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (/.f64 a z)))) t) |
(* -1 (/ a (* t z))) |
(neg.f64 (/.f64 a (*.f64 t z))) |
(* -1 (/ (+ (/ a z) (/ (* a (* x y)) (* t (pow z 2)))) t)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 a (*.f64 t z)))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (/ (* a (* x y)) (pow z 2))) t)) (/ a z)) t)) |
(/.f64 (fma.f64 a (fma.f64 x (/.f64 y (*.f64 t (*.f64 z z))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 a z)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4))) (* -1 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (/ (* a (* x y)) (pow z 2))) t)) (/ a z)) t)) |
(/.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z z)) (/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y))))) (/.f64 a (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z z)))) t))) t) (/.f64 a z)) t) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(*.f64 x (-.f64 y (/.f64 (*.f64 t z) x))) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(- (* x y) (* t z)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 t z) y))) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -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 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(* -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)) |
(* -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 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)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 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)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 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)) |
(*.f64 t (/.f64 z (neg.f64 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 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 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 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.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 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 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 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x a))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(*.f64 x (-.f64 (/.f64 y a) (*.f64 z (/.f64 t (*.f64 x 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)) |
(*.f64 t (/.f64 z (neg.f64 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 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y a)))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(*.f64 y (-.f64 (/.f64 x a) (/.f64 (*.f64 t z) (*.f64 y 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)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(*.f64 z (fma.f64 y (/.f64 x (*.f64 a z)) (/.f64 t (neg.f64 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)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 a t)) (/.f64 z (neg.f64 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 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) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ a x) |
(/.f64 a x) |
(/ 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) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
| 1× | batch-egg-rewrite |
| 5 172× | lower-/.f32 |
| 5 156× | lower-/.f64 |
| 4 278× | lower-*.f32 |
| 4 266× | lower-*.f64 |
| 3 548× | lower-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 152 |
| 0 | 52 | 150 |
| 1 | 187 | 142 |
| 2 | 1225 | 136 |
| 0 | 8141 | 136 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x))) |
(/.f64 y (/.f64 a x)) |
(neg.f64 t) |
(/.f64 z a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) a) |
#s(approx (- (* x y) (* z t)) (*.f64 x y)) |
(*.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
(/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t)))) |
#s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))) |
(neg.f64 (*.f64 z t)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(*.f64 (/.f64 y a) x) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) t) |
(/.f64 x a) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t)) |
(/.f64 a x) |
(/.f64 y a) |
(neg.f64 z) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(+.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (*.f64 y x) a)) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(fma.f64 t (neg.f64 (/.f64 z a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 y (/.f64 x a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 x (/.f64 y a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 t) z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 y a) x (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 x a) y (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 x a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (/.f64 a x)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (neg.f64 (/.f64 z a)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y (neg.f64 a)) (neg.f64 x) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (*.f64 (/.f64 z a) #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 y #s(literal 1 binary64)) (/.f64 x a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 y x)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 y) a (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (neg.f64 a) x) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 (neg.f64 a) x) (*.f64 a (neg.f64 y))) (*.f64 a (/.f64 (neg.f64 a) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(/.f64 (-.f64 (neg.f64 (*.f64 y x)) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 x)) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 y)) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (fma.f64 y (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 y (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a z) (*.f64 (/.f64 a y) (neg.f64 t))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 x (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 t))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.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 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.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) (/.f64 a z) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 t))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a z) (*.f64 a (neg.f64 t))) (*.f64 a (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 (neg.f64 t) z)) a) (*.f64 a (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a z) (*.f64 a (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 a (/.f64 a z))) |
(/.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 z) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 a (/.f64 a z))) |
(/.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 a) (/.f64 a z) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 y a) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (/.f64 y a) a (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) z))) (/.f64 a x)) |
(/.f64 (fma.f64 (/.f64 y a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 y a) (/.f64 a z) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 y a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 y a) (/.f64 a z) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 y a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a z) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 t))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a z) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.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 z) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.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 (neg.f64 y) (/.f64 a z) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 t))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 (neg.f64 a) x) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 a z) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 a z) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a y) (neg.f64 t))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z) (*.f64 (/.f64 a y) (neg.f64 t))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) y)) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a y) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 t) a (*.f64 (/.f64 a z) (*.f64 y x))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a z) (/.f64 y a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a z) (neg.f64 y))) (*.f64 (/.f64 a z) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) y)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a y) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) x)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 y x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) a)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 y a))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 y))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 (neg.f64 a) x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a y) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a y) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal 1 binary64) x) (*.f64 a (/.f64 y a))) (/.f64 a x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) 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 (neg.f64 t) z) (/.f64 a x) (*.f64 a (*.f64 y #s(literal 1 binary64)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a (*.f64 #s(literal 1 binary64) y))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a (neg.f64 (neg.f64 y)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a y) (*.f64 a (*.f64 x #s(literal 1 binary64)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 y (neg.f64 x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 x (neg.f64 y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a y) (*.f64 a (*.f64 #s(literal 1 binary64) x))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) 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 (neg.f64 t) z)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 a) (/.f64 y a))) (/.f64 (neg.f64 a) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 a) (neg.f64 y))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 y)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) y)) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) a (*.f64 (/.f64 a z) (*.f64 y x))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a z) (/.f64 y a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a z) (neg.f64 y))) (*.f64 (/.f64 a z) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.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)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.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 #s(literal 1 binary64) x) (*.f64 (neg.f64 a) (/.f64 y a))) (/.f64 (neg.f64 a) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 a) (neg.f64 y))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 y)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) y)) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a y) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) a (*.f64 (/.f64 a z) (*.f64 y x))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a z) (/.f64 y a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a z) (neg.f64 y))) (*.f64 (/.f64 a z) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.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)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.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 #s(literal 1 binary64) x) (*.f64 (neg.f64 a) (/.f64 y a))) (/.f64 (neg.f64 a) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 a) (neg.f64 y))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 y)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x (/.f64 a z)) (*.f64 (/.f64 a y) t)) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 x a) (*.f64 (/.f64 a y) (*.f64 t z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a z)) (*.f64 (/.f64 a (*.f64 y x)) t)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t z))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a z)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) t)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 t z))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a z)) (*.f64 a t)) (*.f64 a (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 a z)) (*.f64 (/.f64 #s(literal 1 binary64) x) t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) a) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t z))) (/.f64 a x)) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a z)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) t)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 t z))) (*.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 (neg.f64 t) z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 a z)) (*.f64 (/.f64 (neg.f64 a) x) t)) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) a) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 t z))) (*.f64 (/.f64 (neg.f64 a) x) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z)) (*.f64 (/.f64 a y) t)) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) a) (*.f64 (/.f64 a y) (*.f64 t z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (neg.f64 y)) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (neg.f64 y)) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (neg.f64 y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z)) (*.f64 (/.f64 a y) t)) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) a) (*.f64 (/.f64 a y) (*.f64 t z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)) (*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 (/.f64 a x) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) a (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 (/.f64 (neg.f64 a) x) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a y))) (neg.f64 (*.f64 a (/.f64 a x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a (*.f64 y x)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 y x)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 (neg.f64 a) x) (*.f64 a (neg.f64 y)))) (neg.f64 (*.f64 a (/.f64 (neg.f64 a) x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (/.f64 (neg.f64 a) x))) |
(/.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 (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (*.f64 y x) a) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 y) (/.f64 (neg.f64 a) x)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a x)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a x)) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 y)) (/.f64 a x)) |
(/.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a y)) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a y)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (/.f64 (neg.f64 a) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (/.f64 (neg.f64 a) x)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (/.f64 (neg.f64 a) x)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 x))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 y))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (/.f64 a x))) |
(*.f64 (/.f64 y (neg.f64 a)) (neg.f64 x)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x a)) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(neg.f64 t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 0 binary64) t))) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(exp.f64 (*.f64 (log.f64 (/.f64 a z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 z (neg.f64 a))) |
(neg.f64 (neg.f64 (/.f64 z a))) |
(neg.f64 (/.f64 z (neg.f64 a))) |
(/.f64 z a) |
(/.f64 #s(literal 1 binary64) (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a z)))) |
(/.f64 (neg.f64 z) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a z) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) a) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 z))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 a)) |
(pow.f64 (/.f64 a z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 z a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) z) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 a))) |
(*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 y x)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 y x))))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x))) (neg.f64 a)) |
(/.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 y x))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 y x)))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 y x))) |
(*.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal -1 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))) |
#s(approx (- (* x y) (* z t)) (*.f64 y x)) |
(*.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 y x))) |
(*.f64 #s(approx (- (* x y) (* z t)) (*.f64 y x)) #s(literal 1 binary64)) |
(*.f64 y x) |
(*.f64 x y) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) |
(/.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) (neg.f64 a)) |
(pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))))) |
(*.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 a) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) |
(/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) |
(/.f64 a (*.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a)))) |
(/.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 a) (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) |
(/.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))))) |
(/.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))))) |
(/.f64 (/.f64 (neg.f64 a) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))))) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))))) |
(pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) |
(*.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) a) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (- (* x y) (* z t)) (*.f64 (neg.f64 t) z)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(neg.f64 (*.f64 t z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z))))) (+.f64 #s(literal 0 binary64) (fma.f64 t (*.f64 z (*.f64 t z)) (*.f64 #s(literal 0 binary64) (*.f64 t z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (*.f64 t z)))) (+.f64 #s(literal 0 binary64) (*.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t (*.f64 z (*.f64 t z)) (*.f64 #s(literal 0 binary64) (*.f64 t z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (*.f64 t z))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 t z)))) |
(*.f64 t (neg.f64 z)) |
(*.f64 (neg.f64 t) z) |
(*.f64 z (neg.f64 t)) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) t) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(+.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(+.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (*.f64 y x) a)) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(fma.f64 t (neg.f64 (/.f64 z a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 y (/.f64 x a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 x (/.f64 y a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 t) z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 y a) x (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 x a) y (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 x a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (/.f64 a x)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (neg.f64 (/.f64 z a)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y (neg.f64 a)) (neg.f64 x) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (*.f64 (/.f64 z a) #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 y #s(literal 1 binary64)) (/.f64 x a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 y x)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 y) a (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (neg.f64 a) x) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 (neg.f64 a) x) (*.f64 a (neg.f64 y))) (*.f64 a (/.f64 (neg.f64 a) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(/.f64 (-.f64 (neg.f64 (*.f64 y x)) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 x)) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 y)) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (fma.f64 y (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 y (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a z) (*.f64 (/.f64 a y) (neg.f64 t))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 x (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 t))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.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 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.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) (/.f64 a z) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 t))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a z) (*.f64 a (neg.f64 t))) (*.f64 a (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 (neg.f64 t) z)) a) (*.f64 a (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a z) (*.f64 a (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 a (/.f64 a z))) |
(/.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 z) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 a (/.f64 a z))) |
(/.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 a) (/.f64 a z) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 y a) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (/.f64 y a) a (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) z))) (/.f64 a x)) |
(/.f64 (fma.f64 (/.f64 y a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 y a) (/.f64 a z) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 y a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 y a) (/.f64 a z) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 y a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a z) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 t))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a z) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.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 z) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.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 (neg.f64 y) (/.f64 a z) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 t))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 (neg.f64 a) x) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 a z) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 a z) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a y) (neg.f64 t))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z) (*.f64 (/.f64 a y) (neg.f64 t))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) y)) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a y) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 t) a (*.f64 (/.f64 a z) (*.f64 y x))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a z) (/.f64 y a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a z) (neg.f64 y))) (*.f64 (/.f64 a z) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) y)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a y) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) x)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 y x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) a)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 y a))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 y))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 (neg.f64 a) x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a y) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a y) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal 1 binary64) x) (*.f64 a (/.f64 y a))) (/.f64 a x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) 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 (neg.f64 t) z) (/.f64 a x) (*.f64 a (*.f64 y #s(literal 1 binary64)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a (*.f64 #s(literal 1 binary64) y))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a (neg.f64 (neg.f64 y)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a y) (*.f64 a (*.f64 x #s(literal 1 binary64)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 y (neg.f64 x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 x (neg.f64 y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a y) (*.f64 a (*.f64 #s(literal 1 binary64) x))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) 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 (neg.f64 t) z)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 a) (/.f64 y a))) (/.f64 (neg.f64 a) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 a) (neg.f64 y))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 y)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) y)) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) a (*.f64 (/.f64 a z) (*.f64 y x))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a z) (/.f64 y a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a z) (neg.f64 y))) (*.f64 (/.f64 a z) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.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)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.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 #s(literal 1 binary64) x) (*.f64 (neg.f64 a) (/.f64 y a))) (/.f64 (neg.f64 a) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 a) (neg.f64 y))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 y)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) y)) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a y) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) a (*.f64 (/.f64 a z) (*.f64 y x))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a z) (/.f64 y a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a z) (neg.f64 y))) (*.f64 (/.f64 a z) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.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)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.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 #s(literal 1 binary64) x) (*.f64 (neg.f64 a) (/.f64 y a))) (/.f64 (neg.f64 a) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 a) (neg.f64 y))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 y)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x (/.f64 a z)) (*.f64 (/.f64 a y) t)) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 x a) (*.f64 (/.f64 a y) (*.f64 t z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a z)) (*.f64 (/.f64 a (*.f64 y x)) t)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t z))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a z)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) t)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 t z))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a z)) (*.f64 a t)) (*.f64 a (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 a z)) (*.f64 (/.f64 #s(literal 1 binary64) x) t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) a) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t z))) (/.f64 a x)) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a z)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) t)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 t z))) (*.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 (neg.f64 t) z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 a z)) (*.f64 (/.f64 (neg.f64 a) x) t)) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) a) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 t z))) (*.f64 (/.f64 (neg.f64 a) x) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z)) (*.f64 (/.f64 a y) t)) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) a) (*.f64 (/.f64 a y) (*.f64 t z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (neg.f64 y)) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (neg.f64 y)) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (neg.f64 y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z)) (*.f64 (/.f64 a y) t)) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) a) (*.f64 (/.f64 a y) (*.f64 t z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)) (*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 (/.f64 a x) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) a (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 (/.f64 (neg.f64 a) x) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a y))) (neg.f64 (*.f64 a (/.f64 a x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a (*.f64 y x)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 y x)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 (neg.f64 a) x) (*.f64 a (neg.f64 y)))) (neg.f64 (*.f64 a (/.f64 (neg.f64 a) x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (/.f64 (neg.f64 a) x))) |
(/.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 (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (*.f64 y x) a) |
(/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 y) (/.f64 (neg.f64 a) x)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a x)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a x)) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 y)) (/.f64 a x)) |
(/.f64 (neg.f64 (/.f64 y a)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a y)) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a y)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (/.f64 (neg.f64 a) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (/.f64 (neg.f64 a) x)) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (/.f64 (neg.f64 a) x)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 x))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 y))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (/.f64 a x))) |
(*.f64 (/.f64 y (neg.f64 a)) (neg.f64 x)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x a)) |
(+.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(+.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (*.f64 y x) a)) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t z) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(fma.f64 t (neg.f64 (/.f64 z a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 y (/.f64 x a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 x (/.f64 y a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 t) z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 y a) x (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 x a) y (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (/.f64 x a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (/.f64 a x)) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (neg.f64 (/.f64 z a)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y (neg.f64 a)) (neg.f64 x) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(fma.f64 (*.f64 (/.f64 z a) #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 y #s(literal 1 binary64)) (/.f64 x a) (/.f64 (*.f64 (neg.f64 t) z) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 y x)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 y) a (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (neg.f64 a) x) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 (neg.f64 a) x) (*.f64 a (neg.f64 y))) (*.f64 a (/.f64 (neg.f64 a) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(/.f64 (-.f64 (neg.f64 (*.f64 y x)) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 x)) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 y)) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (fma.f64 y (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 y (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 y (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a z) (*.f64 (/.f64 a y) (neg.f64 t))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 x (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 t))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.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 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.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) (/.f64 a z) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 t))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a z) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a z) (*.f64 a (neg.f64 t))) (*.f64 a (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 (neg.f64 t) z)) a) (*.f64 a (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a z) (*.f64 a (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 a (/.f64 a z))) |
(/.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 z) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 a (/.f64 a z))) |
(/.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 a) (/.f64 a z) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 y a) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (/.f64 y a) a (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) z))) (/.f64 a x)) |
(/.f64 (fma.f64 (/.f64 y a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 y a) (/.f64 a z) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 y a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 y a) (/.f64 a z) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 y a) (neg.f64 a) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a z) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 t))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a z) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.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 z) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.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 (neg.f64 y) (/.f64 a z) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 t))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 (neg.f64 a) x) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 a z) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 a z) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a z) (*.f64 (/.f64 a x) (neg.f64 t))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a x) #s(literal 1 binary64))) (*.f64 (/.f64 a x) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 a) (*.f64 (/.f64 a x) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (/.f64 a z) (*.f64 (/.f64 a x) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a y) (neg.f64 t))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z) (*.f64 (/.f64 a y) (neg.f64 t))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (/.f64 a y) #s(literal 1 binary64))) (*.f64 (/.f64 a y) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) a (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a z) (*.f64 (neg.f64 a) (neg.f64 t))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 t) z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (/.f64 a z) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 t)))) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) y)) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a y) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 t) a (*.f64 (/.f64 a z) (*.f64 y x))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a z) (/.f64 y a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a z) (neg.f64 y))) (*.f64 (/.f64 a z) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a x) (*.f64 (/.f64 a z) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) y)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a y) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) x)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 y x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) a)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 y a))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 y))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 (neg.f64 a) x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a y) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a y) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (/.f64 a y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a (*.f64 (neg.f64 t) z)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal 1 binary64) x) (*.f64 a (/.f64 y a))) (/.f64 a x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) 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 (neg.f64 t) z) (/.f64 a x) (*.f64 a (*.f64 y #s(literal 1 binary64)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a (*.f64 #s(literal 1 binary64) y))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a (neg.f64 (neg.f64 y)))) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a y) (*.f64 a (*.f64 x #s(literal 1 binary64)))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 y (neg.f64 x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 x (neg.f64 y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a y) (*.f64 a (*.f64 #s(literal 1 binary64) x))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 y) x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) z) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 x) y))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) 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 (neg.f64 t) z)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 a) (/.f64 y a))) (/.f64 (neg.f64 a) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 a) (neg.f64 y))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a x) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 y)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) y)) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) a (*.f64 (/.f64 a z) (*.f64 y x))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a z) (/.f64 y a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a z) (neg.f64 y))) (*.f64 (/.f64 a z) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a x) (*.f64 (/.f64 a z) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.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)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.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 #s(literal 1 binary64) x) (*.f64 (neg.f64 a) (/.f64 y a))) (/.f64 (neg.f64 a) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 a) (neg.f64 y))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a x) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 y)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) y)) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a y) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) a (*.f64 (/.f64 a z) (*.f64 y x))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 a z) (/.f64 y a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 (neg.f64 a) x) (*.f64 (/.f64 a z) (neg.f64 y))) (*.f64 (/.f64 a z) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 y #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) y))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a x) (*.f64 (/.f64 a z) (neg.f64 (neg.f64 y)))) (*.f64 (/.f64 a z) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 a) (*.f64 (/.f64 a z) (*.f64 (neg.f64 x) y))) (*.f64 (/.f64 a z) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.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)) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)))) |
(/.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 #s(literal 1 binary64) x) (*.f64 (neg.f64 a) (/.f64 y a))) (/.f64 (neg.f64 a) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 a) (neg.f64 y))) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 y #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) y))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a x) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 y)))) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a y) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 x) y))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x (/.f64 a z)) (*.f64 (/.f64 a y) t)) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 x a) (*.f64 (/.f64 a y) (*.f64 t z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a z)) (*.f64 (/.f64 a (*.f64 y x)) t)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t z))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a z)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) t)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 t z))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a z)) (*.f64 a t)) (*.f64 a (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 t z))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 t) z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 a z)) (*.f64 (/.f64 #s(literal 1 binary64) x) t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) a) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 t z))) (/.f64 a x)) |
(/.f64 (-.f64 (*.f64 (/.f64 y a) (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a z)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) t)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a z))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 t z))) (*.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 (neg.f64 t) z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 a z)) (*.f64 (/.f64 (neg.f64 a) x) t)) (*.f64 (/.f64 (neg.f64 a) x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) a) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 t z))) (*.f64 (/.f64 (neg.f64 a) x) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 a)) (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 (neg.f64 a) x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (/.f64 a z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) a) (*.f64 (/.f64 a x) (*.f64 t z))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a z)) (*.f64 (/.f64 a y) t)) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) a) (*.f64 (/.f64 a y) (*.f64 t z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (neg.f64 y)) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (neg.f64 y)) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (neg.f64 y)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 a z)) (*.f64 (/.f64 a y) t)) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) a) (*.f64 (/.f64 a y) (*.f64 t z))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 (neg.f64 t) z))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (/.f64 a z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) a) (*.f64 (neg.f64 a) (*.f64 t z))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) y) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) z))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)) (*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)) (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 (/.f64 a x) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) a (*.f64 (/.f64 (neg.f64 a) x) (*.f64 (neg.f64 t) z)))) (neg.f64 (*.f64 (/.f64 (neg.f64 a) x) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a x) (*.f64 a y))) (neg.f64 (*.f64 a (/.f64 a x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 a (*.f64 y x)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) a (*.f64 a (*.f64 y x)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) (/.f64 (neg.f64 a) x) (*.f64 a (neg.f64 y)))) (neg.f64 (*.f64 a (/.f64 (neg.f64 a) x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a)))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (neg.f64 t) z) a) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 a a))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t (neg.f64 z) (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 t) z)) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 t z))) (*.f64 y (*.f64 x (*.f64 y x)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 y x)) a))) |
(/.f64 t a) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a t))) |
(/.f64 (neg.f64 (neg.f64 t)) (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) |
(exp.f64 (*.f64 (log.f64 (/.f64 a x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 x) a)) |
(/.f64 x a) |
(/.f64 #s(literal 1 binary64) (/.f64 a x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a x) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) a) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 a x) #s(literal 1 binary64)) #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 (neg.f64 x) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(/.f64 (neg.f64 t) (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (neg.f64 t) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (neg.f64 t) z)))) |
(/.f64 (*.f64 (neg.f64 t) z) a) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 a z)) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 a z)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (/.f64 a z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 t) z))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64))) (neg.f64 (/.f64 a z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) (neg.f64 z))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t))) (neg.f64 (/.f64 a z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (neg.f64 t))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a (*.f64 (neg.f64 t) z)) #s(literal -1 binary64)) |
(*.f64 t (neg.f64 (/.f64 z a))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 z (neg.f64 (/.f64 t a))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t))) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) a)) |
(*.f64 (neg.f64 (/.f64 z a)) t) |
(*.f64 (*.f64 (neg.f64 t) z) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -1 binary64)) t) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 x a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 a) x)) |
(/.f64 a x) |
(/.f64 #s(literal 1 binary64) (/.f64 x a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 a) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(pow.f64 (/.f64 a x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 a x)) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 a y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 y) a)) |
(/.f64 y a) |
(/.f64 #s(literal 1 binary64) (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) a)) |
(*.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 (neg.f64 y) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(neg.f64 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 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
Compiled 44 897 to 2 263 computations (95% saved)
15 alts after pruning (3 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 469 | 2 | 2 471 |
| Fresh | 2 | 1 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 2 471 | 15 | 2 486 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 85.5% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
| ✓ | 85.4% | (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
| ✓ | 88.7% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| ✓ | 86.4% | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x))) |
| ✓ | 86.0% | (fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
| ✓ | 89.4% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| ✓ | 51.0% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
| ✓ | 80.9% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
| ✓ | 50.0% | (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
| 49.6% | (/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 y x)))) | |
| ✓ | 50.5% | (/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
| ✓ | 51.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
| ✓ | 50.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
| 71.0% | #s(approx (/ (- (* x y) (* z t)) a) (*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a)))) | |
| 52.6% | #s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) |
Compiled 494 to 219 computations (55.7% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
#s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 t (neg.f64 z))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x #s(approx (+ (* t (/ z (neg x))) y) (*.f64 z (/.f64 t (neg.f64 x)))))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(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 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) y (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)))) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z t)) (fma.f64 z t (*.f64 x y))) (*.f64 a (fma.f64 z t (*.f64 x y)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x))) |
9 calls:
| 10.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 10.0ms | t |
| 9.0ms | y |
| 8.0ms | (*.f64 z t) |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 2 | x |
| 93.2% | 2 | y |
| 89.4% | 1 | z |
| 92.3% | 2 | t |
| 96.0% | 2 | a |
| 95.5% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 97.0% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 95.7% | 3 | (*.f64 x y) |
| 94.9% | 4 | (*.f64 z t) |
Compiled 72 to 54 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
#s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 t (neg.f64 z))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x #s(approx (+ (* t (/ z (neg x))) y) (*.f64 z (/.f64 t (neg.f64 x)))))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(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 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) y (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)))) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t))) |
| Outputs |
|---|
(fma.f64 (/.f64 x a) y (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
2 calls:
| 8.0ms | a |
| 7.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 95.1% | 2 | a |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
#s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 t (neg.f64 z))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x #s(approx (+ (* t (/ z (neg x))) y) (*.f64 z (/.f64 t (neg.f64 x)))))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(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 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) |
#s(approx (/ (- (* x y) (* z t)) a) (*.f64 z (-.f64 (/.f64 (*.f64 x y) (*.f64 z a)) (/.f64 t a)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y (neg.f64 (/.f64 (*.f64 z t) a))) |
| Outputs |
|---|
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) |
1 calls:
| 8.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.0% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 12 to 8 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
#s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 t (neg.f64 z))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x #s(approx (+ (* t (/ z (neg x))) y) (*.f64 z (/.f64 t (neg.f64 x)))))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(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))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x)) |
2 calls:
| 5.0ms | a |
| 5.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.1% | 2 | a |
| 94.8% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
Compiled 18 to 13 computations (27.8% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
#s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 t (neg.f64 z))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (*.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(approx (- (* x y) (* z t)) (neg.f64 (*.f64 z t))))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x #s(approx (+ (* t (/ z (neg x))) y) (*.f64 z (/.f64 t (neg.f64 x)))))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x (fma.f64 t (/.f64 z (neg.f64 x)) y))) a) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
#s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) |
8 calls:
| 8.0ms | a |
| 6.0ms | y |
| 5.0ms | t |
| 4.0ms | x |
| 4.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.2% | 2 | (*.f64 z t) |
| 89.4% | 1 | t |
| 89.4% | 1 | x |
| 89.4% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 89.4% | 1 | y |
| 89.4% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 89.4% | 1 | (*.f64 x y) |
| 89.4% | 1 | a |
Compiled 66 to 49 computations (25.8% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
#s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 t (neg.f64 z))) a) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (- (* x y) (* z t)) (*.f64 z (neg.f64 t)))) |
| Outputs |
|---|
#s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
#s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) |
9 calls:
| 14.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | t |
| 3.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.0% | 5 | y |
| 67.0% | 3 | t |
| 65.0% | 3 | x |
| 68.8% | 3 | z |
| 64.0% | 6 | a |
| 62.9% | 5 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 56.7% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 70.8% | 3 | (*.f64 x y) |
| 75.0% | 3 | (*.f64 z t) |
Compiled 72 to 54 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
| Outputs |
|---|
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
9 calls:
| 22.0ms | z |
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.0% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 50.0% | 1 | a |
| 50.0% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 50.0% | 1 | y |
| 50.0% | 1 | x |
| 50.0% | 1 | t |
| 50.0% | 1 | z |
| 50.0% | 1 | (*.f64 x y) |
| 50.0% | 1 | (*.f64 z t) |
Compiled 72 to 54 computations (25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2.437965407149818e+60 | 1.8596902865365828e+64 |
| 7.0ms | 128× | 0 | valid |
Compiled 273 to 185 computations (32.2% saved)
ival-mult: 2.0ms (60.6% of total)ival-sub: 1.0ms (30.3% of total)ival-div: 1.0ms (30.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.1654875376857953e+303 | +inf |
| 0.0ms | -2.412047232301204e+226 | -8.716300546206255e+224 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.1654875376857953e+303 | +inf |
| 0.0ms | -2.412047232301204e+226 | -8.716300546206255e+224 |
Compiled 17 to 17 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 1.1250931589381087e-21 | 2.8882628727911235e-21 |
| 4.0ms | 80× | 0 | valid |
Compiled 177 to 122 computations (31.1% saved)
ival-mult: 1.0ms (49.6% of total)ival-sub: 0.0ms (0% of total)ival-div: 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 | 4.1499558372746266e+200 | 2.219709529708695e+206 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.028814112556944e+67 | 6.218153003487161e+68 |
| 0.0ms | -1.6398648066441206e+21 | -1510227750178.3484 |
Compiled 17 to 17 computations (0% saved)
| 1× | egg-herbie |
| 74× | neg-mul-1_binary64 |
| 50× | unsub-neg_binary64 |
| 46× | *-commutative_binary64 |
| 34× | distribute-lft-neg-in_binary64 |
| 34× | distribute-rgt-neg-in_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 259 |
| 1 | 86 | 259 |
| 2 | 122 | 259 |
| 3 | 157 | 259 |
| 4 | 171 | 258 |
| 5 | 179 | 258 |
| 6 | 226 | 258 |
| 7 | 296 | 258 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 a #s(literal 259999999999999983986159791827325143293975763964496346236321792 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x)))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -19999999999999999226601456666277228317312027608945821444520376213797755867253464449639851093277241451755357223170329126057960799481106437684193392085572710063277407375056830116569569494225707696575710713873448865384990225989632 binary64)) (fma.f64 (/.f64 x a) y (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 4000000000000000000647060307145825752850674584926637753181980068404469996902954991461040972136855661015119094272721349664109783282271116798573566166424104274444602984489139904709026600176802109107229308270761848450645710000788204905959593042715053565797504354189169283256511829945322621875676489053110272 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -19999999999999999226601456666277228317312027608945821444520376213797755867253464449639851093277241451755357223170329126057960799481106437684193392085572710063277407375056830116569569494225707696575710713873448865384990225989632 binary64)) (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 4000000000000000000647060307145825752850674584926637753181980068404469996902954991461040972136855661015119094272721349664109783282271116798573566166424104274444602984489139904709026600176802109107229308270761848450645710000788204905959593042715053565797504354189169283256511829945322621875676489053110272 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))))) |
(if (<=.f64 a #s(literal 7443676776395529/2658455991569831745807614120560689152 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x))) |
(if (<=.f64 (*.f64 z t) #s(literal 500000000000000018859392646528275145870896857085503962335168289281777326942195222496809523118074794646537707054543694849827765791617457405378002815009462711564396596395540433461110399996001662305042432 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a))))) |
(if (<=.f64 (*.f64 z t) #s(literal -1000000000000000000000 binary64)) #s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) (if (<=.f64 (*.f64 z t) #s(literal 39999999999999999309471031356742393268959131502323729114308588601344 binary64)) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) #s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
| Outputs |
|---|
(if (<=.f64 a #s(literal 259999999999999983986159791827325143293975763964496346236321792 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 y (/.f64 a x)))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -19999999999999999226601456666277228317312027608945821444520376213797755867253464449639851093277241451755357223170329126057960799481106437684193392085572710063277407375056830116569569494225707696575710713873448865384990225989632 binary64)) (fma.f64 (/.f64 x a) y (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 t)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 4000000000000000000647060307145825752850674584926637753181980068404469996902954991461040972136855661015119094272721349664109783282271116798573566166424104274444602984489139904709026600176802109107229308270761848450645710000788204905959593042715053565797504354189169283256511829945322621875676489053110272 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -19999999999999999226601456666277228317312027608945821444520376213797755867253464449639851093277241451755357223170329126057960799481106437684193392085572710063277407375056830116569569494225707696575710713873448865384990225989632 binary64)) (fma.f64 (/.f64 x a) y (*.f64 z (*.f64 t (/.f64 #s(literal -1 binary64) a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 4000000000000000000647060307145825752850674584926637753181980068404469996902954991461040972136855661015119094272721349664109783282271116798573566166424104274444602984489139904709026600176802109107229308270761848450645710000788204905959593042715053565797504354189169283256511829945322621875676489053110272 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (/.f64 x a) y (*.f64 z (/.f64 t (neg.f64 a)))))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -19999999999999999226601456666277228317312027608945821444520376213797755867253464449639851093277241451755357223170329126057960799481106437684193392085572710063277407375056830116569569494225707696575710713873448865384990225989632 binary64)) (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 4000000000000000000647060307145825752850674584926637753181980068404469996902954991461040972136855661015119094272721349664109783282271116798573566166424104274444602984489139904709026600176802109107229308270761848450645710000788204905959593042715053565797504354189169283256511829945322621875676489053110272 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (/.f64 x a) y (*.f64 (neg.f64 z) (/.f64 t a))))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal -19999999999999999226601456666277228317312027608945821444520376213797755867253464449639851093277241451755357223170329126057960799481106437684193392085572710063277407375056830116569569494225707696575710713873448865384990225989632 binary64)) (fma.f64 (/.f64 x a) y (*.f64 z (/.f64 t (neg.f64 a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 z t)) #s(literal 4000000000000000000647060307145825752850674584926637753181980068404469996902954991461040972136855661015119094272721349664109783282271116798573566166424104274444602984489139904709026600176802109107229308270761848450645710000788204905959593042715053565797504354189169283256511829945322621875676489053110272 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (/.f64 x a) y (*.f64 z (/.f64 t (neg.f64 a)))))) |
(if (<=.f64 a #s(literal 7443676776395529/2658455991569831745807614120560689152 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 (/.f64 y a) x))) |
(if (<=.f64 a #s(literal 7443676776395529/2658455991569831745807614120560689152 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) (fma.f64 (neg.f64 t) (/.f64 z a) (*.f64 x (/.f64 y a)))) |
(if (<=.f64 (*.f64 z t) #s(literal 500000000000000018859392646528275145870896857085503962335168289281777326942195222496809523118074794646537707054543694849827765791617457405378002815009462711564396596395540433461110399996001662305042432 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a))))) |
(if (<=.f64 (*.f64 z t) #s(literal 500000000000000018859392646528275145870896857085503962335168289281777326942195222496809523118074794646537707054543694849827765791617457405378002815009462711564396596395540433461110399996001662305042432 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) #s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 (neg.f64 t) (/.f64 z a)))) |
(if (<=.f64 (*.f64 z t) #s(literal -1000000000000000000000 binary64)) #s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))) (if (<=.f64 (*.f64 z t) #s(literal 39999999999999999309471031356742393268959131502323729114308588601344 binary64)) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) #s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 t (/.f64 z (neg.f64 a)))))) |
(if (<=.f64 (*.f64 z t) #s(literal -1000000000000000000000 binary64)) #s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 (neg.f64 t) (/.f64 z a))) (if (<=.f64 (*.f64 z t) #s(literal 39999999999999999309471031356742393268959131502323729114308588601344 binary64)) (/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) #s(approx (/ 1 (/ a (- (* x y) (* z t)))) (*.f64 (neg.f64 t) (/.f64 z a))))) |
(/.f64 #s(approx (- (* x y) (* z t)) (*.f64 x y)) a) |
| 16 736× | lower-fma.f64 |
| 16 736× | lower-fma.f32 |
| 8 710× | lower-fma.f32 |
| 8 704× | lower-fma.f64 |
| 6 640× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 157 |
| 0 | 54 | 151 |
| 1 | 196 | 147 |
| 2 | 1167 | 147 |
| 0 | 8341 | 147 |
| 0 | 88 | 1104 |
| 1 | 314 | 960 |
| 2 | 1016 | 960 |
| 3 | 3861 | 960 |
| 4 | 6591 | 960 |
| 0 | 8008 | 960 |
| 0 | 9 | 22 |
| 0 | 13 | 22 |
| 1 | 44 | 22 |
| 2 | 313 | 22 |
| 3 | 3287 | 22 |
| 0 | 8826 | 22 |
| 0 | 381 | 6838 |
| 1 | 1361 | 6278 |
| 2 | 5551 | 6250 |
| 0 | 8399 | 6188 |
| 0 | 28 | 148 |
| 0 | 47 | 136 |
| 1 | 190 | 125 |
| 2 | 1660 | 125 |
| 0 | 8475 | 125 |
| 0 | 305 | 6550 |
| 1 | 1128 | 6234 |
| 2 | 3844 | 6058 |
| 0 | 8243 | 5974 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 604 to 268 computations (55.6% saved)
(negabs a)
Compiled 1 118 to 410 computations (63.3% saved)
Loading profile data...