
Time bar (total: 9.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 15 to 13 computations (13.3% saved)
| 533.0ms | 6 975× | 0 | valid |
| 164.0ms | 1 204× | 1 | valid |
| 19.0ms | 77× | 2 | valid |
ival-sub: 151.0ms (38.5% of total)ival-div: 72.0ms (18.4% of total)ival-mult: 67.0ms (17.1% of total)ival-add: 57.0ms (14.5% of total)adjust: 36.0ms (9.2% of total)ival-true: 6.0ms (1.5% of total)ival-assert: 3.0ms (0.8% of total)| 2× | egg-herbie |
| 2 912× | accelerator-lowering-fma.f32 |
| 2 912× | accelerator-lowering-fma.f64 |
| 978× | distribute-lft-in |
| 950× | distribute-rgt-in |
| 838× | associate--r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 288 |
| 1 | 239 | 280 |
| 2 | 818 | 273 |
| 3 | 2454 | 273 |
| 0 | 11 | 13 |
| 1 | 22 | 13 |
| 2 | 56 | 13 |
| 3 | 151 | 13 |
| 4 | 421 | 13 |
| 5 | 1177 | 13 |
| 6 | 2870 | 13 |
| 7 | 3530 | 13 |
| 8 | 3747 | 13 |
| 9 | 3832 | 13 |
| 10 | 3875 | 13 |
| 11 | 3875 | 13 |
| 0 | 3875 | 12 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(- (+ x y) (/ (* (- z t) y) (- a t))) |
| Outputs |
|---|
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (+.f64 x y)) |
| Inputs |
|---|
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(- (+ (neg x) y) (/ (* (- z t) y) (- a t))) |
(- (+ x (neg y)) (/ (* (- z t) (neg y)) (- a t))) |
(- (+ x y) (/ (* (- (neg z) t) y) (- a t))) |
(- (+ x y) (/ (* (- z (neg t)) y) (- a (neg t)))) |
(- (+ x y) (/ (* (- z t) y) (- (neg a) t))) |
(neg (- (+ (neg x) y) (/ (* (- z t) y) (- a t)))) |
(neg (- (+ x (neg y)) (/ (* (- z t) (neg y)) (- a t)))) |
(neg (- (+ x y) (/ (* (- (neg z) t) y) (- a t)))) |
(neg (- (+ x y) (/ (* (- z (neg t)) y) (- a (neg t))))) |
(neg (- (+ x y) (/ (* (- z t) y) (- (neg a) t)))) |
(- (+ y x) (/ (* (- z t) x) (- a t))) |
(- (+ z y) (/ (* (- x t) y) (- a t))) |
(- (+ t y) (/ (* (- z x) y) (- a x))) |
(- (+ a y) (/ (* (- z t) y) (- x t))) |
(- (+ x z) (/ (* (- y t) z) (- a t))) |
(- (+ x t) (/ (* (- z y) t) (- a y))) |
(- (+ x a) (/ (* (- z t) a) (- y t))) |
(- (+ x y) (/ (* (- t z) y) (- a z))) |
(- (+ x y) (/ (* (- a t) y) (- z t))) |
(- (+ x y) (/ (* (- z a) y) (- t a))) |
| Outputs |
|---|
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(+ (+ x y) (* (- z t) (/ y (- t a)))) |
(- (+ (neg x) y) (/ (* (- z t) y) (- a t))) |
(+ (- y x) (* (- z t) (/ y (- t a)))) |
(- (+ x (neg y)) (/ (* (- z t) (neg y)) (- a t))) |
(+ (- x y) (* (- z t) (/ y (- a t)))) |
(- (+ x y) (/ (* (- (neg z) t) y) (- a t))) |
(+ (+ x y) (* (+ z t) (/ y (- a t)))) |
(- (+ x y) (/ (* (- z (neg t)) y) (- a (neg t)))) |
(- (+ x y) (* (+ z t) (/ y (+ t a)))) |
(- (+ x y) (/ (* (- z t) y) (- (neg a) t))) |
(+ (+ x y) (/ (* y (- z t)) (+ t a))) |
(neg (- (+ (neg x) y) (/ (* (- z t) y) (- a t)))) |
(+ (- x y) (* (- z t) (/ y (- a t)))) |
(neg (- (+ x (neg y)) (/ (* (- z t) (neg y)) (- a t)))) |
(+ (- y x) (* (- z t) (/ y (- t a)))) |
(neg (- (+ x y) (/ (* (- (neg z) t) y) (- a t)))) |
(- (* (+ z t) (/ y (- t a))) (+ x y)) |
(neg (- (+ x y) (/ (* (- z (neg t)) y) (- a (neg t))))) |
(- (* (+ z t) (/ y (+ t a))) (+ x y)) |
(neg (- (+ x y) (/ (* (- z t) y) (- (neg a) t)))) |
(- (* y (/ (- t z) (+ t a))) (+ x y)) |
(- (+ y x) (/ (* (- z t) x) (- a t))) |
(+ (+ x y) (* (- z t) (/ x (- t a)))) |
(- (+ z y) (/ (* (- x t) y) (- a t))) |
(+ (+ y z) (* (- x t) (/ y (- t a)))) |
(- (+ t y) (/ (* (- z x) y) (- a x))) |
(+ (+ y t) (* (- z x) (/ y (- x a)))) |
(- (+ a y) (/ (* (- z t) y) (- x t))) |
(+ (+ y a) (* (- z t) (/ y (- t x)))) |
(- (+ x z) (/ (* (- y t) z) (- a t))) |
(+ (+ x z) (* (- y t) (/ z (- t a)))) |
(- (+ x t) (/ (* (- z y) t) (- a y))) |
(+ (+ x t) (* (- z y) (/ t (- y a)))) |
(- (+ x a) (/ (* (- z t) a) (- y t))) |
(+ (+ x a) (* (- z t) (/ a (- t y)))) |
(- (+ x y) (/ (* (- t z) y) (- a z))) |
(+ (+ x y) (* (- z t) (/ y (- a z)))) |
(- (+ x y) (/ (* (- a t) y) (- z t))) |
(+ (+ x y) (* (- a t) (/ y (- t z)))) |
(- (+ x y) (/ (* (- z a) y) (- t a))) |
(+ (+ x y) (* (- a z) (/ y (- t a)))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 40 | 1 | (3.8155475735214106e+266 2.474394385204416e+269 -1.3259616170541455e-167 4.1050300826634253e+99 7.344355053984533e-14) | 1 | (-1.3743914823487994e+140 7.697606547488489e+141 -3.138673810270195e-267 -2.8131035992176972e-123 -3.824543609415471e-269) | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| 39 | 0 | - | 0 | - | (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 z t) y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 z t) |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | (-.f64 a t) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) | cancellation | 40 | 1 |
/.f64 | (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) | o/n | 36 | 0 |
| ↳ | (*.f64 (-.f64 z t) y) | overflow | 52 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 59 | 1 |
| - | 0 | 196 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 59 | 1 | 0 |
| - | 0 | 0 | 196 |
| number | freq |
|---|---|
| 0 | 197 |
| 1 | 42 |
| 2 | 17 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 438× | 0 | valid |
| 11.0ms | 66× | 1 | valid |
| 2.0ms | 8× | 2 | valid |
Compiled 122 to 48 computations (60.7% saved)
ival-sub: 9.0ms (37.7% of total)ival-add: 4.0ms (16.8% of total)ival-div: 4.0ms (16.8% of total)ival-mult: 4.0ms (16.8% of total)adjust: 2.0ms (8.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 5 to 5 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.0% | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
Compiled 18 to 11 computations (38.9% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (-.f64 z t) y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 128 | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| 2 912× | accelerator-lowering-fma.f32 |
| 2 912× | accelerator-lowering-fma.f64 |
| 800× | *-lowering-*.f32 |
| 800× | *-lowering-*.f64 |
| 654× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 41 |
| 1 | 22 | 41 |
| 2 | 56 | 41 |
| 3 | 151 | 41 |
| 4 | 421 | 41 |
| 5 | 1177 | 41 |
| 6 | 2870 | 41 |
| 7 | 3530 | 41 |
| 8 | 3747 | 41 |
| 9 | 3832 | 41 |
| 10 | 3875 | 41 |
| 11 | 3875 | 41 |
| 0 | 3875 | 40 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(+ x y) |
x |
y |
(/ (* (- z t) y) (- a t)) |
(* (- z t) y) |
(- z t) |
z |
t |
(- a t) |
a |
| Outputs |
|---|
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (+.f64 x y)) |
(+ x y) |
(+.f64 x y) |
x |
y |
(/ (* (- z t) y) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* (- z t) y) |
(*.f64 y (-.f64 z t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 z t) y) |
| ✓ | accuracy | 86.5% | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| ✓ | accuracy | 85.5% | (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t)) |
| 36.0ms | 33× | 1 | valid |
| 17.0ms | 219× | 0 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 43 to 13 computations (69.8% saved)
ival-sub: 35.0ms (81% of total)ival-add: 3.0ms (6.9% of total)ival-div: 2.0ms (4.6% of total)ival-mult: 2.0ms (4.6% of total)adjust: 1.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (+ x y) (/ (* (- z t) y) (- a t)))> |
#<alt (+ x y)> |
#<alt (/ (* (- z t) y) (- a t))> |
#<alt (* (- z t) y)> |
| Outputs |
|---|
#<alt (- y (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt (- (+ x y) (/ (* y (- z t)) (- a t)))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (+ 1 (* -1 (/ (- z t) (- a t)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t)))))))> |
#<alt (- (+ x y) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t))))))> |
#<alt (- (+ x y) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a))> |
#<alt (- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ y a)))))) (/ (* y z) a))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t)))> |
#<alt (- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* a y) (* y z)) t)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t)))> |
#<alt (- (+ x y) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z t)) a))))> |
#<alt (- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a))> |
#<alt (- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y (- z t)) a))))> |
#<alt (+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a))))> |
#<alt (+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a))))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (/ (* t y) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t)))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))> |
#<alt (/ (* y z) (- a t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t))))))> |
#<alt (/ (* y z) a)> |
#<alt (+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt (+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a))> |
#<alt y> |
#<alt (- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t)))> |
#<alt (- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (- (* y z) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t)))> |
#<alt (+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t)))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (/ (* y (- z t)) (- a t))> |
#<alt (* -1 (/ (* y (- z t)) t))> |
#<alt (+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t)))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))> |
#<alt (/ (* y (- z t)) a)> |
#<alt (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a)> |
#<alt (/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a)> |
#<alt (/ (* y (- z t)) a)> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a))> |
#<alt (* -1 (* t y))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* z (+ y (* -1 (/ (* t y) z))))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ (* t y) z))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (+ (* -1 (* t y)) (* y z))> |
#<alt (* -1 (* t y))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y z) t)))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y z) t)))))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
#<alt (* y (- z t))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | z | @ | inf | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 1.0ms | z | @ | -inf | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 1.0ms | y | @ | -inf | (/ (* (- z t) y) (- a t)) |
| 1.0ms | y | @ | inf | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 1.0ms | t | @ | inf | (- (+ x y) (/ (* (- z t) y) (- a t))) |
| 1× | batch-egg-rewrite |
| 4 904× | /-lowering-/.f32 |
| 4 904× | /-lowering-/.f64 |
| 4 866× | *-lowering-*.f32 |
| 4 866× | *-lowering-*.f64 |
| 3 772× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 30 |
| 1 | 77 | 30 |
| 2 | 807 | 30 |
| 0 | 8307 | 30 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ x y) (/ (* (- z t) y) (- a t))) |
(+ x y) |
(/ (* (- z t) y) (- a t)) |
(* (- z t) y) |
| Outputs |
|---|
(+.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+.f64 y (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t)))) |
(+.f64 y (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(+.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) |
(+.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t)) (+.f64 x y)) |
(+.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x) |
(-.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))) (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 a t))) (/.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 y (-.f64 z t))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 a t))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (-.f64 a t)))) (/.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (-.f64 z t) (neg.f64 y))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (-.f64 a t))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (/.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 x y) (-.f64 a t))) (/.f64 (*.f64 (-.f64 x y) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 x y) (-.f64 a t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 a t))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 a t)))) (/.f64 (*.f64 (-.f64 x y) (*.f64 (-.f64 z t) (neg.f64 y))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 a t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (/.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) (/.f64 (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (-.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))))) |
(fma.f64 (-.f64 z t) (neg.f64 (/.f64 y (-.f64 a t))) (+.f64 x y)) |
(fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (+.f64 x y)) |
(fma.f64 (*.f64 y (-.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 x y)) |
(fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 x y)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t)) (+.f64 x y)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (+.f64 x y)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) |
(fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) |
(fma.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (+.f64 x y)) |
(fma.f64 (-.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) x) |
(fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) |
(fma.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) x) |
(fma.f64 (neg.f64 (-.f64 z t)) (/.f64 y (-.f64 a t)) (+.f64 x y)) |
(fma.f64 (/.f64 y (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 x y)) |
(fma.f64 (/.f64 y (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 x y)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 x y)) |
(fma.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 y (-.f64 a t)) (+.f64 x y)) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 x y)) |
(fma.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 x y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 x y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 x y)) |
(fma.f64 (/.f64 (neg.f64 y) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 x y)) |
(fma.f64 (/.f64 (neg.f64 y) (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 x y)) |
(fma.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 x y)) |
(fma.f64 (/.f64 (neg.f64 (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 a t)) (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 y (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (-.f64 a t))) (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 a t))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (-.f64 z t) (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (-.f64 a t)) (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 x y) (*.f64 y (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (neg.f64 (-.f64 a t))) (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 a t))) (*.f64 (-.f64 x y) (*.f64 (-.f64 z t) (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) (fma.f64 x (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))))) (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 a t))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 x y) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 a t))) (*.f64 (-.f64 x y) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) (-.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 a t)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 a t))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (-.f64 a t))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 a t)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 a t)) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 a t))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (-.f64 a t))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 a t)) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (-.f64 a t)))) |
(/.f64 (+.f64 (-.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 a t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (-.f64 a t)))) |
(/.f64 (+.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 x y) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 a t) (*.f64 (-.f64 x y) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (-.f64 x y) (-.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (neg.f64 (-.f64 a t))) (*.f64 (-.f64 x y) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (-.f64 x y) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 x y) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 x y) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (-.f64 x y) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 a t) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (-.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 a t) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (neg.f64 (-.f64 x y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 a t)) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 y x) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 a t) (*.f64 (-.f64 y x) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (-.f64 y x) (-.f64 a t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (neg.f64 (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (-.f64 y x) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 y x) #s(literal -1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (-.f64 a t)) (*.f64 (-.f64 y x) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (-.f64 y x) (neg.f64 (-.f64 a t)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (neg.f64 (-.f64 a t)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 a t)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (neg.f64 (-.f64 a t)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 a t)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (-.f64 x y) (*.f64 (neg.f64 (-.f64 a t)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 z t)) (-.f64 y x) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (-.f64 a t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 a t) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (-.f64 a t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 a t) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 x y) (*.f64 (-.f64 a t) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (-.f64 a t) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 a t) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 a t) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (-.f64 x y)) (*.f64 (-.f64 a t) (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 y x) (*.f64 (-.f64 a t) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 x y) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (neg.f64 (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 y x) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (-.f64 a t))) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x y) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (neg.f64 (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 x y) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 x y)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (neg.f64 (-.f64 x y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 y x) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (-.f64 y x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (neg.f64 (-.f64 a t)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 a t)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (neg.f64 (-.f64 a t)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 a t)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (neg.f64 (-.f64 a t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 a t)) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 x y) (*.f64 (neg.f64 (-.f64 a t)) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 x y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (neg.f64 (-.f64 x y)) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (neg.f64 (-.f64 a t)) (neg.f64 (-.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (-.f64 y x) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 a t)) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (-.f64 a t)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (+.f64 z t)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 a t))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (-.f64 a t)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (+.f64 z t)) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (+.f64 z t))) |
(/.f64 (-.f64 (-.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 y (-.f64 z t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (-.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 x y) #s(literal -1 binary64))) (*.f64 (-.f64 x y) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 x y) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (-.f64 x y) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t))) (*.f64 (-.f64 x y) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y))) (*.f64 (-.f64 x y) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (-.f64 x y) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y))) (*.f64 (-.f64 x y) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (neg.f64 (-.f64 a t)))) (*.f64 (-.f64 x y) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (-.f64 x y) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (-.f64 x y) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (-.f64 x y) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 z t)) (*.f64 (-.f64 x y) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (-.f64 x y) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 a t)) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 a t)) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 a t)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (+.f64 z t)) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 a t))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (neg.f64 (-.f64 x y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (neg.f64 (-.f64 x y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 a t)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (neg.f64 (-.f64 a t)))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (neg.f64 (-.f64 x y)) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 z t)) (*.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (neg.f64 (-.f64 x y)) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 a t)) (*.f64 (-.f64 y x) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 z t) (neg.f64 y)))) (*.f64 (-.f64 y x) (neg.f64 (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) (*.f64 (-.f64 y x) #s(literal -1 binary64))) (*.f64 (-.f64 y x) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 a t)) (*.f64 (-.f64 y x) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) (*.f64 (-.f64 y x) (-.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y))) (*.f64 (-.f64 y x) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (+.f64 z t) (-.f64 a t))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y))) (*.f64 (-.f64 y x) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (neg.f64 (neg.f64 (-.f64 a t)))) (*.f64 (-.f64 y x) (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))))) (*.f64 (-.f64 y x) (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 t (+.f64 z t) (*.f64 z z))) (*.f64 (-.f64 y x) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (-.f64 y x) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 z t)) (*.f64 (-.f64 y x) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 y (-.f64 a t))))) (*.f64 (-.f64 y x) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (*.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 y (-.f64 z t))))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 a t))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (-.f64 z t) (neg.f64 y))))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 x y) (*.f64 y (-.f64 z t))))) (neg.f64 (*.f64 (-.f64 x y) (-.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 a t))) (*.f64 (-.f64 x y) (*.f64 (-.f64 z t) (neg.f64 y))))) (neg.f64 (*.f64 (-.f64 x y) (neg.f64 (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) (neg.f64 (-.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t)))) (*.f64 y (+.f64 x (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))))))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 y (-.f64 x (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t)) (+.f64 x y))))) |
(/.f64 (fma.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))) (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))) (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (-.f64 a t)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 a t))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (-.f64 z t) (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (neg.f64 (-.f64 a t))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 a t)) (*.f64 (-.f64 x y) (*.f64 y (-.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (-.f64 a t)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (neg.f64 (-.f64 a t))) (*.f64 (-.f64 x y) (*.f64 (-.f64 z t) (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (neg.f64 (-.f64 a t))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t)))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y)) (*.f64 (+.f64 x y) (+.f64 x y)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (*.f64 y (-.f64 z t))) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 z t) (/.f64 y (-.f64 a t)) (+.f64 x y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))) (*.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (-.f64 y (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)))))) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 a t))) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (neg.f64 (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t)) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z t) (-.f64 a t)) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 y (-.f64 a t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 y (-.f64 a t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (neg.f64 (neg.f64 (-.f64 a t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 y (-.f64 a t))) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 y (-.f64 a t))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y)) (neg.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y)) (neg.f64 (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (-.f64 a t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 y (-.f64 a t)))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 y (-.f64 a t)))) (neg.f64 (+.f64 z t))) |
(pow.f64 (/.f64 (-.f64 a t) (*.f64 y (-.f64 z t))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 y (-.f64 a t))) |
(*.f64 (*.f64 y (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (*.f64 y (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 y (-.f64 a t)) (-.f64 z t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 z t) (neg.f64 y)) (-.f64 a t))) |
(*.f64 (*.f64 (*.f64 y (-.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 a t)))) |
(*.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 a t)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 z t) (neg.f64 y))) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) (/.f64 y (-.f64 a t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(*.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 y (-.f64 a t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a)) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 y (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 y (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (/.f64 (neg.f64 (-.f64 z t)) #s(literal -1 binary64)) (/.f64 y (-.f64 a t))) |
(+.f64 (*.f64 y z) (*.f64 y (neg.f64 t))) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 t) y)) |
(fma.f64 y z (*.f64 y (neg.f64 t))) |
(fma.f64 z y (*.f64 (neg.f64 t) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (*.f64 y (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z t) (*.f64 y (*.f64 (+.f64 z t) (-.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y) (+.f64 z t)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (fma.f64 t (+.f64 z t) (*.f64 z z))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y)) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y)) (neg.f64 (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)))) (neg.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 z t) (-.f64 z t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 (*.f64 y (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 y z) (*.f64 y z) (-.f64 (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (neg.f64 t))) (*.f64 (*.f64 y z) (*.f64 y (neg.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) y) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 t) y)) (*.f64 (*.f64 z y) (*.f64 (neg.f64 t) y))))) |
(*.f64 y (-.f64 z t)) |
(*.f64 (-.f64 z t) y) |
(*.f64 (*.f64 (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t)) y) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(*.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) y) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 y (*.f64 (fma.f64 t (+.f64 z t) (*.f64 z z)) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 z t) (*.f64 z z)))) |
(*.f64 (*.f64 y (*.f64 (+.f64 z t) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
| 1× | egg-herbie |
| 17 854× | accelerator-lowering-fma.f32 |
| 17 854× | accelerator-lowering-fma.f64 |
| 6 124× | *-lowering-*.f32 |
| 6 124× | *-lowering-*.f64 |
| 3 994× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 2561 |
| 1 | 1103 | 2300 |
| 2 | 3610 | 1938 |
| 0 | 8538 | 1869 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- y (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (+ 1 (* -1 (/ (- z t) (- a t))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(- (+ x y) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(* -1 (/ (* y z) (- a t))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(* -1 (/ (* y z) (- a t))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(- (+ x y) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ y a)))))) (/ (* y z) a)) |
x |
(- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t))) |
x |
(+ x (* -1 (/ (- (* a y) (* y z)) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t))) |
(- (+ x y) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a)) |
(- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a)) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a)))) |
(+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a)))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (/ (* t y) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/ (* y z) (- a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(/ (* y z) (- a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(/ (* y z) a) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(/ (* y (- z t)) (- a t)) |
(* -1 (/ (* y (- z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(/ (* y (- z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/ (* y (- z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(* -1 (* t y)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* y z) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(* y z) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(+ (* -1 (* t y)) (* y z)) |
(* -1 (* t y)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(* -1 (* t y)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
(* y (- z t)) |
| Outputs |
|---|
(- y (/ (* y (- z t)) (- a t))) |
(fma.f64 (-.f64 z t) (/.f64 (neg.f64 y) (-.f64 a t)) y) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(- (+ x y) (/ (* y (- z t)) (- a t))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(fma.f64 x (/.f64 (fma.f64 (-.f64 z t) (/.f64 (neg.f64 y) (-.f64 a t)) y) x) x) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(fma.f64 x (/.f64 (fma.f64 (-.f64 z t) (/.f64 (neg.f64 y) (-.f64 a t)) y) x) x) |
(* x (- (+ 1 (/ y x)) (/ (* y (- z t)) (* x (- a t))))) |
(fma.f64 x (/.f64 (fma.f64 (-.f64 z t) (/.f64 (neg.f64 y) (-.f64 a t)) y) x) x) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 (neg.f64 y) (-.f64 a t)) y) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 (neg.f64 y) (-.f64 a t)) y) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y (- z t)) (- a t))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (-.f64 z t) (/.f64 (neg.f64 y) (-.f64 a t)) y) x)) (neg.f64 x)) |
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(fma.f64 (-.f64 z t) (/.f64 (neg.f64 y) (-.f64 a t)) y) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(fma.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) y) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(fma.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) y) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(fma.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) y) |
(* y (+ 1 (* -1 (/ (- z t) (- a t))))) |
(fma.f64 (-.f64 z t) (/.f64 (neg.f64 y) (-.f64 a t)) y) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ (- z t) (- a t))))))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(- (+ x y) (* -1 (/ (* t y) (- a t)))) |
(fma.f64 y (/.f64 t (-.f64 a t)) (+.f64 y x)) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(- (+ x (+ y (* -1 (/ (* y z) (- a t))))) (* -1 (/ (* t y) (- a t)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)) (+.f64 (/.f64 x z) (/.f64 y z)))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)) (+.f64 (/.f64 x z) (/.f64 y z)))) |
(* z (- (+ (/ x z) (/ y z)) (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t))))) |
(*.f64 z (fma.f64 (/.f64 y (-.f64 a t)) (+.f64 (/.f64 t z) #s(literal -1 binary64)) (+.f64 (/.f64 x z) (/.f64 y z)))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y x) z) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y x) z) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(* -1 (* z (- (* -1 (/ (- (+ x y) (* -1 (/ (* t y) (- a t)))) z)) (* -1 (/ y (- a t)))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y x) z) (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z))))) |
(- (+ x y) (/ (* y z) a)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(- (+ x (+ y (* t (- (* -1 (/ (* y z) (pow a 2))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(+.f64 x (fma.f64 t (*.f64 (/.f64 y a) (-.f64 #s(literal 1 binary64) (/.f64 z a))) (-.f64 y (*.f64 z (/.f64 y a))))) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2)))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(+.f64 x (fma.f64 t (fma.f64 t (/.f64 (*.f64 (/.f64 y a) (-.f64 #s(literal 1 binary64) (/.f64 z a))) a) (*.f64 (/.f64 y a) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) (-.f64 y (*.f64 z (/.f64 y a))))) |
(- (+ x (+ y (* t (- (+ (* -1 (/ (* y z) (pow a 2))) (* t (+ (* -1 (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2))) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ y a)))))) (/ (* y z) a)) |
(+.f64 x (fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 (/.f64 z a) #s(literal -1 binary64))) a) (-.f64 #s(literal -1 binary64) (/.f64 t a))) (*.f64 (/.f64 y a) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) (-.f64 y (*.f64 z (/.f64 y a))))) |
x |
(- (+ x (* -1 (/ (* a y) t))) (* -1 (/ (* y z) t))) |
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
(- (+ x (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) (* -1 (/ (* y z) t))) |
(-.f64 x (*.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (*.f64 (/.f64 y t) (-.f64 a z)))) |
(- (+ x (+ (* -1 (/ (* a y) t)) (+ (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))) (* -1 (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))))) (* -1 (/ (* y z) t))) |
(fma.f64 (/.f64 y t) (-.f64 z a) (fma.f64 (/.f64 (*.f64 y (-.f64 a z)) (*.f64 t t)) (-.f64 (neg.f64 a) (/.f64 (*.f64 a a) t)) x)) |
x |
(+ x (* -1 (/ (- (* a y) (* y z)) t))) |
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
(+ x (* -1 (/ (- (+ (* -1 (/ (* a (- (* y z) (* a y))) t)) (* a y)) (* y z)) t))) |
(-.f64 x (*.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (*.f64 (/.f64 y t) (-.f64 a z)))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (+ (* a (- (* y z) (* a y))) (/ (* (pow a 2) (- (* y z) (* a y))) t)) t)) (* a y)) (* y z)) t))) |
(+.f64 x (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 a (/.f64 (*.f64 a a) t))) t)) t)) |
(- (+ x y) (* -1 (/ (* y (- z t)) t))) |
(fma.f64 y (/.f64 (-.f64 z t) t) (+.f64 y x)) |
(- (+ x (+ y (/ (* a (* y (- z t))) (pow t 2)))) (* -1 (/ (* y (- z t)) t))) |
(fma.f64 (/.f64 (-.f64 z t) t) (fma.f64 y (/.f64 a t) y) (+.f64 y x)) |
(- (+ x (+ y (* a (+ (/ (* a (* y (- z t))) (pow t 3)) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) t) y) (fma.f64 a (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)) x)) |
(- (+ x (+ y (* a (+ (* a (+ (/ (* a (* y (- z t))) (pow t 4)) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2)))))) (* -1 (/ (* y (- z t)) t))) |
(+.f64 (fma.f64 y (/.f64 (-.f64 z t) t) y) (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 y (-.f64 z t)) a) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y))) x)) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) x) |
(- (+ x (+ y (* -1 (/ (* t (* y (- z t))) (pow a 2))))) (/ (* y (- z t)) a)) |
(+.f64 (+.f64 y x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal -1 binary64) (/.f64 t a))) a)) |
(- (+ x (+ y (+ (* -1 (/ (* t (* y (- z t))) (pow a 2))) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 3)))))) (/ (* y (- z t)) a)) |
(-.f64 (+.f64 y x) (/.f64 (fma.f64 y (-.f64 z t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (+.f64 t (/.f64 (*.f64 t t) a)))) a)) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* -1 (/ (* y (- z t)) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) x) |
(+ x (+ y (* -1 (/ (- (/ (* t (* y (- z t))) a) (* -1 (* y (- z t)))) a)))) |
(+.f64 (+.f64 y x) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (-.f64 #s(literal -1 binary64) (/.f64 t a))) a)) |
(+ x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (- z t))) a)) (* t (* y (- z t)))) a)) (* -1 (* y (- z t)))) a)))) |
(-.f64 (+.f64 y x) (/.f64 (fma.f64 y (-.f64 z t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (+.f64 t (/.f64 (*.f64 t t) a)))) a)) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y) |
(* -1 (/ (* t y) (- a t))) |
(/.f64 (*.f64 y (neg.f64 t)) (-.f64 a t)) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(+ (* -1 (/ (* t y) (- a t))) (/ (* y z) (- a t))) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* z (+ (* -1 (/ (* t y) (* z (- a t)))) (/ y (- a t)))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/ (* y z) (- a t)) |
(/.f64 (*.f64 y z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(* -1 (* z (+ (* -1 (/ y (- a t))) (/ (* t y) (* z (- a t)))))) |
(*.f64 z (*.f64 (/.f64 y (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(/ (* y z) a) |
(*.f64 z (/.f64 y a)) |
(+ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (*.f64 (/.f64 y a) (+.f64 (/.f64 z a) #s(literal -1 binary64))) (*.f64 z (/.f64 y a))) |
(+ (* t (- (+ (* -1 (/ y a)) (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) a)) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (fma.f64 (*.f64 (/.f64 y a) (+.f64 (/.f64 z a) #s(literal -1 binary64))) (/.f64 t a) (*.f64 (/.f64 y a) (+.f64 (/.f64 z a) #s(literal -1 binary64)))) (*.f64 z (/.f64 y a))) |
(+ (* t (- (+ (* -1 (/ y a)) (* t (- (/ (* t (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2))))) (pow a 2)) (* -1 (/ (- (* -1 (/ y a)) (* -1 (/ (* y z) (pow a 2)))) a))))) (* -1 (/ (* y z) (pow a 2))))) (/ (* y z) a)) |
(fma.f64 t (fma.f64 t (*.f64 (/.f64 (*.f64 (/.f64 y a) (+.f64 (/.f64 z a) #s(literal -1 binary64))) a) (+.f64 (/.f64 t a) #s(literal 1 binary64))) (*.f64 (/.f64 y a) (+.f64 (/.f64 z a) #s(literal -1 binary64)))) (*.f64 z (/.f64 y a))) |
y |
(- (+ y (* -1 (/ (* y z) t))) (* -1 (/ (* a y) t))) |
(fma.f64 (/.f64 y t) (-.f64 a z) y) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2)))) (* -1 (/ (* a y) t))) |
(fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (*.f64 (/.f64 y t) (-.f64 a z)) y) |
(- (+ y (+ (* -1 (/ (* y z) t)) (/ (* (pow a 2) (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 3)))) (+ (* -1 (/ (* a y) t)) (* -1 (/ (* a (- (* -1 (* y z)) (* -1 (* a y)))) (pow t 2))))) |
(fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (*.f64 (/.f64 y t) (-.f64 a z)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 y (-.f64 a z)) (*.f64 t (*.f64 t t))) y)) |
y |
(+ y (* -1 (/ (- (* y z) (* a y)) t))) |
(fma.f64 (/.f64 y t) (-.f64 a z) y) |
(+ y (* -1 (/ (- (+ (* y z) (/ (* a (- (* y z) (* a y))) t)) (* a y)) t))) |
(fma.f64 (+.f64 (/.f64 a t) #s(literal 1 binary64)) (*.f64 (/.f64 y t) (-.f64 a z)) y) |
(+ y (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow a 2) (- (* y z) (* a y))) t)) (* a (- (* y z) (* a y)))) t)) (* y z)) (* a y)) t))) |
(-.f64 y (/.f64 (fma.f64 y (-.f64 z a) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (+.f64 a (/.f64 (*.f64 a a) t))) t)) t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(/ (* y (- z t)) (- a t)) |
(/.f64 (*.f64 y (-.f64 z t)) (-.f64 a t)) |
(* -1 (/ (* y (- z t)) t)) |
(neg.f64 (/.f64 (*.f64 y (-.f64 z t)) t)) |
(+ (* -1 (/ (* a (* y (- z t))) (pow t 2))) (* -1 (/ (* y (- z t)) t))) |
(*.f64 (/.f64 (*.f64 y (-.f64 z t)) t) (-.f64 #s(literal -1 binary64) (/.f64 a t))) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 3))) (/ (* y (- z t)) (pow t 2))))) |
(-.f64 (neg.f64 (*.f64 a (*.f64 (/.f64 (-.f64 z t) (*.f64 t t)) (fma.f64 y (/.f64 a t) y)))) (/.f64 (*.f64 y (-.f64 z t)) t)) |
(+ (* -1 (/ (* y (- z t)) t)) (* a (- (* a (- (* -1 (/ (* a (* y (- z t))) (pow t 4))) (/ (* y (- z t)) (pow t 3)))) (/ (* y (- z t)) (pow t 2))))) |
(fma.f64 a (fma.f64 a (neg.f64 (fma.f64 y (/.f64 (-.f64 z t) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (-.f64 z t)) a) (pow.f64 t #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 y (-.f64 z t)) t))) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 t a) #s(literal 1 binary64))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 2) (* y (- z t))) (pow a 2))) (* -1 (/ (* t (* y (- z t))) a))) a) |
(/.f64 (fma.f64 y (-.f64 z t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (+.f64 t (/.f64 (*.f64 t t) a)))) a) |
(/ (- (+ (* y (- z t)) (/ (* (pow t 3) (* y (- z t))) (pow a 3))) (+ (* -1 (/ (* t (* y (- z t))) a)) (* -1 (/ (* (pow t 2) (* y (- z t))) (pow a 2))))) a) |
(/.f64 (fma.f64 t (/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 t a) #s(literal 1 binary64))) a) (*.f64 (*.f64 y (-.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) a) |
(/ (* y (- z t)) a) |
(/.f64 (*.f64 y (-.f64 z t)) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (* t (* y (- z t))) a))) a)) |
(/.f64 (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 t a) #s(literal 1 binary64))) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* t (* y (- z t))) (/ (* (pow t 2) (* y (- z t))) a)) a))) a)) |
(/.f64 (fma.f64 y (-.f64 z t) (*.f64 (/.f64 (*.f64 y (-.f64 z t)) a) (+.f64 t (/.f64 (*.f64 t t) a)))) a) |
(* -1 (/ (+ (* -1 (* y (- z t))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* y (- z t)))) (* -1 (/ (* (pow t 3) (* y (- z t))) a))) a)) (* t (* y (- z t)))) a))) a)) |
(/.f64 (fma.f64 y (-.f64 z t) (/.f64 (fma.f64 y (*.f64 t (-.f64 z t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 y (-.f64 z t)) (+.f64 (/.f64 t a) #s(literal 1 binary64)))) a)) a)) a) |
(* -1 (* t y)) |
(*.f64 y (neg.f64 t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* z (+ y (* -1 (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* y z) |
(*.f64 y z) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* -1 (* z (+ (* -1 y) (/ (* t y) z)))) |
(*.f64 z (-.f64 y (/.f64 (*.f64 y t) z))) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(+ (* -1 (* t y)) (* y z)) |
(*.f64 y (-.f64 z t)) |
(* -1 (* t y)) |
(*.f64 y (neg.f64 t)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (/.f64 (*.f64 y (-.f64 z t)) t)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (/.f64 (*.f64 y (-.f64 z t)) t)) |
(* t (+ (* -1 y) (/ (* y z) t))) |
(*.f64 t (/.f64 (*.f64 y (-.f64 z t)) t)) |
(* -1 (* t y)) |
(*.f64 y (neg.f64 t)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 t (/.f64 (*.f64 y (-.f64 z t)) t)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 t (/.f64 (*.f64 y (-.f64 z t)) t)) |
(* -1 (* t (+ y (* -1 (/ (* y z) t))))) |
(*.f64 t (/.f64 (*.f64 y (-.f64 z t)) t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
(* y (- z t)) |
(*.f64 y (-.f64 z t)) |
Compiled 16 596 to 1 412 computations (91.5% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 522 | 9 | 531 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 523 | 9 | 532 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 59.2% | (fma.f64 (/.f64 y t) (-.f64 z a) x) |
| 61.6% | (fma.f64 y (/.f64 t (-.f64 a t)) (+.f64 y x)) | |
| 68.0% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) | |
| 27.5% | (/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) | |
| ▶ | 67.6% | (-.f64 (+.f64 x y) (*.f64 z (/.f64 y a))) |
| ▶ | 43.5% | (-.f64 (+.f64 x y) y) |
| 60.0% | (+.f64 y x) | |
| ▶ | 84.0% | (*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
| ▶ | 51.1% | x |
Compiled 224 to 150 computations (33% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 y a) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 y a)) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 128 | (-.f64 (+.f64 x y) (*.f64 z (/.f64 y a))) |
| ✓ | cost-diff | 0 | (-.f64 z a) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 y t) (-.f64 z a) x) |
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 384 | (-.f64 (+.f64 x y) y) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
| ✓ | cost-diff | 832 | (*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
| 16 148× | accelerator-lowering-fma.f32 |
| 16 148× | accelerator-lowering-fma.f64 |
| 2 888× | *-lowering-*.f32 |
| 2 888× | *-lowering-*.f64 |
| 2 752× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 110 |
| 1 | 63 | 110 |
| 2 | 152 | 110 |
| 3 | 363 | 110 |
| 4 | 1240 | 108 |
| 5 | 4576 | 108 |
| 0 | 8089 | 105 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y (+ (/ x y) (- 1 (/ (- z t) (- a t))))) |
y |
(+ (/ x y) (- 1 (/ (- z t) (- a t)))) |
(/ x y) |
x |
(- 1 (/ (- z t) (- a t))) |
1 |
(/ (- z t) (- a t)) |
(- z t) |
z |
t |
(- a t) |
a |
x |
(- (+ x y) y) |
(+ x y) |
x |
y |
(+ (* (/ y t) (- z a)) x) |
(/ y t) |
y |
t |
(- z a) |
z |
a |
x |
(- (+ x y) (* z (/ y a))) |
(+ x y) |
x |
y |
(* z (/ y a)) |
z |
(/ y a) |
a |
| Outputs |
|---|
(* y (+ (/ x y) (- 1 (/ (- z t) (- a t))))) |
(fma.f64 y (/.f64 (-.f64 z t) (-.f64 t a)) (+.f64 y x)) |
y |
(+ (/ x y) (- 1 (/ (- z t) (- a t)))) |
(+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/ x y) |
(/.f64 x y) |
x |
(- 1 (/ (- z t) (- a t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 t a))) |
1 |
#s(literal 1 binary64) |
(/ (- z t) (- a t)) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(- z t) |
(-.f64 z t) |
z |
t |
(- a t) |
(-.f64 a t) |
a |
x |
(- (+ x y) y) |
x |
(+ x y) |
(+.f64 y x) |
x |
y |
(+ (* (/ y t) (- z a)) x) |
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
(/ y t) |
(/.f64 y t) |
y |
t |
(- z a) |
(-.f64 z a) |
z |
a |
x |
(- (+ x y) (* z (/ y a))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x y) |
(+.f64 y x) |
x |
y |
(* z (/ y a)) |
(/.f64 (*.f64 y z) a) |
z |
(/ y a) |
(/.f64 y a) |
a |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 y a) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 (+.f64 x y) (*.f64 z (/.f64 y a))) |
| ✓ | accuracy | 93.7% | (*.f64 z (/.f64 y a)) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 100.0% | (-.f64 z a) |
| ✓ | accuracy | 97.3% | (fma.f64 (/.f64 y t) (-.f64 z a) x) |
| ✓ | accuracy | 100.0% | (+.f64 x y) |
| ✓ | accuracy | 52.3% | (-.f64 (+.f64 x y) y) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 z t) (-.f64 a t)) |
| ✓ | accuracy | 99.6% | (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
| ✓ | accuracy | 90.0% | (*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
| ✓ | accuracy | 77.5% | (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
| 35.0ms | 104× | 1 | valid |
| 24.0ms | 59× | 2 | valid |
| 16.0ms | 93× | 0 | valid |
Compiled 115 to 24 computations (79.1% saved)
adjust: 12.0ms (25.6% of total)ival-sub: 11.0ms (23.5% of total)ival-div: 10.0ms (21.3% of total)ival-mult: 7.0ms (14.9% of total)ival-add: 6.0ms (12.8% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* y (+ (/ x y) (- 1 (/ (- z t) (- a t)))))> |
#<alt (+ (/ x y) (- 1 (/ (- z t) (- a t))))> |
#<alt (/ x y)> |
#<alt (- 1 (/ (- z t) (- a t)))> |
#<alt (- (+ x y) y)> |
#<alt (+ x y)> |
#<alt (+ (* (/ y t) (- z a)) x)> |
#<alt (/ y t)> |
#<alt (- z a)> |
#<alt (- (+ x y) (* z (/ y a)))> |
#<alt (* z (/ y a))> |
#<alt (/ y a)> |
#<alt (/ (- z t) (- a t))> |
| Outputs |
|---|
#<alt x> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))))> |
#<alt (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (* -1 (* y (+ (* -1 (- (+ 1 (/ t (- a t))) (/ z (- a t)))) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- (+ 1 (/ t (- a t))) (/ z (- a t)))) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- (+ 1 (/ t (- a t))) (/ z (- a t)))) (* -1 (/ x y)))))> |
#<alt (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)))> |
#<alt (* x (+ 1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)))> |
#<alt (* x (+ 1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)) 1)))> |
#<alt (* y (+ 1 (+ (/ t (- a t)) (/ x y))))> |
#<alt (+ (* -1 (/ (* y z) (- a t))) (* y (+ 1 (+ (/ t (- a t)) (/ x y)))))> |
#<alt (+ (* -1 (/ (* y z) (- a t))) (* y (+ 1 (+ (/ t (- a t)) (/ x y)))))> |
#<alt (+ (* -1 (/ (* y z) (- a t))) (* y (+ 1 (+ (/ t (- a t)) (/ x y)))))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* z (+ (* -1 (/ y (- a t))) (/ (* y (+ 1 (+ (/ t (- a t)) (/ x y)))) z)))> |
#<alt (* z (+ (* -1 (/ y (- a t))) (/ (* y (+ 1 (+ (/ t (- a t)) (/ x y)))) z)))> |
#<alt (* z (+ (* -1 (/ y (- a t))) (/ (* y (+ 1 (+ (/ t (- a t)) (/ x y)))) z)))> |
#<alt (* -1 (/ (* y z) (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* y (- (+ 1 (/ x y)) (* -1 (/ t (- a t))))) z)) (/ y (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* y (- (+ 1 (/ x y)) (* -1 (/ t (- a t))))) z)) (/ y (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* y (- (+ 1 (/ x y)) (* -1 (/ t (- a t))))) z)) (/ y (- a t)))))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z a)))> |
#<alt (+ (* t (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (* y (- (+ 1 (/ x y)) (/ z a))))> |
#<alt (+ (* t (+ (* t (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* y (- (+ 1 (/ x y)) (/ z a))))> |
#<alt (+ (* t (+ (* t (+ (* t (* y (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* y (- (+ 1 (/ x y)) (/ z a))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (+ a (* -1 z))) t)))> |
#<alt (+ x (+ (* -1 (/ (* y (+ a (* -1 z))) t)) (/ (* y (- (* a z) (pow a 2))) (pow t 2))))> |
#<alt (+ x (+ (* -1 (/ (* y (+ a (* -1 z))) t)) (+ (/ (* y (- (* a z) (pow a 2))) (pow t 2)) (/ (* y (- (* (pow a 2) z) (pow a 3))) (pow t 3)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (- a z)) t)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (pow a 2)) (* a z))) t)) (* y (- a z))) t)))> |
#<alt (+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* y (+ (* -1 (pow a 2)) (* a z)))) t)) (* y (- a z))) t)))> |
#<alt (* y (- (/ x y) (* -1 (/ z t))))> |
#<alt (+ (* a (* y (- (/ z (pow t 2)) (/ 1 t)))) (* y (- (/ x y) (* -1 (/ z t)))))> |
#<alt (+ (* a (+ (* a (* y (- (/ z (pow t 3)) (/ 1 (pow t 2))))) (* y (- (/ z (pow t 2)) (/ 1 t))))) (* y (- (/ x y) (* -1 (/ z t)))))> |
#<alt (+ (* a (+ (* a (+ (* a (* y (- (/ z (pow t 4)) (/ 1 (pow t 3))))) (* y (- (/ z (pow t 3)) (/ 1 (pow t 2)))))) (* y (- (/ z (pow t 2)) (/ 1 t))))) (* y (- (/ x y) (* -1 (/ z t)))))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (+ (* y (+ 1 (/ x y))) (/ (* y (- t z)) a))> |
#<alt (+ (* y (+ 1 (/ x y))) (+ (/ (* y (- t z)) a) (/ (* y (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2))))> |
#<alt (+ (* y (+ 1 (/ x y))) (+ (/ (* y (- t z)) a) (+ (/ (* y (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2)) (/ (* y (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) (pow a 3)))))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (+ (* -1 (/ (* y (- z t)) a)) (* y (+ 1 (/ x y))))> |
#<alt (+ (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)) (* y (+ 1 (/ x y))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* y (- z t)))) (* -1 (/ (* (pow t 2) (* y (- z t))) a))) a)) (* y (- z t))) a)) (* y (+ 1 (/ x y))))> |
#<alt (- (+ 1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))> |
#<alt (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))> |
#<alt (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))> |
#<alt (/ x y)> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t)))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t)))))> |
#<alt (* x (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t)))))> |
#<alt (/ x y)> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ 1 (/ t (- a t))) (/ z (- a t))) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ 1 (/ t (- a t))) (/ z (- a t))) x)) (/ 1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ 1 (/ t (- a t))) (/ z (- a t))) x)) (/ 1 y))))> |
#<alt (/ x y)> |
#<alt (/ (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) y)> |
#<alt (/ (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) y)> |
#<alt (/ (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) y)> |
#<alt (- (+ 1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))> |
#<alt (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))> |
#<alt (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))> |
#<alt (- (+ 1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))> |
#<alt (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))> |
#<alt (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))> |
#<alt (+ 1 (+ (/ t (- a t)) (/ x y)))> |
#<alt (+ 1 (+ (* -1 (/ z (- a t))) (+ (/ t (- a t)) (/ x y))))> |
#<alt (+ 1 (+ (* -1 (/ z (- a t))) (+ (/ t (- a t)) (/ x y))))> |
#<alt (+ 1 (+ (* -1 (/ z (- a t))) (+ (/ t (- a t)) (/ x y))))> |
#<alt (* -1 (/ z (- a t)))> |
#<alt (* z (- (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ x (* y z)))) (/ 1 (- a t))))> |
#<alt (* z (- (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ x (* y z)))) (/ 1 (- a t))))> |
#<alt (* z (- (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ x (* y z)))) (/ 1 (- a t))))> |
#<alt (* -1 (/ z (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ 1 (/ x y)) (* -1 (/ t (- a t)))) z)) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ 1 (/ x y)) (* -1 (/ t (- a t)))) z)) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (+ 1 (/ x y)) (* -1 (/ t (- a t)))) z)) (/ 1 (- a t)))))> |
#<alt (- (+ 1 (/ x y)) (/ z a))> |
#<alt (- (+ 1 (+ (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a))) (/ x y))) (/ z a))> |
#<alt (- (+ 1 (+ (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a)))) (/ x y))) (/ z a))> |
#<alt (- (+ 1 (+ (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (+ (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))))) (/ 1 a)))) (/ x y))) (/ z a))> |
#<alt (/ x y)> |
#<alt (+ (* -1 (/ (+ a (* -1 z)) t)) (/ x y))> |
#<alt (- (+ (/ x y) (/ (* a z) (pow t 2))) (+ (* -1 (/ z t)) (+ (/ a t) (/ (pow a 2) (pow t 2)))))> |
#<alt (- (+ (/ x y) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))) (+ (* -1 (/ z t)) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3))))))> |
#<alt (/ x y)> |
#<alt (+ (* -1 (/ (- a z) t)) (/ x y))> |
#<alt (+ (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) t))) z) t)) (/ x y))> |
#<alt (+ (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t)) (/ x y))> |
#<alt (- (/ x y) (* -1 (/ z t)))> |
#<alt (- (+ (* a (- (/ z (pow t 2)) (/ 1 t))) (/ x y)) (* -1 (/ z t)))> |
#<alt (- (+ (* a (- (+ (* a (- (/ z (pow t 3)) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (/ x y)) (* -1 (/ z t)))> |
#<alt (- (+ (* a (- (+ (* a (- (+ (* a (- (/ z (pow t 4)) (/ 1 (pow t 3)))) (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (/ x y)) (* -1 (/ z t)))> |
#<alt (+ 1 (/ x y))> |
#<alt (- (+ 1 (+ (/ t a) (/ x y))) (/ z a))> |
#<alt (- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (/ t a) (/ x y)))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a)))> |
#<alt (- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (+ (/ t a) (/ x y))))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a))))> |
#<alt (+ 1 (/ x y))> |
#<alt (+ 1 (+ (* -1 (/ (- z t) a)) (/ x y)))> |
#<alt (+ 1 (+ (* -1 (/ (- (/ (* t (- z t)) a) (* -1 (- z t))) a)) (/ x y)))> |
#<alt (+ 1 (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a)) (* -1 (- z t))) a)) (/ x y)))> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (+ 1 (/ t (- a t)))> |
#<alt (+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t))))> |
#<alt (+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t))))> |
#<alt (+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t))))> |
#<alt (* -1 (/ z (- a t)))> |
#<alt (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* -1 (/ z (- a t)))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t)))))> |
#<alt (- 1 (/ z a))> |
#<alt (- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))))) (/ z a))> |
#<alt (- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (+ (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))))) (/ 1 a))))) (/ z a))> |
#<alt (* -1 (/ (+ a (* -1 z)) t))> |
#<alt (/ (- (/ (* a z) t) (+ a (+ (* -1 z) (/ (pow a 2) t)))) t)> |
#<alt (/ (- (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2)))))) t)> |
#<alt (/ (- (+ (/ (* a z) t) (+ (/ (* (pow a 2) z) (pow t 2)) (/ (* (pow a 3) z) (pow t 3)))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (+ (/ (pow a 3) (pow t 2)) (/ (pow a 4) (pow t 3))))))) t)> |
#<alt (* -1 (/ (- a z) t))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) t))) z) t))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t))> |
#<alt (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (+ (* -1 (/ (+ (* -1 (pow a 4)) (* (pow a 3) z)) t)) (pow a 3))) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t))> |
#<alt (/ z t)> |
#<alt (- (* a (- (/ z (pow t 2)) (/ 1 t))) (* -1 (/ z t)))> |
#<alt (- (* a (- (+ (* a (- (/ z (pow t 3)) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t)))> |
#<alt (- (* a (- (+ (* a (- (+ (* a (- (/ z (pow t 4)) (/ 1 (pow t 3)))) (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t)))> |
#<alt 1> |
#<alt (- (+ 1 (/ t a)) (/ z a))> |
#<alt (- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (/ t a))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a)))> |
#<alt (- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (/ t a)))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z t) a)))> |
#<alt (+ 1 (* -1 (/ (- (/ (* t (- z t)) a) (* -1 (- z t))) a)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a)) (* -1 (- z t))) a)))> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (+ x (* y (- (/ z t) (/ a t))))> |
#<alt (* y (- (/ z t) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (* y (- (+ (/ x y) (/ z t)) (/ a t)))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t)))))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt (/ (+ (* t x) (* y (- z a))) t)> |
#<alt x> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt x> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (* -1 (/ (* a y) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z)))))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t)))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t)))))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t))))> |
#<alt (/ (* y (- z a)) t)> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt (+ x (/ (* y (- z a)) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt (* x (+ 1 (/ (* y (- z a)) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1)))> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (* -1 a)> |
#<alt (- z a)> |
#<alt (- z a)> |
#<alt (- z a)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ a z))))> |
#<alt (* z (+ 1 (* -1 (/ a z))))> |
#<alt (* z (+ 1 (* -1 (/ a z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ a z) 1)))> |
#<alt (* -1 (* z (- (/ a z) 1)))> |
#<alt (* -1 (* z (- (/ a z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 a))> |
#<alt (+ z (* -1 a))> |
#<alt (+ z (* -1 a))> |
#<alt (* -1 a)> |
#<alt (* a (- (/ z a) 1))> |
#<alt (* a (- (/ z a) 1))> |
#<alt (* a (- (/ z a) 1))> |
#<alt (* -1 a)> |
#<alt (* -1 (* a (+ 1 (* -1 (/ z a)))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ z a)))))> |
#<alt (* -1 (* a (+ 1 (* -1 (/ z a)))))> |
#<alt (- y (/ (* y z) a))> |
#<alt (- (+ x y) (/ (* y z) a))> |
#<alt (- (+ x y) (/ (* y z) a))> |
#<alt (- (+ x y) (/ (* y z) a))> |
#<alt x> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x))))> |
#<alt (* x (- (+ 1 (/ y x)) (/ (* y z) (* a x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y z) a)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y z) a)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- y (/ (* y z) a)) x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- 1 (/ z a))))> |
#<alt (+ x (* y (- 1 (/ z a))))> |
#<alt (+ x (* y (- 1 (/ z a))))> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z a)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z a)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z a)))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ z a))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ z a))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ z a))))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (/ y a)))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (/ y a)))> |
#<alt (* z (- (+ (/ x z) (/ y z)) (/ y a)))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x y) z)) (* -1 (/ y a)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x y) z)) (* -1 (/ y a)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x y) z)) (* -1 (/ y a)))))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (/ (- (* a (+ x y)) (* y z)) a)> |
#<alt (/ (- (* a (+ x y)) (* y z)) a)> |
#<alt (/ (- (* a (+ x y)) (* y z)) a)> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (* -1 (/ t (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (+ (* -1 (/ t (- a t))) (/ z (- a t)))> |
#<alt (/ z (- a t))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t))))> |
#<alt (/ z (- a t))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t)))))> |
#<alt (/ z a)> |
#<alt (+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt (+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ z t))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t)))> |
#<alt (- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- z a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t)))> |
#<alt (+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t)))> |
#<alt (* -1 (/ (- z t) t))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2)))))> |
#<alt (+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2)))))> |
#<alt (/ (- z t) a)> |
#<alt (/ (- (+ z (/ (* t (- z t)) a)) t) a)> |
#<alt (/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a)> |
#<alt (/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a)> |
#<alt (/ (- z t) a)> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a))> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | 0 | (* y (+ (/ x y) (- 1 (/ (- z t) (- a t))))) |
| 5.0ms | y | @ | inf | (/ y a) |
| 3.0ms | t | @ | inf | (* y (+ (/ x y) (- 1 (/ (- z t) (- a t))))) |
| 2.0ms | y | @ | 0 | (- (+ x y) (* z (/ y a))) |
| 1.0ms | y | @ | 0 | (* y (+ (/ x y) (- 1 (/ (- z t) (- a t))))) |
| 1× | batch-egg-rewrite |
| 4 990× | accelerator-lowering-fma.f32 |
| 4 990× | accelerator-lowering-fma.f64 |
| 4 272× | /-lowering-/.f32 |
| 4 272× | /-lowering-/.f64 |
| 3 560× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 87 |
| 1 | 183 | 85 |
| 2 | 1893 | 85 |
| 0 | 8292 | 83 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y (+ (/ x y) (- 1 (/ (- z t) (- a t))))) |
(+ (/ x y) (- 1 (/ (- z t) (- a t)))) |
(/ x y) |
(- 1 (/ (- z t) (- a t))) |
(- (+ x y) y) |
(+ x y) |
(+ (* (/ y t) (- z a)) x) |
(/ y t) |
(- z a) |
(- (+ x y) (* z (/ y a))) |
(* z (/ y a)) |
(/ y a) |
(/ (- z t) (- a t)) |
| Outputs |
|---|
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(fma.f64 y (/.f64 x y) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(fma.f64 (/.f64 x y) y (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) y (*.f64 x #s(literal 1 binary64))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) y) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y y) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(fma.f64 (/.f64 y y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) y) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (*.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) y) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))))) (neg.f64 (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) (neg.f64 (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) (neg.f64 (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) y)) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) y)) (neg.f64 (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 x #s(literal 1 binary64)))))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x y))) y) |
(+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 x y))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) |
(+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) |
(+.f64 (-.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t))) |
(-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x y))) |
(-.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) (fma.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 y)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) (/.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 (-.f64 (*.f64 (/.f64 x y) x) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) y))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))))) |
(/.f64 (fma.f64 x (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (*.f64 y (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (*.f64 (/.f64 y x) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))))) (*.f64 (/.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))))) (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) y (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) x)) (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 y x) (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 y) (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (neg.f64 x))) (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))) y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) y)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 y x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))) (neg.f64 y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 (-.f64 (*.f64 (/.f64 x y) x) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) (neg.f64 (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 (neg.f64 (fma.f64 x (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))))) (neg.f64 (*.f64 y (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))))) (neg.f64 (*.f64 (/.f64 y x) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (*.f64 (/.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))))) (neg.f64 (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) y (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 y x) (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (/.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 y) (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (neg.f64 x)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (neg.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))) y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) x))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) y))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 y x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))) (neg.f64 y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x x) (*.f64 y y)))) (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 x y)) (+.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 x y))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) (/.f64 x y)))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 z (-.f64 a t))) #s(literal 3 binary64)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (-.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 z (-.f64 a t))) (-.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 z (-.f64 a t))) (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x y)) (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t)))))))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (/.f64 x y)) (/.f64 (*.f64 x x) (*.f64 y y))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 x (neg.f64 y))) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y x)))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) |
(+.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))))) |
(fma.f64 (-.f64 z t) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 a t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (neg.f64 (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 a t)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))) #s(literal 3 binary64)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))) (-.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t)))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (*.f64 (-.f64 z t) (-.f64 z t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 z t) (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(+.f64 y (-.f64 x y)) |
(+.f64 x #s(literal 0 binary64)) |
(+.f64 (+.f64 y x) (neg.f64 y)) |
(+.f64 #s(literal 0 binary64) x) |
(+.f64 (neg.f64 y) (+.f64 y x)) |
(-.f64 (+.f64 y x) y) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y (+.f64 y x))) (/.f64 (*.f64 y y) (+.f64 y (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 x #s(literal 0 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (+.f64 y x) (neg.f64 y))) (/.f64 (*.f64 y y) (-.f64 (+.f64 y x) (neg.f64 y)))) |
(fma.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 y)) |
(fma.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (+.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (*.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (+.f64 x #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y (+.f64 y x)) (+.f64 x #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (+.f64 x #s(literal 0 binary64))) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (+.f64 x #s(literal 0 binary64))) (fma.f64 (+.f64 y x) (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) (neg.f64 y))))) |
(/.f64 (*.f64 (+.f64 y (+.f64 y x)) (+.f64 x #s(literal 0 binary64))) (+.f64 y (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y (+.f64 y x)) (+.f64 x #s(literal 0 binary64))) (-.f64 (+.f64 y x) (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (*.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y (+.f64 y x)) (+.f64 x #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (+.f64 x #s(literal 0 binary64)))) (neg.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (+.f64 x #s(literal 0 binary64)))) (neg.f64 (fma.f64 (+.f64 y x) (+.f64 y x) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y (+.f64 y x)) (+.f64 x #s(literal 0 binary64)))) (neg.f64 (+.f64 y (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y (+.f64 y x)) (+.f64 x #s(literal 0 binary64)))) (neg.f64 (-.f64 (+.f64 y x) (neg.f64 y)))) |
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64)) (fma.f64 x x (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (+.f64 x #s(literal 0 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y (+.f64 y x)) (+.f64 x #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 y (+.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 0 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 0 binary64))) (neg.f64 (-.f64 x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (-.f64 x y)))) (fma.f64 y y (-.f64 (*.f64 (-.f64 x y) (-.f64 x y)) (*.f64 y (-.f64 x y))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) x)))) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 y y) (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)))) (fma.f64 y y (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 (neg.f64 y) (+.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (*.f64 (/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 y (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y (+.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y (+.f64 y x))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y (+.f64 y x))) (/.f64 (*.f64 y y) (+.f64 y (+.f64 y x))) (*.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y (+.f64 y x))) (/.f64 (*.f64 y y) (+.f64 y (+.f64 y x))))))) |
(pow.f64 (/.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (*.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (+.f64 x #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y (+.f64 y x)) (+.f64 x #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (+.f64 x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))))) |
(*.f64 (*.f64 (+.f64 y (+.f64 y x)) (+.f64 x #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y (+.f64 y x)))) |
(+.f64 y x) |
(+.f64 x y) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 x y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(pow.f64 (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) |
(+.f64 (/.f64 (*.f64 y (-.f64 z a)) t) x) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t))) (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 z a)) x) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
(fma.f64 (-.f64 z a) (/.f64 y t) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 z a) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (*.f64 y (-.f64 z a)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 z a) t) x) |
(fma.f64 (/.f64 (-.f64 z a) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (-.f64 z a)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 a (+.f64 z a)))) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 z a) (-.f64 z a)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z a)) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (/.f64 (-.f64 z a) #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t)))) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 y (-.f64 z a))) (*.f64 (*.f64 y (-.f64 z a)) x)) t))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (*.f64 x x)) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 z a)) t) (*.f64 y (-.f64 z a))) (*.f64 (*.f64 y (-.f64 z a)) x)) t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (*.f64 x x))) (neg.f64 (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x))) (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y (-.f64 z a)) t)) (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 z a)) (*.f64 y (-.f64 z a))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 z a) t) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 y (neg.f64 t))) |
(neg.f64 (/.f64 y (neg.f64 t))) |
(neg.f64 (/.f64 (neg.f64 y) t)) |
(/.f64 y t) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y)))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(+.f64 z (neg.f64 a)) |
(+.f64 (neg.f64 a) z) |
(-.f64 z a) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 a (+.f64 z a)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 z z (*.f64 a (+.f64 z a))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z a)) (/.f64 (*.f64 a a) (+.f64 z a))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (neg.f64 a))) (/.f64 (*.f64 a a) (-.f64 z (neg.f64 a)))) |
(fma.f64 #s(literal -1 binary64) a z) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (*.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (-.f64 z a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z a) (*.f64 (+.f64 z a) (-.f64 z a)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (-.f64 z a)) (fma.f64 z z (*.f64 a (+.f64 z a)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (-.f64 z a)) (fma.f64 z z (-.f64 (*.f64 a a) (*.f64 z (neg.f64 a))))) |
(/.f64 (*.f64 (+.f64 z a) (-.f64 z a)) (+.f64 z a)) |
(/.f64 (*.f64 (+.f64 z a) (-.f64 z a)) (-.f64 z (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (*.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (-.f64 z a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 z a) (*.f64 (+.f64 z a) (-.f64 z a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (-.f64 z a))) (neg.f64 (fma.f64 z z (*.f64 a (+.f64 z a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (-.f64 z a))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 a a) (*.f64 z (neg.f64 a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z a) (-.f64 z a))) (neg.f64 (+.f64 z a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z a) (-.f64 z a))) (neg.f64 (-.f64 z (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (-.f64 z a)))) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 a (+.f64 z a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 z a) (-.f64 z a)))) (neg.f64 (neg.f64 (+.f64 z a)))) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 a a) (*.f64 z (*.f64 z z))) (fma.f64 a a (-.f64 (*.f64 z z) (*.f64 (neg.f64 a) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 a (+.f64 z a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 z z (*.f64 a (+.f64 z a)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 a (+.f64 z a)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 a (+.f64 z a)))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 z z (*.f64 a (+.f64 z a)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 z z (*.f64 a (+.f64 z a)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 a (+.f64 z a)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 z z (*.f64 a (+.f64 z a)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a a) (+.f64 z a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z a)) (/.f64 (*.f64 z z) (+.f64 z a)) (fma.f64 (/.f64 (*.f64 a a) (+.f64 z a)) (/.f64 (*.f64 a a) (+.f64 z a)) (*.f64 (/.f64 (*.f64 z z) (+.f64 z a)) (/.f64 (*.f64 a a) (+.f64 z a)))))) |
(pow.f64 (/.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (*.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (-.f64 z a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 z a) (*.f64 (+.f64 z a) (-.f64 z a))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 a (+.f64 z a))) (-.f64 z a)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 a (+.f64 z a))))) |
(*.f64 (*.f64 (+.f64 z a) (-.f64 z a)) (/.f64 #s(literal 1 binary64) (+.f64 z a))) |
(+.f64 y (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))) |
(+.f64 y (-.f64 x (/.f64 (*.f64 y z) a))) |
(+.f64 x (-.f64 y (/.f64 (*.f64 y z) a))) |
(+.f64 (+.f64 y x) (neg.f64 (/.f64 (*.f64 y z) a))) |
(+.f64 (neg.f64 (/.f64 (*.f64 y z) a)) (+.f64 y x)) |
(+.f64 (-.f64 y (/.f64 (*.f64 y z) a)) x) |
(-.f64 (+.f64 y x) (/.f64 (*.f64 y z) a)) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (fma.f64 z (/.f64 y a) (+.f64 y x))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)) (fma.f64 z (/.f64 y a) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) a) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) a)) (/.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 y z)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) a) (*.f64 (-.f64 x y) a)) (/.f64 (*.f64 (-.f64 x y) (*.f64 y z)) (*.f64 (-.f64 x y) a))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 y (/.f64 (*.f64 y z) a)))) (/.f64 (*.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (-.f64 y (/.f64 (*.f64 y z) a))) (-.f64 x (-.f64 y (/.f64 (*.f64 y z) a))))) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (+.f64 y x) (neg.f64 (/.f64 (*.f64 y z) a)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)) (-.f64 (+.f64 y x) (neg.f64 (/.f64 (*.f64 y z) a))))) |
(fma.f64 z (neg.f64 (/.f64 y a)) (+.f64 y x)) |
(fma.f64 (/.f64 y a) (neg.f64 z) (+.f64 y x)) |
(fma.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y x) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 y z) a))) |
(fma.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y z) a))) |
(fma.f64 (neg.f64 z) (/.f64 y a) (+.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) (+.f64 y x)) |
(fma.f64 (neg.f64 (/.f64 y a)) z (+.f64 y x)) |
(fma.f64 (*.f64 (neg.f64 z) y) (/.f64 #s(literal 1 binary64) a) (+.f64 y x)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z a) (+.f64 y x)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y a) (+.f64 y x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (+.f64 y x)) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (+.f64 y x)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (+.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (-.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (/.f64 y a) (+.f64 y x)) (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a)))) (fma.f64 (+.f64 y x) (+.f64 y x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)) (*.f64 (+.f64 y x) (neg.f64 (/.f64 (*.f64 y z) a)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a))) (fma.f64 z (/.f64 y a) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a))) (-.f64 (+.f64 y x) (neg.f64 (/.f64 (*.f64 y z) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (-.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (/.f64 y a) (+.f64 y x)) (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) a) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 y z))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) a) (*.f64 (-.f64 x y) (*.f64 y z))) (*.f64 (-.f64 x y) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (+.f64 y x) (+.f64 y x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)) (*.f64 (+.f64 y x) (neg.f64 (/.f64 (*.f64 y z) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)))) (neg.f64 (fma.f64 z (/.f64 y a) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)))) (neg.f64 (-.f64 (+.f64 y x) (neg.f64 (/.f64 (*.f64 y z) a))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (*.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (-.f64 y (/.f64 (*.f64 y z) a))))) (fma.f64 x x (-.f64 (*.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (-.f64 y (/.f64 (*.f64 y z) a))) (*.f64 x (-.f64 y (/.f64 (*.f64 y z) a)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (-.f64 y (/.f64 (*.f64 y z) a)))) (-.f64 x (-.f64 y (/.f64 (*.f64 y z) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) a) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 y z)))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) a) (*.f64 (-.f64 x y) (*.f64 y z)))) (neg.f64 (*.f64 (-.f64 x y) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 z (/.f64 y a) (+.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (*.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (-.f64 y (/.f64 (*.f64 y z) a)))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (-.f64 y (/.f64 (*.f64 y z) a))) (*.f64 x (-.f64 y (/.f64 (*.f64 y z) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (-.f64 y (/.f64 (*.f64 y z) a))))) (neg.f64 (-.f64 x (-.f64 y (/.f64 (*.f64 y z) a))))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))) (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a)))) (*.f64 y (+.f64 x (neg.f64 (/.f64 (*.f64 y z) a))))))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (-.f64 x (/.f64 (*.f64 y z) a)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (-.f64 x (/.f64 (*.f64 y z) a)) (-.f64 x (/.f64 (*.f64 y z) a))) (*.f64 y (-.f64 x (/.f64 (*.f64 y z) a)))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)))) (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)) (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 (neg.f64 (/.f64 (*.f64 y z) a)) (+.f64 y x))))) |
(/.f64 (fma.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (*.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (-.f64 y (/.f64 (*.f64 y z) a))) (*.f64 x (*.f64 x x))) (fma.f64 (-.f64 y (/.f64 (*.f64 y z) a)) (-.f64 y (/.f64 (*.f64 y z) a)) (-.f64 (*.f64 x x) (*.f64 (-.f64 y (/.f64 (*.f64 y z) a)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (*.f64 (/.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (fma.f64 z (/.f64 y a) (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)) (fma.f64 z (/.f64 y a) (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (fma.f64 z (/.f64 y a) (+.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (fma.f64 z (/.f64 y a) (+.f64 y x))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)) (fma.f64 z (/.f64 y a) (+.f64 y x))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)) (fma.f64 z (/.f64 y a) (+.f64 y x))) (*.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (fma.f64 z (/.f64 y a) (+.f64 y x))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)) (fma.f64 z (/.f64 y a) (+.f64 y x))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))) (-.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (/.f64 y a) (+.f64 y x)) (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y z) a) (fma.f64 z (/.f64 y a) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x))))) |
(*.f64 (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y a) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y z))) |
(/.f64 z (/.f64 a y)) |
(/.f64 (neg.f64 z) (neg.f64 (/.f64 a y))) |
(/.f64 (*.f64 y z) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 a)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 a y)) |
(/.f64 (*.f64 z (neg.f64 y)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 a y)) |
(/.f64 (*.f64 (neg.f64 y) z) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 z (neg.f64 y))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 a y))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) z)) |
(*.f64 z (/.f64 y a)) |
(*.f64 (/.f64 y a) z) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 y (neg.f64 a))) |
(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 (neg.f64 y) (neg.f64 a)) |
(/.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 (neg.f64 y)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) 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 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 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 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 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 a t) (-.f64 z t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (-.f64 a t))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (-.f64 a t)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (-.f64 a t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 a t))) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t))))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 a t) (+.f64 z t))) (/.f64 (*.f64 t t) (*.f64 (-.f64 a t) (+.f64 z t)))) |
(-.f64 (/.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 (*.f64 (-.f64 a t) t) (*.f64 (-.f64 a t) (-.f64 a t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) (/.f64 (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (neg.f64 (/.f64 t (-.f64 a t)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a) (neg.f64 (/.f64 t (-.f64 a t)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t))))) |
(/.f64 (-.f64 z t) (-.f64 a t)) |
(/.f64 (neg.f64 (-.f64 z t)) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (-.f64 a t) (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 a t) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t)) (*.f64 (-.f64 a t) (-.f64 a t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 a t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t))) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 a t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 a t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64)) (*.f64 (+.f64 z t) (-.f64 a t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z t))) (neg.f64 (neg.f64 (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (neg.f64 (*.f64 (-.f64 a t) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (*.f64 (-.f64 a t) (+.f64 z t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)))) (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) (+.f64 z t)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (-.f64 a t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 a t)) (*.f64 (-.f64 a t) t))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 z t)))) (neg.f64 (neg.f64 (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64))) (neg.f64 (-.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 a t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 z t) (-.f64 a t)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 z t)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 a t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (fma.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t)) (*.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t))) (*.f64 (/.f64 t (-.f64 a t)) (/.f64 t (-.f64 a t))))) (neg.f64 (+.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t)))) (neg.f64 (+.f64 z t))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (pow.f64 (neg.f64 (/.f64 t (-.f64 a t))) #s(literal 3 binary64))) (fma.f64 (/.f64 z (-.f64 a t)) (/.f64 z (-.f64 a t)) (-.f64 (*.f64 (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 (/.f64 t (-.f64 a t)))) (*.f64 (/.f64 z (-.f64 a t)) (neg.f64 (/.f64 t (-.f64 a t))))))) |
(pow.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 a t) (-.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 (-.f64 z t) (-.f64 a t)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 a t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (-.f64 z t)) (-.f64 a t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (+.f64 t a)) |
(*.f64 (/.f64 (-.f64 z t) (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a t) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 (+.f64 t a) (-.f64 a t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (/.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 a t)) (/.f64 (-.f64 z t) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 (/.f64 (+.f64 z t) (-.f64 a t)) (/.f64 (-.f64 z t) (+.f64 z t))) |
| 1× | egg-herbie |
| 7 980× | accelerator-lowering-fma.f32 |
| 7 980× | accelerator-lowering-fma.f64 |
| 4 578× | +-lowering-+.f64 |
| 4 578× | +-lowering-+.f32 |
| 4 066× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 662 | 5600 |
| 1 | 2081 | 5338 |
| 2 | 6781 | 5283 |
| 0 | 8124 | 5111 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ t (- a t))) (/ z (- a t)))) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ t (- a t))) (/ z (- a t)))) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ t (- a t))) (/ z (- a t)))) (* -1 (/ x y))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
x |
(* x (+ 1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x))) |
(* x (+ 1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x))) |
(* x (+ 1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)) 1))) |
(* y (+ 1 (+ (/ t (- a t)) (/ x y)))) |
(+ (* -1 (/ (* y z) (- a t))) (* y (+ 1 (+ (/ t (- a t)) (/ x y))))) |
(+ (* -1 (/ (* y z) (- a t))) (* y (+ 1 (+ (/ t (- a t)) (/ x y))))) |
(+ (* -1 (/ (* y z) (- a t))) (* y (+ 1 (+ (/ t (- a t)) (/ x y))))) |
(* -1 (/ (* y z) (- a t))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* y (+ 1 (+ (/ t (- a t)) (/ x y)))) z))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* y (+ 1 (+ (/ t (- a t)) (/ x y)))) z))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* y (+ 1 (+ (/ t (- a t)) (/ x y)))) z))) |
(* -1 (/ (* y z) (- a t))) |
(* -1 (* z (+ (* -1 (/ (* y (- (+ 1 (/ x y)) (* -1 (/ t (- a t))))) z)) (/ y (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* y (- (+ 1 (/ x y)) (* -1 (/ t (- a t))))) z)) (/ y (- a t))))) |
(* -1 (* z (+ (* -1 (/ (* y (- (+ 1 (/ x y)) (* -1 (/ t (- a t))))) z)) (/ y (- a t))))) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(+ (* t (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (* y (- (+ 1 (/ x y)) (/ z a)))) |
(+ (* t (+ (* t (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* y (- (+ 1 (/ x y)) (/ z a)))) |
(+ (* t (+ (* t (+ (* t (* y (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* y (- (+ 1 (/ x y)) (/ z a)))) |
x |
(+ x (* -1 (/ (* y (+ a (* -1 z))) t))) |
(+ x (+ (* -1 (/ (* y (+ a (* -1 z))) t)) (/ (* y (- (* a z) (pow a 2))) (pow t 2)))) |
(+ x (+ (* -1 (/ (* y (+ a (* -1 z))) t)) (+ (/ (* y (- (* a z) (pow a 2))) (pow t 2)) (/ (* y (- (* (pow a 2) z) (pow a 3))) (pow t 3))))) |
x |
(+ x (* -1 (/ (* y (- a z)) t))) |
(+ x (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (pow a 2)) (* a z))) t)) (* y (- a z))) t))) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* y (+ (* -1 (pow a 2)) (* a z)))) t)) (* y (- a z))) t))) |
(* y (- (/ x y) (* -1 (/ z t)))) |
(+ (* a (* y (- (/ z (pow t 2)) (/ 1 t)))) (* y (- (/ x y) (* -1 (/ z t))))) |
(+ (* a (+ (* a (* y (- (/ z (pow t 3)) (/ 1 (pow t 2))))) (* y (- (/ z (pow t 2)) (/ 1 t))))) (* y (- (/ x y) (* -1 (/ z t))))) |
(+ (* a (+ (* a (+ (* a (* y (- (/ z (pow t 4)) (/ 1 (pow t 3))))) (* y (- (/ z (pow t 3)) (/ 1 (pow t 2)))))) (* y (- (/ z (pow t 2)) (/ 1 t))))) (* y (- (/ x y) (* -1 (/ z t))))) |
(* y (+ 1 (/ x y))) |
(+ (* y (+ 1 (/ x y))) (/ (* y (- t z)) a)) |
(+ (* y (+ 1 (/ x y))) (+ (/ (* y (- t z)) a) (/ (* y (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2)))) |
(+ (* y (+ 1 (/ x y))) (+ (/ (* y (- t z)) a) (+ (/ (* y (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2)) (/ (* y (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) (pow a 3))))) |
(* y (+ 1 (/ x y))) |
(+ (* -1 (/ (* y (- z t)) a)) (* y (+ 1 (/ x y)))) |
(+ (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)) (* y (+ 1 (/ x y)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* y (- z t)))) (* -1 (/ (* (pow t 2) (* y (- z t))) a))) a)) (* y (- z t))) a)) (* y (+ 1 (/ x y)))) |
(- (+ 1 (/ t (- a t))) (/ z (- a t))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(/ x y) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(/ x y) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (/ t (- a t))) (/ z (- a t))) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (/ t (- a t))) (/ z (- a t))) x)) (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (/ t (- a t))) (/ z (- a t))) x)) (/ 1 y)))) |
(/ x y) |
(/ (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) y) |
(/ (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) y) |
(/ (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) y) |
(- (+ 1 (/ t (- a t))) (/ z (- a t))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(- (+ 1 (/ t (- a t))) (/ z (- a t))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(+ 1 (+ (/ t (- a t)) (/ x y))) |
(+ 1 (+ (* -1 (/ z (- a t))) (+ (/ t (- a t)) (/ x y)))) |
(+ 1 (+ (* -1 (/ z (- a t))) (+ (/ t (- a t)) (/ x y)))) |
(+ 1 (+ (* -1 (/ z (- a t))) (+ (/ t (- a t)) (/ x y)))) |
(* -1 (/ z (- a t))) |
(* z (- (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ x (* y z)))) (/ 1 (- a t)))) |
(* z (- (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ x (* y z)))) (/ 1 (- a t)))) |
(* z (- (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ x (* y z)))) (/ 1 (- a t)))) |
(* -1 (/ z (- a t))) |
(* -1 (* z (+ (* -1 (/ (- (+ 1 (/ x y)) (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(* -1 (* z (+ (* -1 (/ (- (+ 1 (/ x y)) (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(* -1 (* z (+ (* -1 (/ (- (+ 1 (/ x y)) (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(- (+ 1 (/ x y)) (/ z a)) |
(- (+ 1 (+ (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a))) (/ x y))) (/ z a)) |
(- (+ 1 (+ (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a)))) (/ x y))) (/ z a)) |
(- (+ 1 (+ (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (+ (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))))) (/ 1 a)))) (/ x y))) (/ z a)) |
(/ x y) |
(+ (* -1 (/ (+ a (* -1 z)) t)) (/ x y)) |
(- (+ (/ x y) (/ (* a z) (pow t 2))) (+ (* -1 (/ z t)) (+ (/ a t) (/ (pow a 2) (pow t 2))))) |
(- (+ (/ x y) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))) (+ (* -1 (/ z t)) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))) |
(/ x y) |
(+ (* -1 (/ (- a z) t)) (/ x y)) |
(+ (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) t))) z) t)) (/ x y)) |
(+ (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t)) (/ x y)) |
(- (/ x y) (* -1 (/ z t))) |
(- (+ (* a (- (/ z (pow t 2)) (/ 1 t))) (/ x y)) (* -1 (/ z t))) |
(- (+ (* a (- (+ (* a (- (/ z (pow t 3)) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (/ x y)) (* -1 (/ z t))) |
(- (+ (* a (- (+ (* a (- (+ (* a (- (/ z (pow t 4)) (/ 1 (pow t 3)))) (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (/ x y)) (* -1 (/ z t))) |
(+ 1 (/ x y)) |
(- (+ 1 (+ (/ t a) (/ x y))) (/ z a)) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (/ t a) (/ x y)))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (+ (/ t a) (/ x y))))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a)))) |
(+ 1 (/ x y)) |
(+ 1 (+ (* -1 (/ (- z t) a)) (/ x y))) |
(+ 1 (+ (* -1 (/ (- (/ (* t (- z t)) a) (* -1 (- z t))) a)) (/ x y))) |
(+ 1 (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a)) (* -1 (- z t))) a)) (/ x y))) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(+ 1 (/ t (- a t))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(* -1 (/ z (- a t))) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* -1 (/ z (- a t))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(- 1 (/ z a)) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))))) (/ z a)) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (+ (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))))) (/ 1 a))))) (/ z a)) |
(* -1 (/ (+ a (* -1 z)) t)) |
(/ (- (/ (* a z) t) (+ a (+ (* -1 z) (/ (pow a 2) t)))) t) |
(/ (- (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2)))))) t) |
(/ (- (+ (/ (* a z) t) (+ (/ (* (pow a 2) z) (pow t 2)) (/ (* (pow a 3) z) (pow t 3)))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (+ (/ (pow a 3) (pow t 2)) (/ (pow a 4) (pow t 3))))))) t) |
(* -1 (/ (- a z) t)) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) t))) z) t)) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t)) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (+ (* -1 (/ (+ (* -1 (pow a 4)) (* (pow a 3) z)) t)) (pow a 3))) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t)) |
(/ z t) |
(- (* a (- (/ z (pow t 2)) (/ 1 t))) (* -1 (/ z t))) |
(- (* a (- (+ (* a (- (/ z (pow t 3)) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t))) |
(- (* a (- (+ (* a (- (+ (* a (- (/ z (pow t 4)) (/ 1 (pow t 3)))) (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t))) |
1 |
(- (+ 1 (/ t a)) (/ z a)) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (/ t a))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (/ t a)))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a)))) |
1 |
(+ 1 (* -1 (/ (- z t) a))) |
(+ 1 (* -1 (/ (- (/ (* t (- z t)) a) (* -1 (- z t))) a))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a)) (* -1 (- z t))) a))) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
x |
(+ x (* y (- (/ z t) (/ a t)))) |
(+ x (* y (- (/ z t) (/ a t)))) |
(+ x (* y (- (/ z t) (/ a t)))) |
(* y (- (/ z t) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(/ (* y (- z a)) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(/ (* y (- z a)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/ (+ (* t x) (* y (- z a))) t) |
x |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
x |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (* -1 (/ (* a y) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(+ x (/ (* y z) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(* -1 (/ (* a y) t)) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(* -1 (/ (* a y) t)) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(/ (* y (- z a)) t) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
(+ x (/ (* y (- z a)) t)) |
x |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(* -1 a) |
(- z a) |
(- z a) |
(- z a) |
z |
(* z (+ 1 (* -1 (/ a z)))) |
(* z (+ 1 (* -1 (/ a z)))) |
(* z (+ 1 (* -1 (/ a z)))) |
z |
(* -1 (* z (- (/ a z) 1))) |
(* -1 (* z (- (/ a z) 1))) |
(* -1 (* z (- (/ a z) 1))) |
z |
(+ z (* -1 a)) |
(+ z (* -1 a)) |
(+ z (* -1 a)) |
(* -1 a) |
(* a (- (/ z a) 1)) |
(* a (- (/ z a) 1)) |
(* a (- (/ z a) 1)) |
(* -1 a) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(- y (/ (* y z) a)) |
(- (+ x y) (/ (* y z) a)) |
(- (+ x y) (/ (* y z) a)) |
(- (+ x y) (/ (* y z) a)) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y z) (* a x)))) |
(* x (- (+ 1 (/ y x)) (/ (* y z) (* a x)))) |
(* x (- (+ 1 (/ y x)) (/ (* y z) (* a x)))) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y z) a)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y z) a)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y z) a)) x)) 1))) |
x |
(+ x (* y (- 1 (/ z a)))) |
(+ x (* y (- 1 (/ z a)))) |
(+ x (* y (- 1 (/ z a)))) |
(* y (- 1 (/ z a))) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ z a)))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ z a)))))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ z a)))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(* -1 (/ (* y z) a)) |
(* z (- (+ (/ x z) (/ y z)) (/ y a))) |
(* z (- (+ (/ x z) (/ y z)) (/ y a))) |
(* z (- (+ (/ x z) (/ y z)) (/ y a))) |
(* -1 (/ (* y z) a)) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (* -1 (/ y a))))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (* -1 (/ y a))))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (* -1 (/ y a))))) |
(* -1 (/ (* y z) a)) |
(/ (- (* a (+ x y)) (* y z)) a) |
(/ (- (* a (+ x y)) (* y z)) a) |
(/ (- (* a (+ x y)) (* y z)) a) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(* -1 (/ t (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(/ z (- a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(/ z (- a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(/ z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
1 |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
1 |
(+ 1 (* -1 (/ (- z a) t))) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(* -1 (/ (- z t) t)) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(/ (- z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/ (- z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
| Outputs |
|---|
x |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t)))) |
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t))))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ t (- a t))) (/ z (- a t)))) (* -1 (/ x y))))) |
(neg.f64 (*.f64 y (-.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) (/.f64 x y)))) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ t (- a t))) (/ z (- a t)))) (* -1 (/ x y))))) |
(neg.f64 (*.f64 y (-.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) (/.f64 x y)))) |
(* -1 (* y (+ (* -1 (- (+ 1 (/ t (- a t))) (/ z (- a t)))) (* -1 (/ x y))))) |
(neg.f64 (*.f64 y (-.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) (/.f64 x y)))) |
(* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) |
(*.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t))))) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x) |
(+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) |
(fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x) |
x |
(* x (+ 1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x))) |
(fma.f64 x (*.f64 (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) (/.f64 y x)) x) |
(* x (+ 1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x))) |
(fma.f64 x (*.f64 (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) (/.f64 y x)) x) |
(* x (+ 1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x))) |
(fma.f64 x (*.f64 (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) (/.f64 y x)) x) |
x |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) x) #s(literal -1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (- (+ 1 (/ t (- a t))) (/ z (- a t)))) x)) 1))) |
(neg.f64 (*.f64 x (fma.f64 y (/.f64 (-.f64 #s(literal -1 binary64) (-.f64 (/.f64 t (-.f64 a t)) (/.f64 z (-.f64 a t)))) x) #s(literal -1 binary64)))) |
(* y (+ 1 (+ (/ t (- a t)) (/ x y)))) |
(fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) y) |
(+ (* -1 (/ (* y z) (- a t))) (* y (+ 1 (+ (/ t (- a t)) (/ x y))))) |
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t))))) |
(+ (* -1 (/ (* y z) (- a t))) (* y (+ 1 (+ (/ t (- a t)) (/ x y))))) |
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t))))) |
(+ (* -1 (/ (* y z) (- a t))) (* y (+ 1 (+ (/ t (- a t)) (/ x y))))) |
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t))))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y (neg.f64 z)) (-.f64 a t)) |
(* z (+ (* -1 (/ y (- a t))) (/ (* y (+ 1 (+ (/ t (- a t)) (/ x y)))) z))) |
(*.f64 z (-.f64 (/.f64 (fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) y) z) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* y (+ 1 (+ (/ t (- a t)) (/ x y)))) z))) |
(*.f64 z (-.f64 (/.f64 (fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) y) z) (/.f64 y (-.f64 a t)))) |
(* z (+ (* -1 (/ y (- a t))) (/ (* y (+ 1 (+ (/ t (- a t)) (/ x y)))) z))) |
(*.f64 z (-.f64 (/.f64 (fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) y) z) (/.f64 y (-.f64 a t)))) |
(* -1 (/ (* y z) (- a t))) |
(/.f64 (*.f64 y (neg.f64 z)) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (* y (- (+ 1 (/ x y)) (* -1 (/ t (- a t))))) z)) (/ y (- a t))))) |
(*.f64 (fma.f64 y (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 t (-.f64 a t))) z) (/.f64 y (-.f64 a t))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (* y (- (+ 1 (/ x y)) (* -1 (/ t (- a t))))) z)) (/ y (- a t))))) |
(*.f64 (fma.f64 y (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 t (-.f64 a t))) z) (/.f64 y (-.f64 a t))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (* y (- (+ 1 (/ x y)) (* -1 (/ t (- a t))))) z)) (/ y (- a t))))) |
(*.f64 (fma.f64 y (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 t (-.f64 a t))) z) (/.f64 y (-.f64 a t))) (neg.f64 z)) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(+ (* t (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (* y (- (+ 1 (/ x y)) (/ z a)))) |
(fma.f64 t (fma.f64 y (/.f64 z (*.f64 a (neg.f64 a))) (/.f64 y a)) (*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) |
(+ (* t (+ (* t (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* y (- (+ 1 (/ x y)) (/ z a)))) |
(fma.f64 t (fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (*.f64 y (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))))) (*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) |
(+ (* t (+ (* t (+ (* t (* y (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (* y (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))))) (* y (+ (* -1 (/ z (pow a 2))) (/ 1 a))))) (* y (- (+ 1 (/ x y)) (/ z a)))) |
(fma.f64 t (fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (*.f64 t (fma.f64 t (fma.f64 y (/.f64 (neg.f64 z) (pow.f64 a #s(literal 4 binary64))) (/.f64 y (*.f64 a (*.f64 a a)))) (fma.f64 y (/.f64 z (*.f64 a (*.f64 a (neg.f64 a)))) (/.f64 y (*.f64 a a)))))) (*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) |
x |
(+ x (* -1 (/ (* y (+ a (* -1 z))) t))) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(+ x (+ (* -1 (/ (* y (+ a (* -1 z))) t)) (/ (* y (- (* a z) (pow a 2))) (pow t 2)))) |
(fma.f64 (*.f64 a (-.f64 z a)) (/.f64 y (*.f64 t t)) (fma.f64 y (/.f64 (-.f64 z a) t) x)) |
(+ x (+ (* -1 (/ (* y (+ a (* -1 z))) t)) (+ (/ (* y (- (* a z) (pow a 2))) (pow t 2)) (/ (* y (- (* (pow a 2) z) (pow a 3))) (pow t 3))))) |
(fma.f64 y (+.f64 (/.f64 (*.f64 a (-.f64 z a)) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a (-.f64 z a))) (*.f64 t (*.f64 t t)))) (fma.f64 y (/.f64 (-.f64 z a) t) x)) |
x |
(+ x (* -1 (/ (* y (- a z)) t))) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(+ x (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (pow a 2)) (* a z))) t)) (* y (- a z))) t))) |
(-.f64 x (/.f64 (fma.f64 y (-.f64 a z) (/.f64 (*.f64 (*.f64 a (-.f64 a z)) y) t)) t)) |
(+ x (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (* (pow a 2) z)) (pow a 3))) t)) (* y (+ (* -1 (pow a 2)) (* a z)))) t)) (* y (- a z))) t))) |
(-.f64 x (/.f64 (-.f64 (*.f64 y (-.f64 a z)) (/.f64 (fma.f64 y (/.f64 (*.f64 a (*.f64 a (-.f64 a z))) (neg.f64 t)) (*.f64 y (*.f64 a (-.f64 z a)))) t)) t)) |
(* y (- (/ x y) (* -1 (/ z t)))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(+ (* a (* y (- (/ z (pow t 2)) (/ 1 t)))) (* y (- (/ x y) (* -1 (/ z t))))) |
(fma.f64 y (+.f64 (/.f64 x y) (/.f64 z t)) (*.f64 y (/.f64 (fma.f64 a (/.f64 z t) (neg.f64 a)) t))) |
(+ (* a (+ (* a (* y (- (/ z (pow t 3)) (/ 1 (pow t 2))))) (* y (- (/ z (pow t 2)) (/ 1 t))))) (* y (- (/ x y) (* -1 (/ z t))))) |
(fma.f64 y (+.f64 (/.f64 x y) (/.f64 z t)) (fma.f64 y (/.f64 (fma.f64 a (/.f64 z t) (neg.f64 a)) t) (*.f64 (*.f64 a (*.f64 y a)) (+.f64 (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 t t)))))) |
(+ (* a (+ (* a (+ (* a (* y (- (/ z (pow t 4)) (/ 1 (pow t 3))))) (* y (- (/ z (pow t 3)) (/ 1 (pow t 2)))))) (* y (- (/ z (pow t 2)) (/ 1 t))))) (* y (- (/ x y) (* -1 (/ z t))))) |
(fma.f64 (*.f64 a a) (fma.f64 y (+.f64 (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 t t))) (*.f64 y (*.f64 a (+.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))))) (fma.f64 y (+.f64 (/.f64 x y) (/.f64 z t)) (*.f64 y (/.f64 (fma.f64 a (/.f64 z t) (neg.f64 a)) t)))) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(+ (* y (+ 1 (/ x y))) (/ (* y (- t z)) a)) |
(*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 t z) a))) |
(+ (* y (+ 1 (/ x y))) (+ (/ (* y (- t z)) a) (/ (* y (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2)))) |
(fma.f64 y (+.f64 (/.f64 (-.f64 t z) a) (/.f64 (*.f64 (-.f64 z t) (neg.f64 t)) (*.f64 a a))) (fma.f64 y (/.f64 x y) y)) |
(+ (* y (+ 1 (/ x y))) (+ (/ (* y (- t z)) a) (+ (/ (* y (- (* -1 (* t z)) (* -1 (pow t 2)))) (pow a 2)) (/ (* y (- (* -1 (* (pow t 2) z)) (* -1 (pow t 3)))) (pow a 3))))) |
(fma.f64 y (+.f64 (/.f64 (*.f64 (-.f64 z t) (neg.f64 t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t t) (neg.f64 (-.f64 z t))) (*.f64 a (*.f64 a a)))) (*.f64 y (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 t z) a)))) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(+ (* -1 (/ (* y (- z t)) a)) (* y (+ 1 (/ x y)))) |
(-.f64 (fma.f64 y (/.f64 x y) y) (*.f64 y (/.f64 (-.f64 z t) a))) |
(+ (* -1 (/ (+ (* y (- z t)) (/ (* t (* y (- z t))) a)) a)) (* y (+ 1 (/ x y)))) |
(-.f64 (fma.f64 y (/.f64 x y) y) (/.f64 (fma.f64 y (-.f64 z t) (*.f64 t (*.f64 y (/.f64 (-.f64 z t) a)))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (* y (- z t)))) (* -1 (/ (* (pow t 2) (* y (- z t))) a))) a)) (* y (- z t))) a)) (* y (+ 1 (/ x y)))) |
(-.f64 (fma.f64 y (/.f64 x y) y) (/.f64 (-.f64 (*.f64 y (-.f64 z t)) (/.f64 (neg.f64 (fma.f64 t (*.f64 t (*.f64 y (/.f64 (-.f64 z t) a))) (*.f64 (-.f64 z t) (*.f64 y t)))) a)) a)) |
(- (+ 1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(/ x y) |
(/.f64 x y) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x (-.f64 a t)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x (-.f64 a t)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(* x (- (+ (/ 1 x) (+ (/ 1 y) (/ t (* x (- a t))))) (/ z (* x (- a t))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (*.f64 x (-.f64 a t)))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x (-.f64 a t)))))) |
(/ x y) |
(/.f64 x y) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (/ t (- a t))) (/ z (- a t))) x)) (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (/ t (- a t))) (/ z (- a t))) x)) (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- (+ 1 (/ t (- a t))) (/ z (- a t))) x)) (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x)) (neg.f64 x)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) y) |
(/.f64 (fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x) y) |
(/ (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) y) |
(/.f64 (fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x) y) |
(/ (+ x (* y (- (+ 1 (/ t (- a t))) (/ z (- a t))))) y) |
(/.f64 (fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) x) y) |
(- (+ 1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(- (+ 1 (/ t (- a t))) (/ z (- a t))) |
(+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(- (+ 1 (+ (/ t (- a t)) (/ x y))) (/ z (- a t))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(+ 1 (+ (/ t (- a t)) (/ x y))) |
(+.f64 (/.f64 t (-.f64 a t)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(+ 1 (+ (* -1 (/ z (- a t))) (+ (/ t (- a t)) (/ x y)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(+ 1 (+ (* -1 (/ z (- a t))) (+ (/ t (- a t)) (/ x y)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(+ 1 (+ (* -1 (/ z (- a t))) (+ (/ t (- a t)) (/ x y)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) (-.f64 (/.f64 x y) (/.f64 z (-.f64 a t)))) |
(* -1 (/ z (- a t))) |
(/.f64 (neg.f64 z) (-.f64 a t)) |
(* z (- (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ x (* y z)))) (/ 1 (- a t)))) |
(fma.f64 z (+.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z)))) (/.f64 (neg.f64 z) (-.f64 a t))) |
(* z (- (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ x (* y z)))) (/ 1 (- a t)))) |
(fma.f64 z (+.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z)))) (/.f64 (neg.f64 z) (-.f64 a t))) |
(* z (- (+ (/ 1 z) (+ (/ t (* z (- a t))) (/ x (* y z)))) (/ 1 (- a t)))) |
(fma.f64 z (+.f64 (/.f64 t (*.f64 (-.f64 a t) z)) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z)))) (/.f64 (neg.f64 z) (-.f64 a t))) |
(* -1 (/ z (- a t))) |
(/.f64 (neg.f64 z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- (+ 1 (/ x y)) (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(neg.f64 (fma.f64 z (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 t (-.f64 a t))) z) (/.f64 z (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ 1 (/ x y)) (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(neg.f64 (fma.f64 z (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 t (-.f64 a t))) z) (/.f64 z (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ 1 (/ x y)) (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(neg.f64 (fma.f64 z (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 t (-.f64 a t))) z) (/.f64 z (-.f64 a t)))) |
(- (+ 1 (/ x y)) (/ z a)) |
(+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(- (+ 1 (+ (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a))) (/ x y))) (/ z a)) |
(+.f64 (fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(- (+ 1 (+ (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a)))) (/ x y))) (/ z a)) |
(+.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (-.f64 (/.f64 x y) (/.f64 z a)))) |
(- (+ 1 (+ (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (+ (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))))) (/ 1 a)))) (/ x y))) (/ z a)) |
(+.f64 #s(literal 1 binary64) (fma.f64 t (fma.f64 t (fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (-.f64 (/.f64 x y) (/.f64 z a)))) |
(/ x y) |
(/.f64 x y) |
(+ (* -1 (/ (+ a (* -1 z)) t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t)) |
(- (+ (/ x y) (/ (* a z) (pow t 2))) (+ (* -1 (/ z t)) (+ (/ a t) (/ (pow a 2) (pow t 2))))) |
(-.f64 (fma.f64 z (/.f64 a (*.f64 t t)) (/.f64 x y)) (fma.f64 a (/.f64 a (*.f64 t t)) (/.f64 (-.f64 a z) t))) |
(- (+ (/ x y) (+ (/ (* a z) (pow t 2)) (/ (* (pow a 2) z) (pow t 3)))) (+ (* -1 (/ z t)) (+ (/ a t) (+ (/ (pow a 2) (pow t 2)) (/ (pow a 3) (pow t 3)))))) |
(+.f64 (fma.f64 z (/.f64 a (*.f64 t t)) (/.f64 x y)) (fma.f64 (*.f64 a a) (/.f64 z (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (-.f64 z a) t) (fma.f64 a (/.f64 a (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 t (*.f64 t t))))))) |
(/ x y) |
(/.f64 x y) |
(+ (* -1 (/ (- a z) t)) (/ x y)) |
(+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t)) |
(+ (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) t))) z) t)) (/ x y)) |
(-.f64 (/.f64 x y) (/.f64 (+.f64 a (-.f64 (/.f64 (*.f64 a (-.f64 a z)) t) z)) t)) |
(+ (* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t)) (/ x y)) |
(-.f64 (/.f64 x y) (/.f64 (-.f64 (-.f64 a (/.f64 (-.f64 (*.f64 a (-.f64 z a)) (*.f64 (*.f64 a a) (/.f64 (-.f64 a z) t))) t)) z) t)) |
(- (/ x y) (* -1 (/ z t))) |
(+.f64 (/.f64 x y) (/.f64 z t)) |
(- (+ (* a (- (/ z (pow t 2)) (/ 1 t))) (/ x y)) (* -1 (/ z t))) |
(+.f64 (/.f64 z t) (+.f64 (/.f64 x y) (/.f64 (fma.f64 a (/.f64 z t) (neg.f64 a)) t))) |
(- (+ (* a (- (+ (* a (- (/ z (pow t 3)) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (/ x y)) (* -1 (/ z t))) |
(fma.f64 a (+.f64 (/.f64 z (*.f64 t t)) (fma.f64 a (+.f64 (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 t t))) (/.f64 #s(literal -1 binary64) t))) (+.f64 (/.f64 x y) (/.f64 z t))) |
(- (+ (* a (- (+ (* a (- (+ (* a (- (/ z (pow t 4)) (/ 1 (pow t 3)))) (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (/ x y)) (* -1 (/ z t))) |
(fma.f64 a (fma.f64 a (fma.f64 a (+.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 t t)))) (+.f64 (/.f64 z (*.f64 t t)) (/.f64 #s(literal -1 binary64) t))) (+.f64 (/.f64 x y) (/.f64 z t))) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(- (+ 1 (+ (/ t a) (/ x y))) (/ z a)) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) (/.f64 (-.f64 t z) a))) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (/ t a) (/ x y)))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) |
(+.f64 (+.f64 (/.f64 x y) (-.f64 (/.f64 t a) (*.f64 z (/.f64 t (*.f64 a a))))) (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 z a) (/.f64 (*.f64 t t) (*.f64 a a))))) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (+ (/ t a) (/ x y))))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 t a) (fma.f64 t (/.f64 z (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t z)) (*.f64 a (*.f64 a a))))) (/.f64 x y))) (-.f64 (/.f64 z a) (fma.f64 t (/.f64 t (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a)))))) |
(+ 1 (/ x y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+ 1 (+ (* -1 (/ (- z t) a)) (/ x y))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 x y) (/.f64 (-.f64 z t) a))) |
(+ 1 (+ (* -1 (/ (- (/ (* t (- z t)) a) (* -1 (- z t))) a)) (/ x y))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (fma.f64 t (/.f64 (-.f64 z t) a) (-.f64 z t)) a)) |
(+ 1 (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a)) (* -1 (- z t))) a)) (/ x y))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 (-.f64 (-.f64 z t) (/.f64 (fma.f64 t (-.f64 z t) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) a))) (neg.f64 a))) a)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(+ 1 (/ t (- a t))) |
(+.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(+ 1 (+ (* -1 (/ z (- a t))) (/ t (- a t)))) |
(+.f64 (/.f64 t (-.f64 a t)) (-.f64 #s(literal 1 binary64) (/.f64 z (-.f64 a t)))) |
(* -1 (/ z (- a t))) |
(/.f64 (neg.f64 z) (-.f64 a t)) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z)))) (/.f64 z (-.f64 a t))) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z)))) (/.f64 z (-.f64 a t))) |
(* z (- (+ (/ 1 z) (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(-.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 (-.f64 a t) z)))) (/.f64 z (-.f64 a t))) |
(* -1 (/ z (- a t))) |
(/.f64 (neg.f64 z) (-.f64 a t)) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(neg.f64 (fma.f64 z (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t))) z) (/.f64 z (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(neg.f64 (fma.f64 z (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t))) z) (/.f64 z (-.f64 a t)))) |
(* -1 (* z (+ (* -1 (/ (- 1 (* -1 (/ t (- a t)))) z)) (/ 1 (- a t))))) |
(neg.f64 (fma.f64 z (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 t (-.f64 a t))) z) (/.f64 z (-.f64 a t)))) |
(- 1 (/ z a)) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(-.f64 (fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))) #s(literal 1 binary64)) (/.f64 z a)) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2)))) (/ 1 a))))) (/ z a)) |
(fma.f64 t (fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(- (+ 1 (* t (+ (* -1 (/ z (pow a 2))) (+ (* t (+ (* -1 (/ z (pow a 3))) (+ (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3)))) (/ 1 (pow a 2))))) (/ 1 a))))) (/ z a)) |
(fma.f64 t (fma.f64 t (fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a)))) (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(* -1 (/ (+ a (* -1 z)) t)) |
(/.f64 (-.f64 z a) t) |
(/ (- (/ (* a z) t) (+ a (+ (* -1 z) (/ (pow a 2) t)))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 a z) t) (fma.f64 a (/.f64 a t) (-.f64 a z))) t) |
(/ (- (+ (/ (* a z) t) (/ (* (pow a 2) z) (pow t 2))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (/ (pow a 3) (pow t 2)))))) t) |
(/.f64 (fma.f64 a (/.f64 z t) (fma.f64 (*.f64 a a) (/.f64 z (*.f64 t t)) (-.f64 (neg.f64 a) (fma.f64 a (/.f64 (*.f64 a a) (*.f64 t t)) (-.f64 (/.f64 (*.f64 a a) t) z))))) t) |
(/ (- (+ (/ (* a z) t) (+ (/ (* (pow a 2) z) (pow t 2)) (/ (* (pow a 3) z) (pow t 3)))) (+ a (+ (* -1 z) (+ (/ (pow a 2) t) (+ (/ (pow a 3) (pow t 2)) (/ (pow a 4) (pow t 3))))))) t) |
(/.f64 (-.f64 (fma.f64 a (/.f64 z t) (fma.f64 a (/.f64 (*.f64 a z) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 a (*.f64 a z))) (*.f64 t (*.f64 t t))))) (+.f64 (fma.f64 a (/.f64 a t) (-.f64 a z)) (fma.f64 a (/.f64 (*.f64 a a) (*.f64 t t)) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 t (*.f64 t t)))))) t) |
(* -1 (/ (- a z) t)) |
(/.f64 (-.f64 z a) t) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (pow a 2)) (* a z)) t))) z) t)) |
(/.f64 (+.f64 a (-.f64 (/.f64 (*.f64 a (-.f64 a z)) t) z)) (neg.f64 t)) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (pow a 3)) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t)) |
(/.f64 (-.f64 (-.f64 a (/.f64 (-.f64 (*.f64 a (-.f64 z a)) (*.f64 (*.f64 a a) (/.f64 (-.f64 a z) t))) t)) z) (neg.f64 t)) |
(* -1 (/ (- (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) z)) (+ (* -1 (/ (+ (* -1 (pow a 4)) (* (pow a 3) z)) t)) (pow a 3))) t)) (+ (* -1 (pow a 2)) (* a z))) t))) z) t)) |
(/.f64 (-.f64 (-.f64 a (/.f64 (-.f64 (*.f64 a (-.f64 z a)) (/.f64 (-.f64 (*.f64 a (*.f64 a (-.f64 a z))) (/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a z))) (pow.f64 a #s(literal 4 binary64))) t)) t)) t)) z) (neg.f64 t)) |
(/ z t) |
(/.f64 z t) |
(- (* a (- (/ z (pow t 2)) (/ 1 t))) (* -1 (/ z t))) |
(+.f64 (/.f64 z t) (/.f64 (fma.f64 a (/.f64 z t) (neg.f64 a)) t)) |
(- (* a (- (+ (* a (- (/ z (pow t 3)) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t))) |
(fma.f64 a (+.f64 (/.f64 z (*.f64 t t)) (fma.f64 a (+.f64 (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 t t))) (/.f64 #s(literal -1 binary64) t))) (/.f64 z t)) |
(- (* a (- (+ (* a (- (+ (* a (- (/ z (pow t 4)) (/ 1 (pow t 3)))) (/ z (pow t 3))) (/ 1 (pow t 2)))) (/ z (pow t 2))) (/ 1 t))) (* -1 (/ z t))) |
(fma.f64 a (fma.f64 a (fma.f64 a (+.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) (*.f64 t t)))) (+.f64 (/.f64 z (*.f64 t t)) (/.f64 #s(literal -1 binary64) t))) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ t a)) (/ z a)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) a)) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (/ t a))) (+ (* -1 (/ (pow t 2) (pow a 2))) (/ z a))) |
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 t a) (*.f64 z (/.f64 t (*.f64 a a)))) (-.f64 (/.f64 z a) (/.f64 (*.f64 t t) (*.f64 a a))))) |
(- (+ 1 (+ (* -1 (/ (* t z) (pow a 2))) (+ (* -1 (/ (* (pow t 2) z) (pow a 3))) (/ t a)))) (+ (* -1 (/ (pow t 2) (pow a 2))) (+ (* -1 (/ (pow t 3) (pow a 3))) (/ z a)))) |
(+.f64 (-.f64 (/.f64 t a) (fma.f64 t (/.f64 z (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t z)) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 z a) (fma.f64 t (/.f64 t (*.f64 a a)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z t) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) a)) |
(+ 1 (* -1 (/ (- (/ (* t (- z t)) a) (* -1 (- z t))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (/.f64 (-.f64 z t) a) (-.f64 z t)) a)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (- z t)) a)) (* t (- z t))) a)) (* -1 (- z t))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z t) (/.f64 (fma.f64 t (-.f64 z t) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) a))) (neg.f64 a))) a)) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (neg.f64 x)) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 x y)))) |
x |
(+ x (* y (- (/ z t) (/ a t)))) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(+ x (* y (- (/ z t) (/ a t)))) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(+ x (* y (- (/ z t) (/ a t)))) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(* y (- (/ z t) (/ a t))) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(* y (- (+ (/ x y) (/ z t)) (/ a t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 (-.f64 z a) t))) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 a z) t) (/.f64 x y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 a z) t) (/.f64 x y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z a) t))))) |
(*.f64 (-.f64 (/.f64 (-.f64 a z) t) (/.f64 x y)) (neg.f64 y)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (fma.f64 y (-.f64 z a) (*.f64 x t)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (fma.f64 y (-.f64 z a) (*.f64 x t)) t) |
(/ (+ (* t x) (* y (- z a))) t) |
(/.f64 (fma.f64 y (-.f64 z a) (*.f64 x t)) t) |
x |
(+ x (/ (* y (- z a)) t)) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(+ x (/ (* y (- z a)) t)) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(+ x (/ (* y (- z a)) t)) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
x |
(+ x (/ (* y (- z a)) t)) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(+ x (/ (* y (- z a)) t)) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(+ x (/ (* y (- z a)) t)) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(+ x (* -1 (/ (* a y) t))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(fma.f64 y (/.f64 z t) (-.f64 x (/.f64 (*.f64 y a) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(fma.f64 y (/.f64 z t) (-.f64 x (/.f64 (*.f64 y a) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(fma.f64 y (/.f64 z t) (-.f64 x (/.f64 (*.f64 y a) t))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 (-.f64 x (/.f64 (*.f64 y a) t)) z))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 (-.f64 x (/.f64 (*.f64 y a) t)) z))) |
(* z (+ (* -1 (/ (* a y) (* t z))) (+ (/ x z) (/ y t)))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 (-.f64 x (/.f64 (*.f64 y a) t)) z))) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (-.f64 x (/.f64 (*.f64 y a) t)) z))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (-.f64 x (/.f64 (*.f64 y a) t)) z))) |
(* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* a y) t))) z))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 y (neg.f64 t)) (/.f64 (-.f64 x (/.f64 (*.f64 y a) t)) z))) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(fma.f64 y (/.f64 z t) (-.f64 x (/.f64 (*.f64 y a) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(fma.f64 y (/.f64 z t) (-.f64 x (/.f64 (*.f64 y a) t))) |
(+ x (+ (* -1 (/ (* a y) t)) (/ (* y z) t))) |
(fma.f64 y (/.f64 z t) (-.f64 x (/.f64 (*.f64 y a) t))) |
(* -1 (/ (* a y) t)) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (fma.f64 y (/.f64 z (*.f64 t a)) (-.f64 (/.f64 x a) (/.f64 y t)))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (fma.f64 y (/.f64 z (*.f64 t a)) (-.f64 (/.f64 x a) (/.f64 y t)))) |
(* a (+ (* -1 (/ y t)) (+ (/ x a) (/ (* y z) (* a t))))) |
(*.f64 a (fma.f64 y (/.f64 z (*.f64 t a)) (-.f64 (/.f64 x a) (/.f64 y t)))) |
(* -1 (/ (* a y) t)) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (-.f64 (/.f64 y t) (/.f64 (fma.f64 y (/.f64 z t) x) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (-.f64 (/.f64 y t) (/.f64 (fma.f64 y (/.f64 z t) x) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ x (/ (* y z) t)) a)) (/ y t)))) |
(*.f64 (-.f64 (/.f64 y t) (/.f64 (fma.f64 y (/.f64 z t) x) a)) (neg.f64 a)) |
(/ (* y (- z a)) t) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(+ x (/ (* y (- z a)) t)) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(+ x (/ (* y (- z a)) t)) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
(+ x (/ (* y (- z a)) t)) |
(fma.f64 y (/.f64 (-.f64 z a) t) x) |
x |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(fma.f64 x (/.f64 (*.f64 y (-.f64 z a)) (*.f64 x t)) x) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(fma.f64 x (/.f64 (*.f64 y (-.f64 z a)) (*.f64 x t)) x) |
(* x (+ 1 (/ (* y (- z a)) (* t x)))) |
(fma.f64 x (/.f64 (*.f64 y (-.f64 z a)) (*.f64 x t)) x) |
x |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 a z)) (*.f64 x t))) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 a z)) (*.f64 x t))) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* y (- z a)) (* t x))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 a z)) (*.f64 x t))) (neg.f64 x)) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(* -1 a) |
(neg.f64 a) |
(- z a) |
(-.f64 z a) |
(- z a) |
(-.f64 z a) |
(- z a) |
(-.f64 z a) |
z |
(* z (+ 1 (* -1 (/ a z)))) |
(-.f64 z (*.f64 (/.f64 a z) z)) |
(* z (+ 1 (* -1 (/ a z)))) |
(-.f64 z (*.f64 (/.f64 a z) z)) |
(* z (+ 1 (* -1 (/ a z)))) |
(-.f64 z (*.f64 (/.f64 a z) z)) |
z |
(* -1 (* z (- (/ a z) 1))) |
(neg.f64 (-.f64 (*.f64 (/.f64 a z) z) z)) |
(* -1 (* z (- (/ a z) 1))) |
(neg.f64 (-.f64 (*.f64 (/.f64 a z) z) z)) |
(* -1 (* z (- (/ a z) 1))) |
(neg.f64 (-.f64 (*.f64 (/.f64 a z) z) z)) |
z |
(+ z (* -1 a)) |
(-.f64 z a) |
(+ z (* -1 a)) |
(-.f64 z a) |
(+ z (* -1 a)) |
(-.f64 z a) |
(* -1 a) |
(neg.f64 a) |
(* a (- (/ z a) 1)) |
(-.f64 (*.f64 (/.f64 z a) a) a) |
(* a (- (/ z a) 1)) |
(-.f64 (*.f64 (/.f64 z a) a) a) |
(* a (- (/ z a) 1)) |
(-.f64 (*.f64 (/.f64 z a) a) a) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 a (-.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 a)))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 a (-.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 a)))) |
(* -1 (* a (+ 1 (* -1 (/ z a))))) |
(*.f64 a (-.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 a)))) |
(- y (/ (* y z) a)) |
(-.f64 y (/.f64 (*.f64 y z) a)) |
(- (+ x y) (/ (* y z) a)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(- (+ x y) (/ (* y z) a)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(- (+ x y) (/ (* y z) a)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
x |
(* x (- (+ 1 (/ y x)) (/ (* y z) (* a x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (/.f64 (*.f64 y z) a)) x))) |
(* x (- (+ 1 (/ y x)) (/ (* y z) (* a x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (/.f64 (*.f64 y z) a)) x))) |
(* x (- (+ 1 (/ y x)) (/ (* y z) (* a x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (/.f64 (*.f64 y z) a)) x))) |
x |
(* -1 (* x (- (* -1 (/ (- y (/ (* y z) a)) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y (/.f64 (*.f64 y z) a)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y z) a)) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y (/.f64 (*.f64 y z) a)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- y (/ (* y z) a)) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 y (/.f64 (*.f64 y z) a)) x)) (neg.f64 x)) |
x |
(+ x (* y (- 1 (/ z a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (* y (- 1 (/ z a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (* y (- 1 (/ z a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* y (- 1 (/ z a))) |
(-.f64 y (/.f64 (*.f64 y z) a)) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
(-.f64 y (/.f64 (*.f64 y z) a)) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ z a)))))) |
(*.f64 y (neg.f64 (+.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 z a)))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ z a)))))) |
(*.f64 y (neg.f64 (+.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 z a)))) |
(* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 (/ z a)))))) |
(*.f64 y (neg.f64 (+.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 z a)))) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* -1 (/ (* y z) a)) |
(*.f64 y (/.f64 z (neg.f64 a))) |
(* z (- (+ (/ x z) (/ y z)) (/ y a))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (/.f64 y a))) |
(* z (- (+ (/ x z) (/ y z)) (/ y a))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (/.f64 y a))) |
(* z (- (+ (/ x z) (/ y z)) (/ y a))) |
(*.f64 z (-.f64 (+.f64 (/.f64 x z) (/.f64 y z)) (/.f64 y a))) |
(* -1 (/ (* y z) a)) |
(*.f64 y (/.f64 z (neg.f64 a))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (* -1 (/ y a))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 y a) (/.f64 (+.f64 x y) z))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (* -1 (/ y a))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 y a) (/.f64 (+.f64 x y) z))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (* -1 (/ y a))))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 y a) (/.f64 (+.f64 x y) z))) |
(* -1 (/ (* y z) a)) |
(*.f64 y (/.f64 z (neg.f64 a))) |
(/ (- (* a (+ x y)) (* y z)) a) |
(/.f64 (fma.f64 x a (*.f64 y (-.f64 a z))) a) |
(/ (- (* a (+ x y)) (* y z)) a) |
(/.f64 (fma.f64 x a (*.f64 y (-.f64 a z))) a) |
(/ (- (* a (+ x y)) (* y z)) a) |
(/.f64 (fma.f64 x a (*.f64 y (-.f64 a z))) a) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(* -1 (/ t (- a t))) |
(/.f64 (neg.f64 t) (-.f64 a t)) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(+ (* -1 (/ t (- a t))) (/ z (- a t))) |
(-.f64 (/.f64 z (-.f64 a t)) (/.f64 t (-.f64 a t))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(-.f64 (/.f64 z (-.f64 a t)) (*.f64 z (/.f64 t (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(-.f64 (/.f64 z (-.f64 a t)) (*.f64 z (/.f64 t (*.f64 (-.f64 a t) z)))) |
(* z (+ (* -1 (/ t (* z (- a t)))) (/ 1 (- a t)))) |
(-.f64 (/.f64 z (-.f64 a t)) (*.f64 z (/.f64 t (*.f64 (-.f64 a t) z)))) |
(/ z (- a t)) |
(/.f64 z (-.f64 a t)) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(neg.f64 (-.f64 (*.f64 z (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 z (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(neg.f64 (-.f64 (*.f64 z (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 z (-.f64 a t)))) |
(* -1 (* z (- (/ t (* z (- a t))) (/ 1 (- a t))))) |
(neg.f64 (-.f64 (*.f64 z (/.f64 t (*.f64 (-.f64 a t) z))) (/.f64 z (-.f64 a t)))) |
(/ z a) |
(/.f64 z a) |
(+ (* -1 (* t (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(-.f64 (/.f64 z a) (*.f64 t (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (neg.f64 (fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ z (pow a 4))) (/ 1 (pow a 3))))) (+ (* -1 (/ z (pow a 3))) (/ 1 (pow a 2))))) (+ (* -1 (/ z (pow a 2))) (/ 1 a)))) (/ z a)) |
(fma.f64 t (fma.f64 t (neg.f64 (fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 z (pow.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 z (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (*.f64 a a))))) (/.f64 z a)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ z t))) (* -1 (/ a t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t)) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* a (- (* -1 z) (* -1 a))) (pow t 2)))) (* -1 (/ a t))) |
(+.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (-.f64 a z) (*.f64 t t)) (/.f64 (-.f64 a z) t))) |
(- (+ 1 (+ (* -1 (/ z t)) (/ (* (pow a 2) (- (* -1 z) (* -1 a))) (pow t 3)))) (+ (* -1 (/ a t)) (* -1 (/ (* a (- (* -1 z) (* -1 a))) (pow t 2))))) |
(-.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 a z) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 1 binary64) (/.f64 z t))) (neg.f64 (fma.f64 a (/.f64 (-.f64 a z) (*.f64 t t)) (/.f64 a t)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- z a) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 a z) t)) |
(+ 1 (* -1 (/ (- (+ z (/ (* a (- z a)) t)) a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (-.f64 z a) (/.f64 a t) z) a) t)) |
(+ 1 (* -1 (/ (- (+ z (* -1 (/ (- (* -1 (/ (* (pow a 2) (- z a)) t)) (* a (- z a))) t))) a) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 z (/.f64 (fma.f64 a (-.f64 a z) (*.f64 (*.f64 a a) (/.f64 (-.f64 a z) t))) t)) a) t)) |
(* -1 (/ (- z t) t)) |
(neg.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64))) |
(+ (* -1 (/ (- z t) t)) (* a (- (/ 1 t) (/ z (pow t 2))))) |
(fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (neg.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (/ 1 t) (/ (* a (- (/ 1 t) (/ z (pow t 2)))) t)) (/ z (pow t 2))))) |
(fma.f64 a (-.f64 (fma.f64 a (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (/.f64 z (*.f64 t t))) (neg.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(+ (* -1 (/ (- z t) t)) (* a (- (+ (* a (- (/ (* a (- (/ 1 t) (/ z (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ 1 t) (/ z (pow t 2))) t)))) (/ 1 t)) (/ z (pow t 2))))) |
(fma.f64 a (fma.f64 a (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t))) (/.f64 a (*.f64 t t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 z (*.f64 t (*.f64 t t))))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (*.f64 t t)))) (neg.f64 (+.f64 (/.f64 z t) #s(literal -1 binary64)))) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(/ (- (+ z (/ (* t (- z t)) a)) t) a) |
(/.f64 (fma.f64 t (/.f64 (-.f64 z t) a) (-.f64 z t)) a) |
(/ (- (+ z (/ (* (pow t 2) (- z t)) (pow a 2))) (+ t (* -1 (/ (* t (- z t)) a)))) a) |
(/.f64 (fma.f64 t (/.f64 (*.f64 t (-.f64 z t)) (*.f64 a a)) (fma.f64 t (/.f64 (-.f64 z t) a) (-.f64 z t))) a) |
(/ (- (+ z (/ (* (pow t 3) (- z t)) (pow a 3))) (+ t (+ (* -1 (/ (* t (- z t)) a)) (* -1 (/ (* (pow t 2) (- z t)) (pow a 2)))))) a) |
(/.f64 (fma.f64 t (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) (*.f64 a (*.f64 a a)))) (+.f64 (-.f64 z t) (/.f64 (fma.f64 t (-.f64 z t) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) a))) a))) a) |
(/ (- z t) a) |
(/.f64 (-.f64 z t) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (* t (- z t)) a))) a)) |
(neg.f64 (/.f64 (fma.f64 t (/.f64 (-.f64 z t) a) (-.f64 z t)) (neg.f64 a))) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* t (- z t)) (/ (* (pow t 2) (- z t)) a)) a))) a)) |
(/.f64 (-.f64 (-.f64 z t) (/.f64 (fma.f64 t (-.f64 z t) (*.f64 (*.f64 t t) (/.f64 (-.f64 z t) a))) (neg.f64 a))) a) |
(* -1 (/ (+ (* -1 (- z t)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (- z t))) (* -1 (/ (* (pow t 3) (- z t)) a))) a)) (* t (- z t))) a))) a)) |
(/.f64 (-.f64 (neg.f64 (-.f64 z t)) (/.f64 (-.f64 (*.f64 t (-.f64 z t)) (/.f64 (neg.f64 (fma.f64 (*.f64 t t) (-.f64 z t) (*.f64 (*.f64 t t) (*.f64 t (/.f64 (-.f64 z t) a))))) a)) a)) (neg.f64 a)) |
Compiled 23 416 to 2 403 computations (89.7% saved)
19 alts after pruning (17 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 994 | 14 | 1 008 |
| Fresh | 1 | 3 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 998 | 19 | 1 017 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 59.2% | (fma.f64 (/.f64 y t) (-.f64 z a) x) |
| 47.6% | (fma.f64 (/.f64 y t) (neg.f64 a) x) | |
| 59.2% | (fma.f64 (/.f64 y t) z x) | |
| 58.8% | (fma.f64 y (/.f64 z t) x) | |
| 51.7% | (fma.f64 y (/.f64 x y) y) | |
| 61.6% | (fma.f64 y (/.f64 t (-.f64 a t)) (+.f64 y x)) | |
| ▶ | 68.0% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
| 27.5% | (/.f64 (*.f64 y (neg.f64 z)) (-.f64 a t)) | |
| ▶ | 18.2% | (/.f64 (*.f64 y z) t) |
| ▶ | 33.2% | (-.f64 y (/.f64 (*.f64 y z) a)) |
| 2.6% | (-.f64 y y) | |
| 52.4% | (-.f64 x (*.f64 z (/.f64 y a))) | |
| 41.9% | (-.f64 x y) | |
| ▶ | 60.0% | (+.f64 y x) |
| 22.5% | (*.f64 y (/.f64 (-.f64 z a) t)) | |
| 17.4% | (*.f64 y (/.f64 z (neg.f64 a))) | |
| 42.7% | (*.f64 y (/.f64 x y)) | |
| ▶ | 7.3% | (neg.f64 (/.f64 (*.f64 y a) t)) |
| ✓ | 51.1% | x |
Compiled 395 to 269 computations (31.9% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) a) |
| ✓ | cost-diff | 0 | (-.f64 y (/.f64 (*.f64 y z) a)) |
| ✓ | cost-diff | 0 | (*.f64 y a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y a) t) |
| ✓ | cost-diff | 0 | (neg.f64 (/.f64 (*.f64 y a) t)) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) t) |
| ✓ | cost-diff | 0 | (+.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 z a) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 z a)) |
| ✓ | cost-diff | 0 | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
| 1 008× | accelerator-lowering-fma.f32 |
| 1 008× | accelerator-lowering-fma.f64 |
| 624× | *-lowering-*.f32 |
| 624× | *-lowering-*.f64 |
| 302× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 73 |
| 1 | 41 | 73 |
| 2 | 91 | 73 |
| 3 | 167 | 73 |
| 4 | 351 | 73 |
| 5 | 664 | 73 |
| 6 | 1132 | 73 |
| 7 | 1409 | 73 |
| 8 | 1814 | 73 |
| 9 | 1955 | 73 |
| 10 | 1966 | 73 |
| 11 | 1966 | 73 |
| 0 | 1966 | 72 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* y (- 1 (/ z a))) x) |
y |
(- 1 (/ z a)) |
1 |
(/ z a) |
z |
a |
x |
(+ y x) |
y |
x |
(/ (* y z) t) |
(* y z) |
y |
z |
t |
(neg (/ (* y a) t)) |
(/ (* y a) t) |
(* y a) |
y |
a |
t |
(- y (/ (* y z) a)) |
y |
(/ (* y z) a) |
(* y z) |
z |
a |
| Outputs |
|---|
(+ (* y (- 1 (/ z a))) x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
y |
(- 1 (/ z a)) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
1 |
#s(literal 1 binary64) |
(/ z a) |
(/.f64 z a) |
z |
a |
x |
(+ y x) |
(+.f64 y x) |
y |
x |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y z) |
(*.f64 y z) |
y |
z |
t |
(neg (/ (* y a) t)) |
(*.f64 a (/.f64 y (neg.f64 t))) |
(/ (* y a) t) |
(*.f64 a (/.f64 y t)) |
(* y a) |
(*.f64 y a) |
y |
a |
t |
(- y (/ (* y z) a)) |
(fma.f64 z (/.f64 (neg.f64 y) a) y) |
y |
(/ (* y z) a) |
(/.f64 (*.f64 y z) a) |
(* y z) |
(*.f64 y z) |
z |
a |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 y (/.f64 (*.f64 y z) a)) |
| ✓ | accuracy | 92.6% | (/.f64 (*.f64 y z) a) |
| ✓ | accuracy | 100.0% | (*.f64 y a) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 (*.f64 y a) t)) |
| ✓ | accuracy | 93.5% | (/.f64 (*.f64 y a) t) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 91.5% | (/.f64 (*.f64 y z) t) |
| ✓ | accuracy | 100.0% | (+.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 z a) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 z a)) |
| ✓ | accuracy | 94.4% | (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
| 38.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 74 to 20 computations (73% saved)
ival-div: 7.0ms (33.3% of total)ival-add: 5.0ms (23.8% of total)ival-mult: 5.0ms (23.8% of total)ival-sub: 2.0ms (9.5% of total)ival-neg: 1.0ms (4.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* y (- 1 (/ z a))) x)> |
#<alt (- 1 (/ z a))> |
#<alt (/ z a)> |
#<alt (+ y x)> |
#<alt (/ (* y z) t)> |
#<alt (* y z)> |
#<alt (neg (/ (* y a) t))> |
#<alt (/ (* y a) t)> |
#<alt (* y a)> |
#<alt (- y (/ (* y z) a))> |
#<alt (/ (* y z) a)> |
| Outputs |
|---|
#<alt x> |
#<alt (+ x (* y (- 1 (/ z a))))> |
#<alt (+ x (* y (- 1 (/ z a))))> |
#<alt (+ x (* y (- 1 (/ z a))))> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z a)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z a)))> |
#<alt (* y (- (+ 1 (/ x y)) (/ z a)))> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (* -1 (* y (+ (* -1 (- 1 (/ z a))) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- 1 (/ z a))) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- 1 (/ z a))) (* -1 (/ x y)))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* z (+ (* -1 (/ y a)) (+ (/ x z) (/ y z))))> |
#<alt (* z (+ (* -1 (/ y a)) (+ (/ x z) (/ y z))))> |
#<alt (* z (+ (* -1 (/ y a)) (+ (/ x z) (/ y z))))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x y) z)) (/ y a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x y) z)) (/ y a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ x y) z)) (/ y a))))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (/ (+ (* -1 (* y z)) (* a (+ x y))) a)> |
#<alt (/ (+ (* -1 (* y z)) (* a (+ x y))) a)> |
#<alt (/ (+ (* -1 (* y z)) (* a (+ x y))) a)> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (+ x (+ y (* -1 (/ (* y z) a))))> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (+ x (* y (- 1 (/ z a))))> |
#<alt (+ x (* y (- 1 (/ z a))))> |
#<alt (+ x (* y (- 1 (/ z a))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y (- 1 (/ z a))) x)))> |
#<alt (* x (+ 1 (/ (* y (- 1 (/ z a))) x)))> |
#<alt (* x (+ 1 (/ (* y (- 1 (/ z a))) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- 1 (/ z a))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- 1 (/ z a))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y (- 1 (/ z a))) x)) 1)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z a)))> |
#<alt (+ 1 (* -1 (/ z a)))> |
#<alt (+ 1 (* -1 (/ z a)))> |
#<alt (* -1 (/ z a))> |
#<alt (* z (- (/ 1 z) (/ 1 a)))> |
#<alt (* z (- (/ 1 z) (/ 1 a)))> |
#<alt (* z (- (/ 1 z) (/ 1 a)))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (* z (- (/ 1 a) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 a) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 a) (/ 1 z))))> |
#<alt (* -1 (/ z a))> |
#<alt (/ (- a z) a)> |
#<alt (/ (- a z) a)> |
#<alt (/ (- a z) a)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z a)))> |
#<alt (+ 1 (* -1 (/ z a)))> |
#<alt (+ 1 (* -1 (/ z a)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z a)))> |
#<alt (+ 1 (* -1 (/ z a)))> |
#<alt (+ 1 (* -1 (/ 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 (/ z a)> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (* -1 (/ (* a y) t))> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (/ (* a y) t)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* a y)> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (* y (- 1 (/ z a)))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* z (- (/ y z) (/ y a)))> |
#<alt (* z (- (/ y z) (/ y a)))> |
#<alt (* z (- (/ y z) (/ y a)))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1 (/ y a)))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1 (/ y a)))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1 (/ y a)))))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (/ (- (* a y) (* y z)) a)> |
#<alt (/ (- (* a y) (* y z)) a)> |
#<alt (/ (- (* a y) (* y z)) a)> |
#<alt y> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
#<alt (/ (* y z) a)> |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | inf | (- y (/ (* y z) a)) |
| 0.0ms | a | @ | inf | (neg (/ (* y a) t)) |
| 0.0ms | t | @ | 0 | (neg (/ (* y a) t)) |
| 0.0ms | y | @ | 0 | (+ (* y (- 1 (/ z a))) x) |
| 0.0ms | t | @ | -inf | (neg (/ (* y a) t)) |
| 1× | batch-egg-rewrite |
| 7 544× | accelerator-lowering-fma.f32 |
| 7 544× | accelerator-lowering-fma.f64 |
| 5 114× | *-lowering-*.f32 |
| 5 114× | *-lowering-*.f64 |
| 3 114× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 54 |
| 1 | 107 | 54 |
| 2 | 844 | 54 |
| 0 | 8780 | 53 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* y (- 1 (/ z a))) x) |
(- 1 (/ z a)) |
(/ z a) |
(+ y x) |
(/ (* y z) t) |
(* y z) |
(neg (/ (* y a) t)) |
(/ (* y a) t) |
(* y a) |
(- y (/ (* y z) a)) |
(/ (* y z) a) |
| Outputs |
|---|
(+.f64 y (fma.f64 (/.f64 z a) (neg.f64 y) x)) |
(+.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) x) |
(+.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)) |
(+.f64 (+.f64 y x) (/.f64 (*.f64 y z) (neg.f64 a))) |
(+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)))) |
(fma.f64 y #s(literal 1 binary64) (fma.f64 (/.f64 z a) (neg.f64 y) x)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(fma.f64 #s(literal 1 binary64) y (fma.f64 (/.f64 z a) (neg.f64 y) x)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (neg.f64 y) y) x) |
(fma.f64 #s(literal 1 binary64) (+.f64 y x) (/.f64 (*.f64 y z) (neg.f64 a))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) y x) |
(fma.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 (*.f64 y z) (neg.f64 a))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))))) |
(fma.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y z) (neg.f64 a))) |
(fma.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (/.f64 (*.f64 y z) (neg.f64 a))) |
(fma.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) (/.f64 (*.f64 y z) (neg.f64 a))) |
(fma.f64 (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (neg.f64 (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) x) |
(fma.f64 (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)) (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)))) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) y) x) |
(fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (*.f64 y z) (neg.f64 a))) |
(fma.f64 (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z a) y)) x) |
(fma.f64 (fma.f64 y (/.f64 z a) y) (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z a) y))) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) y) x) |
(fma.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)))) x) |
(fma.f64 (neg.f64 (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 z a) y))) x) |
(fma.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) (/.f64 (*.f64 y z) (neg.f64 a))) |
(fma.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 y x))) (/.f64 (*.f64 y z) (neg.f64 a))) |
(fma.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (*.f64 y z) (neg.f64 a))) |
(fma.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) x) |
(fma.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) y) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) x) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x)) (neg.f64 (fma.f64 x (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)) (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (neg.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x))) (fma.f64 x (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)) (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a)))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (neg.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (*.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)) (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x)) (fma.f64 x (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)) (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x)) (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x)))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x))) (neg.f64 (fma.f64 x (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)) (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x))) (neg.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (neg.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (neg.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y))) (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)) (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (neg.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)))) (neg.f64 (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x)) |
(*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)) (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a)))))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))))) |
(*.f64 (fma.f64 x (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)) (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a)))))) (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)) (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))))))) |
(*.f64 (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)) (*.f64 y (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) (-.f64 #s(literal 1 binary64) (/.f64 z a))))))))) |
(*.f64 (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (neg.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) (neg.f64 x))))) |
(*.f64 (*.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (/.f64 z a) (neg.f64 y) y)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z a))) |
(+.f64 (neg.f64 (/.f64 z a)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (neg.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 z a))))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 z a) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (/.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z a)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (neg.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 z a))))) |
(fma.f64 z (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 z a) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 z a)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z a) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) z #s(literal 1 binary64)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z a))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) (+.f64 #s(literal 1 binary64) (/.f64 z a))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 (*.f64 z z) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 z a))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (fma.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (/.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (/.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 z a))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z z) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 z a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a)))) (*.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (/.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 z a))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) (/.f64 (/.f64 (*.f64 z z) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 z a))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 z a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (neg.f64 (/.f64 z a))) |
(neg.f64 (neg.f64 (/.f64 z a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a z)) |
(/.f64 z a) |
(/.f64 (neg.f64 z) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a z))) |
(pow.f64 (/.f64 a z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z a)) |
(*.f64 z (/.f64 #s(literal 1 binary64) a)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 z a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) z) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z a))) |
(*.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) |
(+.f64 y x) |
(+.f64 x y) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 y x)))) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (neg.f64 (-.f64 y x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 x y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))) (+.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 y x)) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 y x)))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 y z) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (neg.f64 (/.f64 (*.f64 y z) t))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 y z) t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y z) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y z)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 (*.f64 y z) t) |
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 z (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 z) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y z) t))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (neg.f64 y) (*.f64 z (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z) y) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y z))) |
(neg.f64 (neg.f64 (*.f64 y z))) |
(*.f64 y z) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 z y) |
(*.f64 z (neg.f64 (neg.f64 y))) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y z))) |
(*.f64 (neg.f64 y) (neg.f64 z)) |
(*.f64 (neg.f64 (neg.f64 y)) z) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (neg.f64 a)) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y a) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 y a) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a a) (*.f64 (/.f64 y t) (/.f64 y t)) #s(literal 0 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 y a) t) (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t)))) (fma.f64 (*.f64 a a) (*.f64 (/.f64 y t) (/.f64 y t)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 y a) t)) (/.f64 (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t))) (/.f64 (*.f64 y a) t))) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y (neg.f64 a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y a)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 y t) (/.f64 y t)) #s(literal 0 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 y a) t) (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y a) t) (neg.f64 (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t)))))) |
(/.f64 (*.f64 y a) (neg.f64 t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y a) t) (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t))))) (fma.f64 (*.f64 a a) (*.f64 (/.f64 y t) (/.f64 y t)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t)))) (/.f64 (*.f64 y a) t)) |
(/.f64 (neg.f64 y) (/.f64 t a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y a) t) (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t)))))) (neg.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 y t) (/.f64 y t)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t))))) (/.f64 (*.f64 y (neg.f64 a)) t)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 y (neg.f64 a)) t) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (neg.f64 a)) t))))) |
(pow.f64 (/.f64 t (*.f64 y (neg.f64 a))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 a (neg.f64 t))) |
(*.f64 y (*.f64 (/.f64 a t) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 a)) t)) |
(*.f64 a (/.f64 y (neg.f64 t))) |
(*.f64 a (*.f64 (/.f64 y t) #s(literal -1 binary64))) |
(*.f64 a (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 y a) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y a) t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 a) (/.f64 y t)) |
(*.f64 (*.f64 y (neg.f64 a)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y a) t)) |
(*.f64 (/.f64 a t) (neg.f64 y)) |
(*.f64 (/.f64 a t) (*.f64 y #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y a) t) (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (*.f64 (/.f64 y t) (/.f64 y t)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y a)) |
(*.f64 (neg.f64 (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t)))) (/.f64 t (*.f64 y a))) |
(*.f64 (neg.f64 y) (/.f64 a t)) |
(*.f64 (/.f64 a (neg.f64 t)) y) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 a t)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (*.f64 (*.f64 y (neg.f64 a)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 y a) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (neg.f64 a)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 y (neg.f64 a)) t)) |
(neg.f64 (/.f64 (*.f64 y (neg.f64 a)) t)) |
(/.f64 y (/.f64 t a)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y a))) |
(/.f64 (*.f64 y a) t) |
(/.f64 (*.f64 y (neg.f64 a)) (neg.f64 t)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y a) t) (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t))))) (neg.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 y t) (/.f64 y t)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t)))) (/.f64 (*.f64 y (neg.f64 a)) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y a) t) (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t)))))) (fma.f64 (*.f64 a a) (*.f64 (/.f64 y t) (/.f64 y t)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t))))) (/.f64 (*.f64 y a) t)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 y a) t) (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 (/.f64 a t) (/.f64 (*.f64 y a) t))) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 t (*.f64 y a)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 a t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y a) t)) |
(*.f64 a (/.f64 y t)) |
(*.f64 a (neg.f64 (/.f64 y (neg.f64 t)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 a (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 y a) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 y a) t) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 y (neg.f64 a)) t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 a) (/.f64 y (neg.f64 t))) |
(*.f64 (*.f64 y (neg.f64 a)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y a)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y a)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 a)) t)) |
(*.f64 (/.f64 a t) y) |
(*.f64 (neg.f64 y) (/.f64 a (neg.f64 t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 a (neg.f64 t))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 a t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 y a)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) (/.f64 a t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 a))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) a) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) a) y) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 a))) |
(neg.f64 (*.f64 y (neg.f64 a))) |
(*.f64 y a) |
(*.f64 #s(literal 1 binary64) (*.f64 y a)) |
(*.f64 a y) |
(*.f64 a (neg.f64 (neg.f64 y))) |
(*.f64 (*.f64 y a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 a) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 a))) |
(*.f64 (neg.f64 y) (neg.f64 a)) |
(*.f64 (neg.f64 (neg.f64 y)) a) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) a) |
(+.f64 y (/.f64 (*.f64 y z) (neg.f64 a))) |
(+.f64 (/.f64 (*.f64 y z) (neg.f64 a)) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 y y) (fma.f64 y (/.f64 z a) y)) (neg.f64 (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)) (fma.f64 y (/.f64 z a) y)))) |
(-.f64 y (/.f64 (*.f64 y z) a)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 y z) a) y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 y (/.f64 z a) y)) (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)) (fma.f64 y (/.f64 z a) y))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) (/.f64 (*.f64 y z) a)) |
(fma.f64 y #s(literal 1 binary64) (/.f64 (*.f64 y z) (neg.f64 a))) |
(fma.f64 y (neg.f64 (/.f64 z a)) y) |
(fma.f64 #s(literal 1 binary64) y (/.f64 (*.f64 y z) (neg.f64 a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (neg.f64 a)) y) |
(fma.f64 z (neg.f64 (/.f64 y a)) y) |
(fma.f64 z (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) a)) y) |
(fma.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) a)) y) |
(fma.f64 z (*.f64 (/.f64 #s(literal -1 binary64) a) y) y) |
(fma.f64 (/.f64 z a) (neg.f64 y) y) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) a) y) |
(fma.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) a) y) |
(fma.f64 (neg.f64 z) (/.f64 y a) y) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) y) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z a) y)) (neg.f64 (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)) (fma.f64 y (/.f64 z a) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 y z)) y) |
(fma.f64 (/.f64 (*.f64 y z) (neg.f64 a)) #s(literal 1 binary64) y) |
(fma.f64 (neg.f64 (/.f64 z a)) y y) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) y) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y z) y) |
(fma.f64 (neg.f64 y) (/.f64 z a) y) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z a) y) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y a) y) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 z a) y) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 z a) y) |
(fma.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) a)) z y) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (neg.f64 (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))))) |
(neg.f64 (/.f64 (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) y))) (neg.f64 (fma.f64 y (/.f64 z a) y)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) y)))) (fma.f64 y (/.f64 z a) y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (neg.f64 y) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (neg.f64 y) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) y))) |
(/.f64 (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (neg.f64 (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (neg.f64 y) y)))) |
(/.f64 (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) y))) (fma.f64 y (/.f64 z a) y)) |
(/.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) y)))) (neg.f64 (fma.f64 y (/.f64 z a) y))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a)))) (+.f64 #s(literal 1 binary64) (/.f64 z a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) y) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) y) (+.f64 #s(literal 1 binary64) (/.f64 z a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (*.f64 (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 y (/.f64 z a) y)) (*.f64 (fma.f64 y (/.f64 z a) y) (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)))) (*.f64 (fma.f64 y (/.f64 z a) y) (fma.f64 y (/.f64 z a) y))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) y))))) (neg.f64 (neg.f64 (fma.f64 y (/.f64 z a) y)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) y)) (neg.f64 (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (*.f64 y (*.f64 y y))) (fma.f64 y (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) y) (-.f64 (*.f64 y y) (*.f64 (/.f64 (*.f64 y z) (neg.f64 a)) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (fma.f64 y (/.f64 z a) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)) (fma.f64 y (/.f64 z a) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 y (/.f64 z a) y)) (/.f64 (*.f64 y y) (fma.f64 y (/.f64 z a) y)) (fma.f64 (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)) (fma.f64 y (/.f64 z a) y)) (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)) (fma.f64 y (/.f64 z a) y)) (*.f64 (/.f64 (*.f64 y y) (fma.f64 y (/.f64 z a) y)) (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)) (fma.f64 y (/.f64 z a) y)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)) (*.f64 y y)) (-.f64 (/.f64 (*.f64 y z) (neg.f64 a)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (fma.f64 y (/.f64 z a) y)) (/.f64 (*.f64 y y) (fma.f64 y (/.f64 z a) y))) (*.f64 (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)) (fma.f64 y (/.f64 z a) y)) (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)) (fma.f64 y (/.f64 z a) y)))) (+.f64 (/.f64 (*.f64 y y) (fma.f64 y (/.f64 z a) y)) (/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y y) z)) (*.f64 a a)) (fma.f64 y (/.f64 z a) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (neg.f64 y) y)) #s(literal -1 binary64)) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (neg.f64 y) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z a)) y) |
(*.f64 (fma.f64 y (*.f64 y y) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (neg.f64 (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)))) |
(*.f64 (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y)) (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64))) y)) |
(*.f64 (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z a) y))) |
(*.f64 (fma.f64 y (/.f64 z a) y) (*.f64 (fma.f64 (/.f64 z a) (neg.f64 y) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z a) y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a))) y)) |
(*.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 y z) (*.f64 z (*.f64 (*.f64 y y) z))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 z a) (*.f64 y (fma.f64 y (/.f64 z a) y)) (*.f64 y y))))) |
(*.f64 (neg.f64 (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 z z) (*.f64 a a)) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 z a) y)))) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 a (*.f64 a a)))) y) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z a) (+.f64 #s(literal 1 binary64) (/.f64 z a)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 a a))) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 y z) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 y z) (neg.f64 a))) |
(/.f64 y (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y z))) |
(/.f64 (*.f64 y z) a) |
(/.f64 (neg.f64 (*.f64 y z)) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) (*.f64 y z))) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 a z))) |
(pow.f64 (/.f64 a (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) a)) |
(*.f64 z (/.f64 y a)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 z (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 z (*.f64 (/.f64 y a) #s(literal 1 binary64))) |
(*.f64 (/.f64 z a) y) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y z) a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 y z)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (*.f64 y z)) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) a) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) (neg.f64 a))) |
(*.f64 (neg.f64 y) (neg.f64 (/.f64 z a))) |
(*.f64 (/.f64 y a) z) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (neg.f64 (/.f64 z a))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) a)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) z) |
| 1× | egg-herbie |
| 7 368× | accelerator-lowering-fma.f32 |
| 7 368× | accelerator-lowering-fma.f64 |
| 2 776× | *-lowering-*.f32 |
| 2 776× | *-lowering-*.f64 |
| 1 706× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 1764 |
| 1 | 263 | 1761 |
| 2 | 739 | 1761 |
| 3 | 2232 | 1761 |
| 4 | 5414 | 1761 |
| 0 | 8078 | 1725 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (* y (- 1 (/ z a)))) |
(+ x (* y (- 1 (/ z a)))) |
(+ x (* y (- 1 (/ z a)))) |
(* y (- 1 (/ z a))) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(* y (- 1 (/ z a))) |
(* -1 (* y (+ (* -1 (- 1 (/ z a))) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- 1 (/ z a))) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- 1 (/ z a))) (* -1 (/ x y))))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(* -1 (/ (* y z) a)) |
(* z (+ (* -1 (/ y a)) (+ (/ x z) (/ y z)))) |
(* z (+ (* -1 (/ y a)) (+ (/ x z) (/ y z)))) |
(* z (+ (* -1 (/ y a)) (+ (/ x z) (/ y z)))) |
(* -1 (/ (* y z) a)) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (/ y a)))) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (/ y a)))) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (/ y a)))) |
(* -1 (/ (* y z) a)) |
(/ (+ (* -1 (* y z)) (* a (+ x y))) a) |
(/ (+ (* -1 (* y z)) (* a (+ x y))) a) |
(/ (+ (* -1 (* y z)) (* a (+ x y))) a) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(* y (- 1 (/ z a))) |
(+ x (* y (- 1 (/ z a)))) |
(+ x (* y (- 1 (/ z a)))) |
(+ x (* y (- 1 (/ z a)))) |
x |
(* x (+ 1 (/ (* y (- 1 (/ z a))) x))) |
(* x (+ 1 (/ (* y (- 1 (/ z a))) x))) |
(* x (+ 1 (/ (* y (- 1 (/ z a))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* y (- 1 (/ z a))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- 1 (/ z a))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* y (- 1 (/ z a))) x)) 1))) |
1 |
(+ 1 (* -1 (/ z a))) |
(+ 1 (* -1 (/ z a))) |
(+ 1 (* -1 (/ z a))) |
(* -1 (/ z a)) |
(* z (- (/ 1 z) (/ 1 a))) |
(* z (- (/ 1 z) (/ 1 a))) |
(* z (- (/ 1 z) (/ 1 a))) |
(* -1 (/ z a)) |
(* -1 (* z (- (/ 1 a) (/ 1 z)))) |
(* -1 (* z (- (/ 1 a) (/ 1 z)))) |
(* -1 (* z (- (/ 1 a) (/ 1 z)))) |
(* -1 (/ z a)) |
(/ (- a z) a) |
(/ (- a z) a) |
(/ (- a z) a) |
1 |
(+ 1 (* -1 (/ z a))) |
(+ 1 (* -1 (/ z a))) |
(+ 1 (* -1 (/ z a))) |
1 |
(+ 1 (* -1 (/ z a))) |
(+ 1 (* -1 (/ z a))) |
(+ 1 (* -1 (/ 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) |
(/ z a) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(* -1 (/ (* a y) t)) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(/ (* a y) t) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* a y) |
(* y (- 1 (/ z a))) |
(* y (- 1 (/ z a))) |
(* y (- 1 (/ z a))) |
(* y (- 1 (/ z a))) |
(* y (- 1 (/ z a))) |
(* y (- 1 (/ z a))) |
(* y (- 1 (/ z a))) |
(* y (- 1 (/ z a))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
y |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y z) a))) |
(* -1 (/ (* y z) a)) |
(* z (- (/ y z) (/ y a))) |
(* z (- (/ y z) (/ y a))) |
(* z (- (/ y z) (/ y a))) |
(* -1 (/ (* y z) a)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 (/ y a))))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 (/ y a))))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 (/ y a))))) |
(* -1 (/ (* y z) a)) |
(/ (- (* a y) (* y z)) a) |
(/ (- (* a y) (* y z)) a) |
(/ (- (* a y) (* y z)) a) |
y |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y z) a))) |
y |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y z) a))) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
(/ (* y z) a) |
| Outputs |
|---|
x |
(+ x (* y (- 1 (/ z a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (* y (- 1 (/ z a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (* y (- 1 (/ z a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* y (- 1 (/ z a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* y (- (+ 1 (/ x y)) (/ z a))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* y (- 1 (/ z a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* -1 (* y (+ (* -1 (- 1 (/ z a))) (* -1 (/ x y))))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* -1 (* y (+ (* -1 (- 1 (/ z a))) (* -1 (/ x y))))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* -1 (* y (+ (* -1 (- 1 (/ z a))) (* -1 (/ x y))))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(* z (+ (* -1 (/ y a)) (+ (/ x z) (/ y z)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* z (+ (* -1 (/ y a)) (+ (/ x z) (/ y z)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* z (+ (* -1 (/ y a)) (+ (/ x z) (/ y z)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (/ y a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (/ y a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* -1 (* z (+ (* -1 (/ (+ x y) z)) (/ y a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(/ (+ (* -1 (* y z)) (* a (+ x y))) a) |
(/.f64 (fma.f64 x a (*.f64 y (-.f64 a z))) a) |
(/ (+ (* -1 (* y z)) (* a (+ x y))) a) |
(/.f64 (fma.f64 x a (*.f64 y (-.f64 a z))) a) |
(/ (+ (* -1 (* y z)) (* a (+ x y))) a) |
(/.f64 (fma.f64 x a (*.f64 y (-.f64 a z))) a) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (+ y (* -1 (/ (* y z) a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* y (- 1 (/ z a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(+ x (* y (- 1 (/ z a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (* y (- 1 (/ z a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(+ x (* y (- 1 (/ z a)))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
x |
(* x (+ 1 (/ (* y (- 1 (/ z a))) x))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* x (+ 1 (/ (* y (- 1 (/ z a))) x))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* x (+ 1 (/ (* y (- 1 (/ z a))) x))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
x |
(* -1 (* x (- (* -1 (/ (* y (- 1 (/ z a))) x)) 1))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* -1 (* x (- (* -1 (/ (* y (- 1 (/ z a))) x)) 1))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(* -1 (* x (- (* -1 (/ (* y (- 1 (/ z a))) x)) 1))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(+ 1 (* -1 (/ z a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(+ 1 (* -1 (/ z a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* z (- (/ 1 z) (/ 1 a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(* z (- (/ 1 z) (/ 1 a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(* z (- (/ 1 z) (/ 1 a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (* z (- (/ 1 a) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(* -1 (* z (- (/ 1 a) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(* -1 (* z (- (/ 1 a) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(/ (- a z) a) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(/ (- a z) a) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(/ (- a z) a) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(+ 1 (* -1 (/ z a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(+ 1 (* -1 (/ z a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(+ 1 (* -1 (/ z a))) |
(-.f64 #s(literal 1 binary64) (/.f64 z a)) |
(+ 1 (* -1 (/ z a))) |
(-.f64 #s(literal 1 binary64) (/.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) |
(/ z a) |
(/.f64 z a) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
(* y (+ 1 (/ x y))) |
(+.f64 x y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(+.f64 x y) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
(* x (+ 1 (/ y x))) |
(+.f64 x y) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(+.f64 x y) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(* -1 (/ (* a y) t)) |
(/.f64 (*.f64 y (neg.f64 a)) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(/ (* a y) t) |
(/.f64 (*.f64 y a) t) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* a y) |
(*.f64 y a) |
(* y (- 1 (/ z a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (- 1 (/ z a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (- 1 (/ z a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (- 1 (/ z a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (- 1 (/ z a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (- 1 (/ z a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (- 1 (/ z a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (- 1 (/ z a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (+ 1 (* -1 (/ z a)))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (+ 1 (* -1 (/ z a)))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (+ 1 (* -1 (/ z a)))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* y (+ 1 (* -1 (/ z a)))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
y |
(+ y (* -1 (/ (* y z) a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(+ y (* -1 (/ (* y z) a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(+ y (* -1 (/ (* y z) a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(* z (- (/ y z) (/ y a))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* z (- (/ y z) (/ y a))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* z (- (/ y z) (/ y a))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 (/ y a))))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 (/ y a))))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 (/ y a))))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(/ (- (* a y) (* y z)) a) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(/ (- (* a y) (* y z)) a) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(/ (- (* a y) (* y z)) a) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
y |
(+ y (* -1 (/ (* y z) a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(+ y (* -1 (/ (* y z) a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(+ y (* -1 (/ (* y z) a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
y |
(+ y (* -1 (/ (* y z) a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(+ y (* -1 (/ (* y z) a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(+ y (* -1 (/ (* y z) a))) |
(fma.f64 y (/.f64 z (neg.f64 a)) y) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
(/ (* y z) a) |
(*.f64 y (/.f64 z a)) |
Compiled 10 871 to 1 054 computations (90.3% saved)
21 alts after pruning (16 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 810 | 7 | 817 |
| Fresh | 3 | 9 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 815 | 21 | 836 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 59.2% | (fma.f64 (/.f64 y t) (-.f64 z a) x) |
| 47.6% | (fma.f64 (/.f64 y t) (neg.f64 a) x) | |
| 59.2% | (fma.f64 (/.f64 y t) z x) | |
| ▶ | 34.3% | (fma.f64 (neg.f64 z) (/.f64 y a) y) |
| 52.9% | (fma.f64 y (/.f64 z (neg.f64 a)) x) | |
| 51.7% | (fma.f64 y (/.f64 x y) y) | |
| ▶ | 61.6% | (fma.f64 y (/.f64 t (-.f64 a t)) (+.f64 y x)) |
| 27.5% | (/.f64 (*.f64 y (neg.f64 z)) (-.f64 a t)) | |
| ✓ | 18.2% | (/.f64 (*.f64 y z) t) |
| ✓ | 33.2% | (-.f64 y (/.f64 (*.f64 y z) a)) |
| 2.6% | (-.f64 y y) | |
| 41.9% | (-.f64 x y) | |
| ✓ | 60.0% | (+.f64 y x) |
| ▶ | 19.3% | (*.f64 (/.f64 z t) y) |
| 9.5% | (*.f64 (neg.f64 a) (/.f64 y t)) | |
| ▶ | 17.4% | (*.f64 z (/.f64 (neg.f64 y) a)) |
| 19.2% | (*.f64 z (/.f64 y t)) | |
| 22.5% | (*.f64 y (/.f64 (-.f64 z a) t)) | |
| 17.4% | (*.f64 y (/.f64 z (neg.f64 a))) | |
| ▶ | 20.3% | y |
| ✓ | 51.1% | x |
Compiled 395 to 272 computations (31.1% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 y a) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (fma.f64 (neg.f64 z) (/.f64 y a) y) |
| ✓ | cost-diff | 0 | (neg.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 (neg.f64 y) a) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 (neg.f64 y) a)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z t) y) |
| ✓ | cost-diff | 0 | (+.f64 y x) |
| ✓ | cost-diff | 0 | (-.f64 a t) |
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 a t)) |
| ✓ | cost-diff | 0 | (fma.f64 y (/.f64 t (-.f64 a t)) (+.f64 y x)) |
| 1 264× | accelerator-lowering-fma.f32 |
| 1 264× | accelerator-lowering-fma.f64 |
| 736× | *-lowering-*.f32 |
| 736× | *-lowering-*.f64 |
| 690× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 69 |
| 1 | 47 | 68 |
| 2 | 91 | 68 |
| 3 | 140 | 68 |
| 4 | 199 | 68 |
| 5 | 344 | 68 |
| 6 | 634 | 68 |
| 7 | 1360 | 68 |
| 8 | 2075 | 68 |
| 9 | 2354 | 68 |
| 10 | 2447 | 68 |
| 11 | 2472 | 68 |
| 12 | 2476 | 68 |
| 13 | 2477 | 68 |
| 0 | 2477 | 67 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* y (/ t (- a t))) (+ y x)) |
y |
(/ t (- a t)) |
t |
(- a t) |
a |
(+ y x) |
x |
y |
(* (/ z t) y) |
(/ z t) |
z |
t |
y |
(* z (/ (neg y) a)) |
z |
(/ (neg y) a) |
(neg y) |
y |
a |
(+ (* (neg z) (/ y a)) y) |
(neg z) |
z |
(/ y a) |
y |
a |
| Outputs |
|---|
(+ (* y (/ t (- a t))) (+ y x)) |
(fma.f64 y (/.f64 t (-.f64 a t)) (+.f64 y x)) |
y |
(/ t (- a t)) |
(/.f64 t (-.f64 a t)) |
t |
(- a t) |
(-.f64 a t) |
a |
(+ y x) |
(+.f64 y x) |
x |
y |
(* (/ z t) y) |
(/.f64 (*.f64 y z) t) |
(/ z t) |
(/.f64 z t) |
z |
t |
y |
(* z (/ (neg y) a)) |
(/.f64 (*.f64 z (neg.f64 y)) a) |
z |
(/ (neg y) a) |
(/.f64 (neg.f64 y) a) |
(neg y) |
(neg.f64 y) |
y |
a |
(+ (* (neg z) (/ y a)) y) |
(-.f64 y (/.f64 (*.f64 y z) a)) |
(neg z) |
(neg.f64 z) |
z |
(/ y a) |
(/.f64 y a) |
y |
a |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 y a) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 95.7% | (fma.f64 (neg.f64 z) (/.f64 y a) y) |
| ✓ | accuracy | 100.0% | (/.f64 (neg.f64 y) a) |
| ✓ | accuracy | 100.0% | (neg.f64 y) |
| ✓ | accuracy | 93.7% | (*.f64 z (/.f64 (neg.f64 y) a)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 92.9% | (*.f64 (/.f64 z t) y) |
| ✓ | accuracy | 100.0% | (-.f64 a t) |
| ✓ | accuracy | 100.0% | (+.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 a t)) |
| ✓ | accuracy | 78.5% | (fma.f64 y (/.f64 t (-.f64 a t)) (+.f64 y x)) |
| 48.0ms | 199× | 0 | valid |
| 11.0ms | 49× | 1 | valid |
| 3.0ms | 8× | 2 | valid |
Compiled 69 to 21 computations (69.6% saved)
ival-div: 8.0ms (32.4% of total)ival-mult: 7.0ms (28.4% of total)ival-add: 4.0ms (16.2% of total)ival-sub: 2.0ms (8.1% of total)adjust: 2.0ms (8.1% of total)ival-neg: 2.0ms (8.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* y (/ t (- a t))) (+ y x))> |
#<alt (/ t (- a t))> |
#<alt (- a t)> |
#<alt (+ y x)> |
#<alt (* (/ z t) y)> |
#<alt (/ z t)> |
#<alt (* z (/ (neg y) a))> |
#<alt (/ (neg y) a)> |
#<alt (neg y)> |
#<alt (+ (* (neg z) (/ y a)) y)> |
#<alt (neg z)> |
#<alt (/ y a)> |
| Outputs |
|---|
#<alt x> |
#<alt (+ x (* y (+ 1 (/ t (- a t)))))> |
#<alt (+ x (* y (+ 1 (/ t (- a t)))))> |
#<alt (+ x (* y (+ 1 (/ t (- a t)))))> |
#<alt (* y (+ 1 (/ t (- a t))))> |
#<alt (* y (+ 1 (+ (/ t (- a t)) (/ x y))))> |
#<alt (* y (+ 1 (+ (/ t (- a t)) (/ x y))))> |
#<alt (* y (+ 1 (+ (/ t (- a t)) (/ x y))))> |
#<alt (* -1 (* y (- (* -1 (/ t (- a t))) 1)))> |
#<alt (* -1 (* y (- (+ (* -1 (/ t (- a t))) (* -1 (/ x y))) 1)))> |
#<alt (* -1 (* y (- (+ (* -1 (/ t (- a t))) (* -1 (/ x y))) 1)))> |
#<alt (* -1 (* y (- (+ (* -1 (/ t (- a t))) (* -1 (/ x y))) 1)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (/ (* t y) a)))> |
#<alt (+ x (+ y (* t (+ (/ y a) (/ (* t y) (pow a 2))))))> |
#<alt (+ x (+ y (* t (+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a)))))> |
#<alt (+ x (+ y (* -1 y)))> |
#<alt (+ x (+ y (+ (* -1 y) (* -1 (/ (* a y) t)))))> |
#<alt (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))))) (/ (* a y) t))> |
#<alt (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2))))> |
#<alt (+ x (+ y (* -1 y)))> |
#<alt (+ x (+ y (+ (* -1 y) (* -1 (/ (* a y) t)))))> |
#<alt (+ x (+ y (+ (* -1 y) (* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t)))))> |
#<alt (+ x (+ y (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t)))))> |
#<alt (+ x (+ y (* -1 y)))> |
#<alt (+ x (+ y (+ (* -1 y) (* -1 (/ (* a y) t)))))> |
#<alt (+ x (+ y (+ (* -1 y) (* a (- (* -1 (/ (* a y) (pow t 2))) (/ y t))))))> |
#<alt (+ x (+ y (+ (* -1 y) (* a (- (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2)))) (/ y t))))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (/ (* t y) a)))> |
#<alt (+ x (+ y (+ (/ (* t y) a) (/ (* (pow t 2) y) (pow a 2)))))> |
#<alt (- (+ x (+ y (+ (/ (* t y) a) (/ (* (pow t 3) y) (pow a 3))))) (* -1 (/ (* (pow t 2) y) (pow a 2))))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (/ (* t y) a)))> |
#<alt (+ x (+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a))))> |
#<alt (+ x (+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* (pow t 2) y) (/ (* (pow t 3) y) a)) a))) a))))> |
#<alt (+ y (/ (* t y) (- a t)))> |
#<alt (+ x (+ y (/ (* t y) (- a t))))> |
#<alt (+ x (+ y (/ (* t y) (- a t))))> |
#<alt (+ x (+ y (/ (* t y) (- a t))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* t y) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* t y) (* x (- a t))))))> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* t y) (* x (- a t))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (/ (* t y) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (/ (* t y) (- a t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (/ (* t y) (- a t))) x)) 1)))> |
#<alt (/ t a)> |
#<alt (* t (+ (/ 1 a) (/ t (pow a 2))))> |
#<alt (* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a)))> |
#<alt (* t (+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a)))> |
#<alt -1> |
#<alt (- (* -1 (/ a t)) 1)> |
#<alt (- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t)))> |
#<alt (- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2)))))> |
#<alt -1> |
#<alt (- (* -1 (/ a t)) 1)> |
#<alt (- (* -1 (/ (- (/ (pow a 2) t) (* -1 a)) t)) 1)> |
#<alt (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) t)) (pow a 2)) t)) (* -1 a)) t)) 1)> |
#<alt -1> |
#<alt (- (* -1 (/ a t)) 1)> |
#<alt (- (* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) 1)> |
#<alt (- (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) 1)> |
#<alt (/ t a)> |
#<alt (/ (+ t (/ (pow t 2) a)) a)> |
#<alt (/ (- (+ t (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 2) a))) a)> |
#<alt (/ (- (+ t (/ (pow t 4) (pow a 3))) (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) a)> |
#<alt (/ t a)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t 4) a)) (* -1 (pow t 3))) a)) (pow t 2)) a))) a))> |
#<alt (* -1 t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt (- a t)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt (* a (+ 1 (* -1 (/ t a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt (* -1 (* a (- (/ t a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (+ a (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* t (- (/ a t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ a t)))))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 (/ y a))> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt y> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* z (+ (* -1 (/ y a)) (/ y z)))> |
#<alt (* z (+ (* -1 (/ y a)) (/ y z)))> |
#<alt (* z (+ (* -1 (/ y a)) (/ y z)))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (/ y a))))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (/ y a))))> |
#<alt (* -1 (* z (+ (* -1 (/ y z)) (/ y a))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* y (+ 1 (* -1 (/ z a))))> |
#<alt (* -1 (* y (- (/ z a) 1)))> |
#<alt (* -1 (* y (- (/ z a) 1)))> |
#<alt (* -1 (* y (- (/ z a) 1)))> |
#<alt (* -1 (* y (- (/ z a) 1)))> |
#<alt (* -1 (/ (* y z) a))> |
#<alt (/ (+ (* -1 (* y z)) (* a y)) a)> |
#<alt (/ (+ (* -1 (* y z)) (* a y)) a)> |
#<alt (/ (+ (* -1 (* y z)) (* a y)) a)> |
#<alt y> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt y> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y z) a)))> |
#<alt (+ y (* -1 (/ (* y 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 (/ 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)> |
81 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | t | @ | 0 | (/ z t) |
| 0.0ms | x | @ | 0 | (+ (* y (/ t (- a t))) (+ y x)) |
| 0.0ms | t | @ | inf | (+ (* y (/ t (- a t))) (+ y x)) |
| 0.0ms | a | @ | inf | (+ (* y (/ t (- a t))) (+ y x)) |
| 0.0ms | t | @ | -inf | (+ (* y (/ t (- a t))) (+ y x)) |
| 1× | batch-egg-rewrite |
| 5 720× | accelerator-lowering-fma.f32 |
| 5 720× | accelerator-lowering-fma.f64 |
| 4 166× | *-lowering-*.f32 |
| 4 166× | *-lowering-*.f64 |
| 3 856× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 55 |
| 1 | 117 | 54 |
| 2 | 954 | 54 |
| 0 | 8309 | 53 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* y (/ t (- a t))) (+ y x)) |
(/ t (- a t)) |
(- a t) |
(+ y x) |
(* (/ z t) y) |
(/ z t) |
(* z (/ (neg y) a)) |
(/ (neg y) a) |
(neg y) |
(+ (* (neg z) (/ y a)) y) |
(neg z) |
(/ y a) |
| Outputs |
|---|
(+.f64 y (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t)))) |
(+.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x)) |
(+.f64 x (fma.f64 t (/.f64 y (-.f64 a t)) y)) |
(+.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) |
(+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (neg.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))))) |
(+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x)))) |
(-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) (neg.f64 y)) |
(-.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t)))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y)) (-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x))) |
(fma.f64 y (/.f64 t (-.f64 a t)) (+.f64 y x)) |
(fma.f64 y #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t)))) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) y) (+.f64 y x)) |
(fma.f64 t (/.f64 y (-.f64 a t)) (+.f64 y x)) |
(fma.f64 (/.f64 t (-.f64 a t)) y (+.f64 y x)) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (neg.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(fma.f64 #s(literal 1 binary64) y (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x)) |
(fma.f64 #s(literal 1 binary64) (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (/.f64 y (/.f64 #s(literal 1 binary64) t)) (+.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t)))) |
(fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(fma.f64 (*.f64 y t) (/.f64 #s(literal 1 binary64) (-.f64 a t)) (+.f64 y x)) |
(fma.f64 (*.f64 t (neg.f64 y)) (/.f64 #s(literal -1 binary64) (-.f64 a t)) (+.f64 y x)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(fma.f64 (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 y x))) (/.f64 (*.f64 y t) (-.f64 a t))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (fma.f64 y y (*.f64 (*.f64 y (/.f64 t (+.f64 t (neg.f64 a)))) y)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 a t)) (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) t)) (+.f64 y x)) |
(fma.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 (*.f64 y t) (-.f64 a t))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 t (-.f64 a t)) (neg.f64 y))) x) |
(fma.f64 (+.f64 (/.f64 t (-.f64 a t)) #s(literal 1 binary64)) y x) |
(fma.f64 (/.f64 (*.f64 y t) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 y x)) |
(fma.f64 (/.f64 (*.f64 y t) (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a) (+.f64 y x)) |
(fma.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 y x)) |
(fma.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 y x)) |
(fma.f64 (/.f64 y (-.f64 a t)) t (+.f64 y x)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 t (+.f64 t (neg.f64 a))) (+.f64 y x)) |
(fma.f64 (/.f64 y (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 t (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (+.f64 y x)) |
(fma.f64 (/.f64 y (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 t a))) (+.f64 y x)) |
(neg.f64 (/.f64 (fma.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (fma.f64 (+.f64 y x) (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 y x) (+.f64 y x))) (fma.f64 y (/.f64 t (+.f64 t (neg.f64 a))) (+.f64 y x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (fma.f64 (+.f64 y x) (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y) (fma.f64 y (/.f64 t (+.f64 t (neg.f64 a))) (+.f64 y x))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x)))) |
(/.f64 (fma.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (+.f64 y x) (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))))) |
(/.f64 (fma.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (fma.f64 (+.f64 y x) (+.f64 y x) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (*.f64 y t)) (*.f64 (*.f64 y t) (+.f64 y x))) (-.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y x) (+.f64 y x) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (*.f64 y t)) (*.f64 (*.f64 y t) (+.f64 y x))) (-.f64 a t))) (fma.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (fma.f64 x (-.f64 x y) (*.f64 y y))) (fma.f64 (*.f64 y t) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 a t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a t) (-.f64 y x)) (fma.f64 (*.f64 y t) (-.f64 y x) (*.f64 (-.f64 a t) (*.f64 (+.f64 y x) (-.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 a t)) (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) (-.f64 a t)) (fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 a t) (*.f64 (-.f64 y x) (*.f64 y t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x))) (fma.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x) (*.f64 (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y) (-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 y x) (+.f64 y x))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y t) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 a t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 a t) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y t) (-.f64 y x) (*.f64 (-.f64 a t) (*.f64 (+.f64 y x) (-.f64 y x)))) (*.f64 (-.f64 a t) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y t))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 a t) (*.f64 (-.f64 y x) (*.f64 y t))) (*.f64 (-.f64 y x) (-.f64 a t))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (+.f64 y x) (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (neg.f64 (fma.f64 (+.f64 y x) (+.f64 y x) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (*.f64 y t)) (*.f64 (*.f64 y t) (+.f64 y x))) (-.f64 a t))))) |
(/.f64 (*.f64 (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y) (fma.f64 y (/.f64 t (+.f64 t (neg.f64 a))) (+.f64 y x))) (fma.f64 y (/.f64 t (+.f64 t (neg.f64 a))) (+.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t)))) (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t)))) |
(/.f64 (*.f64 (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y) (-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x)) (-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x)) |
(/.f64 (fma.f64 y (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 y (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(/.f64 (fma.f64 y (-.f64 y x) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (-.f64 y x))) |
(/.f64 (fma.f64 y (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 y (neg.f64 (-.f64 y x)) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))))) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 y (-.f64 x y) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (*.f64 (+.f64 y x) (-.f64 x y)))) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y x) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (*.f64 (+.f64 y x) (-.f64 y x)))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 y x)) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x y) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (*.f64 (+.f64 y x) (-.f64 x y)))) (*.f64 (/.f64 (-.f64 a t) (*.f64 y t)) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 y t) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (*.f64 (-.f64 a t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 a t) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 a t)) (*.f64 (-.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 y t) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 a t) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 a t) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y t) (neg.f64 (-.f64 y x)) (*.f64 (-.f64 a t) (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))))) (*.f64 (-.f64 a t) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 y t) (-.f64 x y) (*.f64 (-.f64 a t) (*.f64 (+.f64 y x) (-.f64 x y)))) (*.f64 (-.f64 a t) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 y)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (+.f64 t (neg.f64 a)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 t (neg.f64 a)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (*.f64 (+.f64 t (neg.f64 a)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 t (neg.f64 a)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (+.f64 t (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (+.f64 t (neg.f64 a)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 y)) (-.f64 y x) (*.f64 (+.f64 t (neg.f64 a)) (*.f64 (+.f64 y x) (-.f64 y x)))) (*.f64 (+.f64 t (neg.f64 a)) (-.f64 y x))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 y)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (+.f64 t (neg.f64 a)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 t (neg.f64 a)) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 y)) (neg.f64 (-.f64 y x)) (*.f64 (+.f64 t (neg.f64 a)) (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))))) (*.f64 (+.f64 t (neg.f64 a)) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 y)) (-.f64 x y) (*.f64 (+.f64 t (neg.f64 a)) (*.f64 (+.f64 y x) (-.f64 x y)))) (*.f64 (+.f64 t (neg.f64 a)) (-.f64 x y))) |
(/.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (+.f64 y x)) (+.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 a t) #s(literal -1 binary64)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y t)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (/.f64 (-.f64 a t) (*.f64 y t)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (+.f64 t (neg.f64 a)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 t (neg.f64 y)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (+.f64 t (neg.f64 a)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 a t) #s(literal -1 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) y)) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y t)) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (/.f64 (-.f64 a t) (*.f64 y t)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (*.f64 y t))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (-.f64 a t))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (+.f64 t (neg.f64 a)) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (*.f64 t (neg.f64 y)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (+.f64 t (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 a t) (*.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y t)))) |
(/.f64 (+.f64 (-.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 y t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 t (neg.f64 a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 t (neg.f64 y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (+.f64 t (neg.f64 a)))) |
(/.f64 (+.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 (/.f64 a t) #s(literal -1 binary64)) (*.f64 (-.f64 y x) y)) (*.f64 (-.f64 y x) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y t)) (*.f64 (-.f64 y x) #s(literal 1 binary64))) (*.f64 (-.f64 y x) (/.f64 (-.f64 a t) (*.f64 y t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 t (neg.f64 a)) (*.f64 (-.f64 y x) (*.f64 t (neg.f64 y)))) (*.f64 (-.f64 y x) (+.f64 t (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 a t) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) y)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 a t) (*.f64 y t)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (-.f64 a t) (*.f64 y t)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 a t) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 y t))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (-.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (+.f64 t (neg.f64 a)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 t (neg.f64 y)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (+.f64 t (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))) (+.f64 (/.f64 a t) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 y x)) y)) (*.f64 (neg.f64 (-.f64 y x)) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))) (/.f64 (-.f64 a t) (*.f64 y t)) (*.f64 (neg.f64 (-.f64 y x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 y x)) (/.f64 (-.f64 a t) (*.f64 y t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))) (-.f64 a t) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 y t))) (*.f64 (neg.f64 (-.f64 y x)) (-.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))) (+.f64 t (neg.f64 a)) (*.f64 (neg.f64 (-.f64 y x)) (*.f64 t (neg.f64 y)))) (*.f64 (neg.f64 (-.f64 y x)) (+.f64 t (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 (/.f64 a t) #s(literal -1 binary64)) (*.f64 (-.f64 x y) y)) (*.f64 (-.f64 x y) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 (-.f64 a t) (*.f64 y t)) (*.f64 (-.f64 x y) #s(literal 1 binary64))) (*.f64 (-.f64 x y) (/.f64 (-.f64 a t) (*.f64 y t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 a t) (*.f64 (-.f64 x y) (*.f64 y t))) (*.f64 (-.f64 x y) (-.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 t (neg.f64 a)) (*.f64 (-.f64 x y) (*.f64 t (neg.f64 y)))) (*.f64 (-.f64 x y) (+.f64 t (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (*.f64 (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x)) (*.f64 (+.f64 y x) (+.f64 y x)))) (*.f64 (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x)) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y t) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 a t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (-.f64 a t) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y t) (-.f64 y x) (*.f64 (-.f64 a t) (*.f64 (+.f64 y x) (-.f64 y x))))) (neg.f64 (*.f64 (-.f64 a t) (-.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y t)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 a t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 a t) (*.f64 (-.f64 y x) (*.f64 y t)))) (neg.f64 (*.f64 (-.f64 y x) (-.f64 a t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y) (fma.f64 y (/.f64 t (+.f64 t (neg.f64 a))) (+.f64 y x)))) (neg.f64 (fma.f64 y (/.f64 t (+.f64 t (neg.f64 a))) (+.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))))) (neg.f64 (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y) (-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x))) (neg.f64 (-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t))) (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t)))) (*.f64 y (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y)))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y)) (*.f64 x (fma.f64 t (/.f64 y (-.f64 a t)) y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) (fma.f64 t (/.f64 y (-.f64 a t)) x) (-.f64 (*.f64 y y) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (fma.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t))) (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t))))) (-.f64 y (+.f64 x (/.f64 (*.f64 y t) (-.f64 a t))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y))) (-.f64 x (fma.f64 t (/.f64 y (-.f64 a t)) y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) (fma.f64 t (/.f64 y (-.f64 a t)) x)) (*.f64 y y)) (-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x)))) (*.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))) (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t)))))) |
(*.f64 (fma.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) (+.f64 y x) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (*.f64 y t)) (*.f64 (*.f64 y t) (+.f64 y x))) (-.f64 a t))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))) (*.f64 (+.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y t) (-.f64 a t)) (+.f64 y x)))) |
(*.f64 (fma.f64 (*.f64 y t) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 a t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (fma.f64 (*.f64 y t) (-.f64 y x) (*.f64 (-.f64 a t) (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a t) (-.f64 y x)))) |
(*.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (-.f64 a t) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (-.f64 a t)))) |
(*.f64 (fma.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 a t) (*.f64 (-.f64 y x) (*.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (-.f64 a t)))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 y x) (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 a t) (*.f64 (-.f64 a t) (-.f64 a t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 y x) (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t))))))) |
(*.f64 (*.f64 (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y) (fma.f64 y (/.f64 t (+.f64 t (neg.f64 a))) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 t (+.f64 t (neg.f64 a))) (+.f64 y x)))) |
(*.f64 (fma.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) (fma.f64 t (/.f64 y (-.f64 a t)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x))))) |
(*.f64 (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (*.f64 (*.f64 y y) (*.f64 t t)) (*.f64 (-.f64 a t) (-.f64 a t)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 y x) (/.f64 (*.f64 y t) (-.f64 a t))))) |
(*.f64 (*.f64 (+.f64 (fma.f64 t (/.f64 y (-.f64 a t)) x) y) (-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 t (/.f64 y (-.f64 a t)) y) x))) |
(+.f64 (*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a a)) (*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 t (+.f64 t a)))) |
(+.f64 (*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 t (+.f64 t a))) (*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 a a (*.f64 t t))) (*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 t a))) |
(+.f64 (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) t) (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) a)) |
(+.f64 (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) a) (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) t)) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 t (neg.f64 a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 t (neg.f64 a))) (/.f64 t (+.f64 t (neg.f64 a)))) |
(fma.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a a) (*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 t (+.f64 t a)))) |
(fma.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 t (+.f64 t a)) (*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 a a))) |
(fma.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 a a (*.f64 t t)) (*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (*.f64 t a))) |
(fma.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) t (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) a)) |
(fma.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) a (*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) t)) |
(neg.f64 (/.f64 t (+.f64 t (neg.f64 a)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (+.f64 t (neg.f64 a))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 a t) #s(literal -1 binary64)))) |
(/.f64 t (-.f64 a t)) |
(/.f64 (neg.f64 t) (+.f64 t (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a t) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 t (neg.f64 a)) t)) |
(pow.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) (-.f64 a t))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (+.f64 t (neg.f64 a)))) |
(*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(*.f64 (/.f64 t (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (+.f64 t a)) |
(*.f64 (/.f64 t (*.f64 (-.f64 a t) (+.f64 t a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t a)))) |
(*.f64 (pow.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (/.f64 a t) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(+.f64 a (neg.f64 t)) |
(+.f64 (neg.f64 t) a) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))) |
(-.f64 a t) |
(-.f64 #s(literal 0 binary64) (+.f64 t (neg.f64 a))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 1 binary64))) |
(fma.f64 a #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 t a)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t a)))) |
(fma.f64 #s(literal 1 binary64) a (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t a) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (neg.f64 t)) |
(neg.f64 (+.f64 t (neg.f64 a))) |
(/.f64 (-.f64 a t) #s(literal 1 binary64)) |
(/.f64 (+.f64 t (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t))))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 a t))) |
(/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (+.f64 t a)) |
(/.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (neg.f64 (neg.f64 (+.f64 t a)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t (neg.f64 a))) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t (neg.f64 a))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t)))))) |
(/.f64 (*.f64 (+.f64 t a) (+.f64 t (neg.f64 a))) (neg.f64 (+.f64 t a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 t a)) (*.f64 (+.f64 t a) (*.f64 t t))) (*.f64 (+.f64 t a) (+.f64 t a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t (neg.f64 a)))) (fma.f64 t (+.f64 t a) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t (neg.f64 a)))) (neg.f64 (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (+.f64 t (neg.f64 a)))) (+.f64 t a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t a) (+.f64 t (neg.f64 a)))) (neg.f64 (neg.f64 (+.f64 t a)))) |
(/.f64 (fma.f64 t (*.f64 t (neg.f64 t)) (*.f64 a (*.f64 a a))) (fma.f64 t t (-.f64 (*.f64 a a) (*.f64 (neg.f64 t) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 t a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)) (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 a a)) (-.f64 (neg.f64 t) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 t (+.f64 t a) (*.f64 a a))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 a a) (+.f64 t a))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) (+.f64 (/.f64 (*.f64 a a) (+.f64 t a)) (/.f64 (*.f64 t t) (+.f64 t a)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a t) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t a) (*.f64 a a)))) |
(*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (-.f64 a t)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 (*.f64 t t) (*.f64 a (neg.f64 t)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 a t)) |
(*.f64 #s(literal -1 binary64) (+.f64 t (neg.f64 a))) |
(*.f64 (*.f64 (-.f64 a t) (+.f64 t a)) (/.f64 #s(literal 1 binary64) (+.f64 t a))) |
(*.f64 (*.f64 (fma.f64 t (+.f64 t a) (*.f64 a a)) (+.f64 t (neg.f64 a))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (+.f64 t a) (*.f64 a a))))) |
(*.f64 (*.f64 (+.f64 t a) (+.f64 t (neg.f64 a))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t a)))) |
(+.f64 y x) |
(+.f64 x y) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 y x)))) |
(-.f64 x (neg.f64 y)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(fma.f64 y #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 y x)))) |
(fma.f64 #s(literal 1 binary64) y x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) x) |
(neg.f64 (neg.f64 (+.f64 y x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 (+.f64 y x) (-.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)) (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 y y) (-.f64 y x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))) (+.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(*.f64 #s(literal 1 binary64) (+.f64 y x)) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 y x) (neg.f64 (-.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 y x)))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (neg.f64 y) (/.f64 t z))) |
(neg.f64 (/.f64 (neg.f64 y) (/.f64 t z))) |
(neg.f64 (*.f64 (neg.f64 y) (/.f64 z t))) |
(neg.f64 (*.f64 (/.f64 z (neg.f64 t)) y)) |
(neg.f64 (*.f64 y (/.f64 z (neg.f64 t)))) |
(neg.f64 (*.f64 (/.f64 z t) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 y z) (neg.f64 t))) |
(neg.f64 (/.f64 (*.f64 z (neg.f64 y)) t)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (neg.f64 y) (/.f64 t (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 z (neg.f64 y)) (neg.f64 t)) |
(/.f64 (*.f64 y z) t) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t)) |
(+.f64 #s(literal 0 binary64) (/.f64 z t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 t))) |
(neg.f64 (/.f64 z (neg.f64 t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 z t) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (*.f64 (neg.f64 t) z)) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z (neg.f64 t)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 z (neg.f64 t)) (/.f64 z (neg.f64 t)) (*.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z (neg.f64 t)) (/.f64 z (neg.f64 t)))) (+.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 t)))) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t z) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (neg.f64 y)) a)) |
(+.f64 (*.f64 (/.f64 y a) #s(literal 0 binary64)) (/.f64 (*.f64 z (neg.f64 y)) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a y)) (/.f64 (*.f64 y z) a)) |
(fma.f64 (/.f64 y a) #s(literal 0 binary64) (/.f64 (*.f64 z (neg.f64 y)) a)) |
(neg.f64 (/.f64 (*.f64 y z) a)) |
(/.f64 z (/.f64 a (neg.f64 y))) |
(/.f64 (neg.f64 z) (/.f64 a y)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (neg.f64 y)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z (neg.f64 y))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z (neg.f64 y))))) |
(/.f64 (*.f64 z (neg.f64 y)) a) |
(/.f64 (*.f64 y z) (neg.f64 a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) a))) |
(pow.f64 (/.f64 a (*.f64 z (neg.f64 y))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 z))) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) a) z)) |
(*.f64 (/.f64 y (neg.f64 a)) z) |
(*.f64 (neg.f64 z) (/.f64 y a)) |
(*.f64 (/.f64 y a) (neg.f64 z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 y)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) |
(*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 (/.f64 y a) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 z) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a)) |
(+.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) (/.f64 y (neg.f64 a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (neg.f64 y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64) (/.f64 y (neg.f64 a))) |
(neg.f64 (/.f64 y a)) |
(/.f64 y (neg.f64 a)) |
(/.f64 (neg.f64 y) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (/.f64 a y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a y)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 a (neg.f64 y))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a y)) a) (*.f64 a (/.f64 a y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (neg.f64 y))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 a (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y a) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 y a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y a) (/.f64 y a))) (/.f64 y a)) |
(pow.f64 (/.f64 a (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) y) |
(*.f64 (pow.f64 (/.f64 a (neg.f64 y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (neg.f64 y)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) y) |
(-.f64 (/.f64 #s(literal 0 binary64) y) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y #s(literal 0 binary64)))) |
(neg.f64 y) |
(/.f64 (*.f64 y y) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (*.f64 y (neg.f64 y)) y) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))))) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 y (/.f64 (*.f64 z (neg.f64 y)) a)) |
(+.f64 (/.f64 (*.f64 z (neg.f64 y)) a) y) |
(+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 z (/.f64 y a) y)) (neg.f64 (/.f64 (*.f64 y (neg.f64 y)) (fma.f64 z (/.f64 y a) y)))) |
(-.f64 y (/.f64 (*.f64 y z) a)) |
(-.f64 (/.f64 (*.f64 z (neg.f64 y)) a) (neg.f64 y)) |
(-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 z (/.f64 y a) y)) (/.f64 (*.f64 y (neg.f64 y)) (fma.f64 z (/.f64 y a) y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)) (+.f64 y (/.f64 (*.f64 y z) a)))) |
(fma.f64 y #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 y)) a)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 z)) y) |
(fma.f64 z (/.f64 y (neg.f64 a)) y) |
(fma.f64 (neg.f64 y) #s(literal -1 binary64) (/.f64 (*.f64 z (neg.f64 y)) a)) |
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) a) z) y) |
(fma.f64 (/.f64 y (neg.f64 a)) z y) |
(fma.f64 (neg.f64 z) (/.f64 y a) y) |
(fma.f64 (/.f64 y a) (neg.f64 z) y) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 y a) y)) (neg.f64 (/.f64 (*.f64 y (neg.f64 y)) (fma.f64 z (/.f64 y a) y)))) |
(fma.f64 #s(literal 1 binary64) y (/.f64 (*.f64 z (neg.f64 y)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 y)) a) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (/.f64 #s(literal -1 binary64) y)) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (/.f64 (*.f64 z (neg.f64 y)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) y) |
(fma.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) a) y) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) a) y) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (*.f64 (/.f64 y a) #s(literal -1 binary64)) z y) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z a) y) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y a) y) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) y) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y (neg.f64 a)) y) |
(fma.f64 (/.f64 (neg.f64 z) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) a) y) |
(neg.f64 (+.f64 (neg.f64 y) (/.f64 (*.f64 y z) a))) |
(neg.f64 (fma.f64 z (/.f64 y a) (neg.f64 y))) |
(neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 y (+.f64 y (/.f64 (*.f64 y z) a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)) (*.f64 y y)) (fma.f64 z (/.f64 y a) y))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (fma.f64 y (+.f64 y (/.f64 (*.f64 y z) a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 y y)) (neg.f64 (fma.f64 z (/.f64 y a) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (fma.f64 y (+.f64 y (/.f64 (*.f64 y z) a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (fma.f64 y y (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)) (*.f64 z (*.f64 (/.f64 y a) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y (neg.f64 a)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)) (*.f64 z (*.f64 (/.f64 y a) y)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y (neg.f64 a)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y z) a)) (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y (neg.f64 a)) y)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)) (*.f64 y y)) (neg.f64 (fma.f64 z (/.f64 y a) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 y (+.f64 y (/.f64 (*.f64 y z) a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 y y (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)) (*.f64 z (*.f64 (/.f64 y a) y)))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 y y)) (fma.f64 z (/.f64 y a) y)) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (+.f64 y (/.f64 (*.f64 y z) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)) (neg.f64 (fma.f64 z (/.f64 y a) y))) (*.f64 (neg.f64 (fma.f64 z (/.f64 y a) y)) (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 z (/.f64 y a) y)) (neg.f64 (fma.f64 z (/.f64 y a) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y (/.f64 (*.f64 y z) a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))) (neg.f64 (+.f64 y (/.f64 (*.f64 y z) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 z (/.f64 y a) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (neg.f64 y)) (fma.f64 z (/.f64 y a) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 z (/.f64 y a) y)) (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 z (/.f64 y a) y)) (fma.f64 (/.f64 (*.f64 y (neg.f64 y)) (fma.f64 z (/.f64 y a) y)) (/.f64 (*.f64 y (neg.f64 y)) (fma.f64 z (/.f64 y a) y)) (*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 z (/.f64 y a) y)) (/.f64 (*.f64 y (neg.f64 y)) (fma.f64 z (/.f64 y a) y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 z (/.f64 y a) y)) (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 z (/.f64 y a) y))) (*.f64 (/.f64 (*.f64 y (neg.f64 y)) (fma.f64 z (/.f64 y a) y)) (/.f64 (*.f64 y (neg.f64 y)) (fma.f64 z (/.f64 y a) y)))) (+.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (fma.f64 z (/.f64 y a) y)) (/.f64 (*.f64 y (neg.f64 y)) (fma.f64 z (/.f64 y a) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y (neg.f64 a)) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y (/.f64 (*.f64 y z) a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)) (*.f64 z (*.f64 (/.f64 y a) y)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y (neg.f64 a)) y)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)) (*.f64 y y)) (/.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 y a) y))) |
(*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 y (/.f64 (*.f64 y z) a)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a)))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y a) y))) |
(*.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 y (/.f64 (*.f64 y z) a)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z z) z)) |
(neg.f64 z) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 z z)) z) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z z))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 #s(literal 0 binary64) (/.f64 y a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 a))) |
(neg.f64 (/.f64 y (neg.f64 a))) |
(/.f64 y a) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a y)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 a) (neg.f64 y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (neg.f64 y))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a y)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y (neg.f64 a)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 y a) (/.f64 y a) (*.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y a) (/.f64 y a))) (/.f64 y (neg.f64 a))) |
(pow.f64 (/.f64 a y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.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 #s(literal -1 binary64) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 y)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 11 990× | accelerator-lowering-fma.f32 |
| 11 990× | accelerator-lowering-fma.f64 |
| 3 976× | +-lowering-+.f64 |
| 3 976× | +-lowering-+.f32 |
| 3 326× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 303 | 2159 |
| 1 | 900 | 2072 |
| 2 | 2631 | 1963 |
| 3 | 7467 | 1955 |
| 0 | 8190 | 1888 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (* y (+ 1 (/ t (- a t))))) |
(+ x (* y (+ 1 (/ t (- a t))))) |
(+ x (* y (+ 1 (/ t (- a t))))) |
(* y (+ 1 (/ t (- a t)))) |
(* y (+ 1 (+ (/ t (- a t)) (/ x y)))) |
(* y (+ 1 (+ (/ t (- a t)) (/ x y)))) |
(* y (+ 1 (+ (/ t (- a t)) (/ x y)))) |
(* -1 (* y (- (* -1 (/ t (- a t))) 1))) |
(* -1 (* y (- (+ (* -1 (/ t (- a t))) (* -1 (/ x y))) 1))) |
(* -1 (* y (- (+ (* -1 (/ t (- a t))) (* -1 (/ x y))) 1))) |
(* -1 (* y (- (+ (* -1 (/ t (- a t))) (* -1 (/ x y))) 1))) |
(+ x y) |
(+ x (+ y (/ (* t y) a))) |
(+ x (+ y (* t (+ (/ y a) (/ (* t y) (pow a 2)))))) |
(+ x (+ y (* t (+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a))))) |
(+ x (+ y (* -1 y))) |
(+ x (+ y (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(- (+ x (+ y (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))))) (/ (* a y) t)) |
(- (+ x (+ y (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) |
(+ x (+ y (* -1 y))) |
(+ x (+ y (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(+ x (+ y (+ (* -1 y) (* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t))))) |
(+ x (+ y (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t))))) |
(+ x (+ y (* -1 y))) |
(+ x (+ y (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(+ x (+ y (+ (* -1 y) (* a (- (* -1 (/ (* a y) (pow t 2))) (/ y t)))))) |
(+ x (+ y (+ (* -1 y) (* a (- (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2)))) (/ y t)))))) |
(+ x y) |
(+ x (+ y (/ (* t y) a))) |
(+ x (+ y (+ (/ (* t y) a) (/ (* (pow t 2) y) (pow a 2))))) |
(- (+ x (+ y (+ (/ (* t y) a) (/ (* (pow t 3) y) (pow a 3))))) (* -1 (/ (* (pow t 2) y) (pow a 2)))) |
(+ x y) |
(+ x (+ y (/ (* t y) a))) |
(+ x (+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a)))) |
(+ x (+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* (pow t 2) y) (/ (* (pow t 3) y) a)) a))) a)))) |
(+ y (/ (* t y) (- a t))) |
(+ x (+ y (/ (* t y) (- a t)))) |
(+ x (+ y (/ (* t y) (- a t)))) |
(+ x (+ y (/ (* t y) (- a t)))) |
x |
(* x (+ 1 (+ (/ y x) (/ (* t y) (* x (- a t)))))) |
(* x (+ 1 (+ (/ y x) (/ (* t y) (* x (- a t)))))) |
(* x (+ 1 (+ (/ y x) (/ (* t y) (* x (- a t)))))) |
x |
(* -1 (* x (- (* -1 (/ (+ y (/ (* t y) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (/ (* t y) (- a t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (/ (* t y) (- a t))) x)) 1))) |
(/ t a) |
(* t (+ (/ 1 a) (/ t (pow a 2)))) |
(* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a))) |
(* t (+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a))) |
-1 |
(- (* -1 (/ a t)) 1) |
(- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t))) |
(- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2))))) |
-1 |
(- (* -1 (/ a t)) 1) |
(- (* -1 (/ (- (/ (pow a 2) t) (* -1 a)) t)) 1) |
(- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) t)) (pow a 2)) t)) (* -1 a)) t)) 1) |
-1 |
(- (* -1 (/ a t)) 1) |
(- (* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) 1) |
(- (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) 1) |
(/ t a) |
(/ (+ t (/ (pow t 2) a)) a) |
(/ (- (+ t (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 2) a))) a) |
(/ (- (+ t (/ (pow t 4) (pow a 3))) (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) a) |
(/ t a) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t 4) a)) (* -1 (pow t 3))) a)) (pow t 2)) a))) a)) |
(* -1 t) |
(- a t) |
(- a t) |
(- a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
(* a (+ 1 (* -1 (/ t a)))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
(* -1 (* a (- (/ t a) 1))) |
a |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(+ a (* -1 t)) |
(* -1 t) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* t (- (/ a t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ (* y z) a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 (/ y a)) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
y |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y z) a))) |
(* -1 (/ (* y z) a)) |
(* z (+ (* -1 (/ y a)) (/ y z))) |
(* z (+ (* -1 (/ y a)) (/ y z))) |
(* z (+ (* -1 (/ y a)) (/ y z))) |
(* -1 (/ (* y z) a)) |
(* -1 (* z (+ (* -1 (/ y z)) (/ y a)))) |
(* -1 (* z (+ (* -1 (/ y z)) (/ y a)))) |
(* -1 (* z (+ (* -1 (/ y z)) (/ y a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* y (+ 1 (* -1 (/ z a)))) |
(* -1 (* y (- (/ z a) 1))) |
(* -1 (* y (- (/ z a) 1))) |
(* -1 (* y (- (/ z a) 1))) |
(* -1 (* y (- (/ z a) 1))) |
(* -1 (/ (* y z) a)) |
(/ (+ (* -1 (* y z)) (* a y)) a) |
(/ (+ (* -1 (* y z)) (* a y)) a) |
(/ (+ (* -1 (* y z)) (* a y)) a) |
y |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y z) a))) |
y |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y z) a))) |
(+ y (* -1 (/ (* y 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) |
(/ 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) |
| Outputs |
|---|
x |
(+ x (* y (+ 1 (/ t (- a t))))) |
(+.f64 x (fma.f64 y (/.f64 t (-.f64 a t)) y)) |
(+ x (* y (+ 1 (/ t (- a t))))) |
(+.f64 x (fma.f64 y (/.f64 t (-.f64 a t)) y)) |
(+ x (* y (+ 1 (/ t (- a t))))) |
(+.f64 x (fma.f64 y (/.f64 t (-.f64 a t)) y)) |
(* y (+ 1 (/ t (- a t)))) |
(fma.f64 y (/.f64 t (-.f64 a t)) y) |
(* y (+ 1 (+ (/ t (- a t)) (/ x y)))) |
(fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) y) |
(* y (+ 1 (+ (/ t (- a t)) (/ x y)))) |
(fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) y) |
(* y (+ 1 (+ (/ t (- a t)) (/ x y)))) |
(fma.f64 y (+.f64 (/.f64 t (-.f64 a t)) (/.f64 x y)) y) |
(* -1 (* y (- (* -1 (/ t (- a t))) 1))) |
(fma.f64 (neg.f64 (/.f64 t (-.f64 a t))) (neg.f64 y) y) |
(* -1 (* y (- (+ (* -1 (/ t (- a t))) (* -1 (/ x y))) 1))) |
(fma.f64 (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 x y)) (neg.f64 y) y) |
(* -1 (* y (- (+ (* -1 (/ t (- a t))) (* -1 (/ x y))) 1))) |
(fma.f64 (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 x y)) (neg.f64 y) y) |
(* -1 (* y (- (+ (* -1 (/ t (- a t))) (* -1 (/ x y))) 1))) |
(fma.f64 (-.f64 (neg.f64 (/.f64 t (-.f64 a t))) (/.f64 x y)) (neg.f64 y) y) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (/ (* t y) a))) |
(+.f64 x (fma.f64 y (/.f64 t a) y)) |
(+ x (+ y (* t (+ (/ y a) (/ (* t y) (pow a 2)))))) |
(fma.f64 y (/.f64 (fma.f64 t (/.f64 t a) t) a) (+.f64 x y)) |
(+ x (+ y (* t (+ (* t (- (/ (* t y) (pow a 3)) (* -1 (/ y (pow a 2))))) (/ y a))))) |
(+.f64 x (fma.f64 t (fma.f64 t (*.f64 (/.f64 y (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 t a))) (/.f64 y a)) y)) |
(+ x (+ y (* -1 y))) |
x |
(+ x (+ y (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(- (+ x (+ y (+ (* -1 y) (* -1 (/ (* (pow a 2) y) (pow t 2)))))) (/ (* a y) t)) |
(-.f64 x (*.f64 (/.f64 y t) (fma.f64 a (/.f64 a t) a))) |
(- (+ x (+ y (+ (* -1 y) (* -1 (/ (* (pow a 3) y) (pow t 3)))))) (+ (/ (* a y) t) (/ (* (pow a 2) y) (pow t 2)))) |
(fma.f64 a (-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 y (*.f64 t t))) a)) (/.f64 y t)) x) |
(+ x (+ y (* -1 y))) |
x |
(+ x (+ y (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(+ x (+ y (+ (* -1 y) (* -1 (/ (+ (* a y) (/ (* (pow a 2) y) t)) t))))) |
(-.f64 x (/.f64 (*.f64 a (fma.f64 y (/.f64 a t) y)) t)) |
(+ x (+ y (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow a 2) y)) (* -1 (/ (* (pow a 3) y) t))) t)) (* a y)) t))))) |
(-.f64 x (/.f64 (fma.f64 y a (/.f64 (*.f64 a (*.f64 a (fma.f64 y (/.f64 a t) y))) t)) t)) |
(+ x (+ y (* -1 y))) |
x |
(+ x (+ y (+ (* -1 y) (* -1 (/ (* a y) t))))) |
(-.f64 x (/.f64 (*.f64 y a) t)) |
(+ x (+ y (+ (* -1 y) (* a (- (* -1 (/ (* a y) (pow t 2))) (/ y t)))))) |
(-.f64 x (*.f64 (/.f64 y t) (fma.f64 a (/.f64 a t) a))) |
(+ x (+ y (+ (* -1 y) (* a (- (* a (- (* -1 (/ (* a y) (pow t 3))) (/ y (pow t 2)))) (/ y t)))))) |
(fma.f64 a (-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a t)) (/.f64 y (*.f64 t t))) a)) (/.f64 y t)) x) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (/ (* t y) a))) |
(+.f64 x (fma.f64 y (/.f64 t a) y)) |
(+ x (+ y (+ (/ (* t y) a) (/ (* (pow t 2) y) (pow a 2))))) |
(fma.f64 y (/.f64 (fma.f64 t (/.f64 t a) t) a) (+.f64 x y)) |
(- (+ x (+ y (+ (/ (* t y) a) (/ (* (pow t 3) y) (pow a 3))))) (* -1 (/ (* (pow t 2) y) (pow a 2)))) |
(+.f64 x (fma.f64 t (fma.f64 t (*.f64 (/.f64 y (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 t a))) (/.f64 y a)) y)) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (/ (* t y) a))) |
(+.f64 x (fma.f64 y (/.f64 t a) y)) |
(+ x (+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (* (pow t 2) y) a))) a)))) |
(fma.f64 y (/.f64 (fma.f64 t (/.f64 t a) t) a) (+.f64 x y)) |
(+ x (+ y (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (+ (* (pow t 2) y) (/ (* (pow t 3) y) a)) a))) a)))) |
(+.f64 x (+.f64 y (/.f64 (fma.f64 y t (/.f64 (*.f64 t (*.f64 y (fma.f64 t (/.f64 t a) t))) a)) a))) |
(+ y (/ (* t y) (- a t))) |
(fma.f64 y (/.f64 t (-.f64 a t)) y) |
(+ x (+ y (/ (* t y) (- a t)))) |
(+.f64 x (fma.f64 y (/.f64 t (-.f64 a t)) y)) |
(+ x (+ y (/ (* t y) (- a t)))) |
(+.f64 x (fma.f64 y (/.f64 t (-.f64 a t)) y)) |
(+ x (+ y (/ (* t y) (- a t)))) |
(+.f64 x (fma.f64 y (/.f64 t (-.f64 a t)) y)) |
x |
(* x (+ 1 (+ (/ y x) (/ (* t y) (* x (- a t)))))) |
(fma.f64 x (/.f64 (fma.f64 y (/.f64 t (-.f64 a t)) y) x) x) |
(* x (+ 1 (+ (/ y x) (/ (* t y) (* x (- a t)))))) |
(fma.f64 x (/.f64 (fma.f64 y (/.f64 t (-.f64 a t)) y) x) x) |
(* x (+ 1 (+ (/ y x) (/ (* t y) (* x (- a t)))))) |
(fma.f64 x (/.f64 (fma.f64 y (/.f64 t (-.f64 a t)) y) x) x) |
x |
(* -1 (* x (- (* -1 (/ (+ y (/ (* t y) (- a t))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (/.f64 t (-.f64 a t)) y) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ y (/ (* t y) (- a t))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (/.f64 t (-.f64 a t)) y) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ y (/ (* t y) (- a t))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (/.f64 t (-.f64 a t)) y) x)) (neg.f64 x)) |
(/ t a) |
(/.f64 t a) |
(* t (+ (/ 1 a) (/ t (pow a 2)))) |
(/.f64 (fma.f64 t (/.f64 t a) t) a) |
(* t (+ (* t (+ (/ 1 (pow a 2)) (/ t (pow a 3)))) (/ 1 a))) |
(+.f64 (/.f64 t a) (/.f64 (*.f64 t (/.f64 (fma.f64 t (/.f64 t a) t) a)) a)) |
(* t (+ (* t (+ (* t (+ (/ 1 (pow a 3)) (/ t (pow a 4)))) (/ 1 (pow a 2)))) (/ 1 a))) |
(fma.f64 t (fma.f64 t (fma.f64 t (/.f64 t (pow.f64 a #s(literal 4 binary64))) (/.f64 t (*.f64 a (*.f64 a a)))) (/.f64 t (*.f64 a a))) (/.f64 t a)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ a t)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 a t)) |
(- (* -1 (/ (pow a 2) (pow t 2))) (+ 1 (/ a t))) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (/.f64 a t) a) t)) |
(- (* -1 (/ (pow a 3) (pow t 3))) (+ 1 (+ (/ a t) (/ (pow a 2) (pow t 2))))) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 a (fma.f64 a (/.f64 a t) a)) t)) t)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ a t)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 a t)) |
(- (* -1 (/ (- (/ (pow a 2) t) (* -1 a)) t)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (/.f64 a t) a) t)) |
(- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow a 3) t)) (pow a 2)) t)) (* -1 a)) t)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 a (fma.f64 a (/.f64 a t) a)) t)) t)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ a t)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 a t)) |
(- (* a (- (* -1 (/ a (pow t 2))) (/ 1 t))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (/.f64 a t) a) t)) |
(- (* a (- (* a (- (* -1 (/ a (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 a (fma.f64 a (/.f64 a t) a)) t)) t)) |
(/ t a) |
(/.f64 t a) |
(/ (+ t (/ (pow t 2) a)) a) |
(/.f64 (fma.f64 t (/.f64 t a) t) a) |
(/ (- (+ t (/ (pow t 3) (pow a 2))) (* -1 (/ (pow t 2) a))) a) |
(/.f64 (fma.f64 t (/.f64 (fma.f64 t (/.f64 t a) t) a) t) a) |
(/ (- (+ t (/ (pow t 4) (pow a 3))) (+ (* -1 (/ (pow t 2) a)) (* -1 (/ (pow t 3) (pow a 2))))) a) |
(/.f64 (+.f64 t (fma.f64 t (/.f64 (fma.f64 t (/.f64 t a) t) a) (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) a) |
(/ t a) |
(/.f64 t a) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (pow t 2) a))) a)) |
(/.f64 (fma.f64 t (/.f64 t a) t) a) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (/ (pow t 3) a) (pow t 2)) a))) a)) |
(/.f64 (+.f64 t (/.f64 (*.f64 t (fma.f64 t (/.f64 t a) t)) a)) a) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow t 4) a)) (* -1 (pow t 3))) a)) (pow t 2)) a))) a)) |
(/.f64 (+.f64 t (/.f64 (fma.f64 t t (/.f64 (fma.f64 t (*.f64 t t) (/.f64 (pow.f64 t #s(literal 4 binary64)) a)) a)) a)) a) |
(* -1 t) |
(neg.f64 t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
(- a t) |
(-.f64 a t) |
a |
(* a (+ 1 (* -1 (/ t a)))) |
(-.f64 a (*.f64 a (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(-.f64 a (*.f64 a (/.f64 t a))) |
(* a (+ 1 (* -1 (/ t a)))) |
(-.f64 a (*.f64 a (/.f64 t a))) |
a |
(* -1 (* a (- (/ t a) 1))) |
(-.f64 a (*.f64 a (/.f64 t a))) |
(* -1 (* a (- (/ t a) 1))) |
(-.f64 a (*.f64 a (/.f64 t a))) |
(* -1 (* a (- (/ t a) 1))) |
(-.f64 a (*.f64 a (/.f64 t a))) |
a |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(+ a (* -1 t)) |
(-.f64 a t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ a t) 1)) |
(fma.f64 t (/.f64 a t) (neg.f64 t)) |
(* t (- (/ a t) 1)) |
(fma.f64 t (/.f64 a t) (neg.f64 t)) |
(* t (- (/ a t) 1)) |
(fma.f64 t (/.f64 a t) (neg.f64 t)) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(fma.f64 t (/.f64 a t) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(fma.f64 t (/.f64 a t) (neg.f64 t)) |
(* -1 (* t (+ 1 (* -1 (/ a t))))) |
(fma.f64 t (/.f64 a t) (neg.f64 t)) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 x (/.f64 y y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 x (/.f64 y y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 x (/.f64 y y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 (/.f64 x (neg.f64 y)) (neg.f64 y) y) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y x)) (neg.f64 x)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 (/ y a)) |
(/.f64 y (neg.f64 a)) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
y |
(+ y (* -1 (/ (* y z) a))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(+ y (* -1 (/ (* y z) a))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(+ y (* -1 (/ (* y z) a))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* z (+ (* -1 (/ y a)) (/ y z))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* z (+ (* -1 (/ y a)) (/ y z))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* z (+ (* -1 (/ y a)) (/ y z))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(* -1 (* z (+ (* -1 (/ y z)) (/ y a)))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* -1 (* z (+ (* -1 (/ y z)) (/ y a)))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* -1 (* z (+ (* -1 (/ y z)) (/ y a)))) |
(*.f64 z (-.f64 (/.f64 y z) (/.f64 y a))) |
(* y (+ 1 (* -1 (/ z a)))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* y (+ 1 (* -1 (/ z a)))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* y (+ 1 (* -1 (/ z a)))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* y (+ 1 (* -1 (/ z a)))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* y (+ 1 (* -1 (/ z a)))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* y (+ 1 (* -1 (/ z a)))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* y (+ 1 (* -1 (/ z a)))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* y (+ 1 (* -1 (/ z a)))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* -1 (* y (- (/ z a) 1))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* -1 (* y (- (/ z a) 1))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* -1 (* y (- (/ z a) 1))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* -1 (* y (- (/ z a) 1))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* -1 (/ (* y z) a)) |
(*.f64 z (/.f64 y (neg.f64 a))) |
(/ (+ (* -1 (* y z)) (* a y)) a) |
(/.f64 (*.f64 y (-.f64 a z)) a) |
(/ (+ (* -1 (* y z)) (* a y)) a) |
(/.f64 (*.f64 y (-.f64 a z)) a) |
(/ (+ (* -1 (* y z)) (* a y)) a) |
(/.f64 (*.f64 y (-.f64 a z)) a) |
y |
(+ y (* -1 (/ (* y z) a))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(+ y (* -1 (/ (* y z) a))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(+ y (* -1 (/ (* y z) a))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
y |
(+ y (* -1 (/ (* y z) a))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(+ y (* -1 (/ (* y z) a))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(+ y (* -1 (/ (* y z) a))) |
(-.f64 y (*.f64 (/.f64 y a) z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(/ 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) |
Compiled 14 513 to 1 636 computations (88.7% saved)
21 alts after pruning (13 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 840 | 2 | 842 |
| Fresh | 0 | 11 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 4 | 5 |
| Total | 842 | 21 | 863 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 59.2% | (fma.f64 (/.f64 y t) (-.f64 z a) x) |
| 47.6% | (fma.f64 (/.f64 y t) (neg.f64 a) x) | |
| 59.2% | (fma.f64 (/.f64 y t) z x) | |
| ✓ | 34.3% | (fma.f64 (neg.f64 z) (/.f64 y a) y) |
| 52.9% | (fma.f64 y (/.f64 z (neg.f64 a)) x) | |
| 51.7% | (fma.f64 y (/.f64 x y) y) | |
| 20.2% | (fma.f64 y (/.f64 t (-.f64 a t)) y) | |
| 17.5% | (/.f64 (*.f64 z (neg.f64 y)) a) | |
| 27.5% | (/.f64 (*.f64 y (neg.f64 z)) (-.f64 a t)) | |
| ✓ | 18.2% | (/.f64 (*.f64 y z) t) |
| 2.6% | (-.f64 y y) | |
| 41.9% | (-.f64 x y) | |
| ✓ | 60.0% | (+.f64 y x) |
| ✓ | 19.3% | (*.f64 (/.f64 z t) y) |
| 9.5% | (*.f64 (neg.f64 a) (/.f64 y t)) | |
| ✓ | 17.4% | (*.f64 z (/.f64 (neg.f64 y) a)) |
| 19.2% | (*.f64 z (/.f64 y t)) | |
| 22.5% | (*.f64 y (/.f64 (-.f64 z a) t)) | |
| 17.4% | (*.f64 y (/.f64 z (neg.f64 a))) | |
| ✓ | 20.3% | y |
| ✓ | 51.1% | x |
Compiled 437 to 219 computations (49.9% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(-.f64 x y) |
(-.f64 y y) |
(-.f64 (+.f64 x y) y) |
(*.f64 y (/.f64 x y)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(fma.f64 y (/.f64 x y) y) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (/.f64 y t) z x) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 z (neg.f64 a))) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(*.f64 (neg.f64 a) (/.f64 y t)) |
(/.f64 (*.f64 z (neg.f64 y)) a) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(-.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 y (/.f64 (*.f64 y z) a)) |
(fma.f64 y (/.f64 z (neg.f64 a)) x) |
(fma.f64 (neg.f64 z) (/.f64 y a) y) |
(fma.f64 (/.f64 y t) (neg.f64 a) x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(fma.f64 y (/.f64 t (-.f64 a t)) y) |
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 y (neg.f64 z)) (-.f64 a t)) |
(-.f64 (+.f64 x y) (*.f64 z (/.f64 y a))) |
(fma.f64 y (/.f64 t (-.f64 a t)) (+.f64 y x)) |
(-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
| Outputs |
|---|
(*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
(-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) |
6 calls:
| 12.0ms | a |
| 11.0ms | z |
| 11.0ms | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| 9.0ms | t |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.3% | 2 | x |
| 92.1% | 3 | y |
| 84.0% | 1 | z |
| 91.3% | 3 | t |
| 87.6% | 3 | a |
| 95.1% | 5 | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
Compiled 48 to 36 computations (25% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(-.f64 x y) |
(-.f64 y y) |
(-.f64 (+.f64 x y) y) |
(*.f64 y (/.f64 x y)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(fma.f64 y (/.f64 x y) y) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (/.f64 y t) z x) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 z (neg.f64 a))) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(*.f64 (neg.f64 a) (/.f64 y t)) |
(/.f64 (*.f64 z (neg.f64 y)) a) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(-.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 y (/.f64 (*.f64 y z) a)) |
(fma.f64 y (/.f64 z (neg.f64 a)) x) |
(fma.f64 (neg.f64 z) (/.f64 y a) y) |
(fma.f64 (/.f64 y t) (neg.f64 a) x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(fma.f64 y (/.f64 t (-.f64 a t)) y) |
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 y (neg.f64 z)) (-.f64 a t)) |
(-.f64 (+.f64 x y) (*.f64 z (/.f64 y a))) |
(fma.f64 y (/.f64 t (-.f64 a t)) (+.f64 y x)) |
(-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| Outputs |
|---|
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
(-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
3 calls:
| 11.0ms | t |
| 9.0ms | y |
| 9.0ms | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.2% | 3 | t |
| 91.6% | 5 | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| 81.0% | 2 | y |
Compiled 30 to 21 computations (30% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(-.f64 x y) |
(-.f64 y y) |
(-.f64 (+.f64 x y) y) |
(*.f64 y (/.f64 x y)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(fma.f64 y (/.f64 x y) y) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (/.f64 y t) z x) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 z (neg.f64 a))) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(*.f64 (neg.f64 a) (/.f64 y t)) |
(/.f64 (*.f64 z (neg.f64 y)) a) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(-.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 y (/.f64 (*.f64 y z) a)) |
(fma.f64 y (/.f64 z (neg.f64 a)) x) |
(fma.f64 (neg.f64 z) (/.f64 y a) y) |
(fma.f64 (/.f64 y t) (neg.f64 a) x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(fma.f64 y (/.f64 t (-.f64 a t)) y) |
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
(/.f64 (*.f64 y z) (neg.f64 (-.f64 a t))) |
(/.f64 (*.f64 y (neg.f64 z)) (-.f64 a t)) |
(-.f64 (+.f64 x y) (*.f64 z (/.f64 y a))) |
(fma.f64 y (/.f64 t (-.f64 a t)) (+.f64 y x)) |
| Outputs |
|---|
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(fma.f64 (/.f64 y t) (-.f64 z a) x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
4 calls:
| 11.0ms | x |
| 9.0ms | a |
| 9.0ms | t |
| 8.0ms | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.4% | 3 | a |
| 78.7% | 4 | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| 71.6% | 3 | x |
| 83.6% | 3 | t |
Compiled 36 to 26 computations (27.8% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(-.f64 x y) |
(-.f64 y y) |
(-.f64 (+.f64 x y) y) |
(*.f64 y (/.f64 x y)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(fma.f64 y (/.f64 x y) y) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (/.f64 y t) z x) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 z (neg.f64 a))) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(*.f64 (neg.f64 a) (/.f64 y t)) |
(/.f64 (*.f64 z (neg.f64 y)) a) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(-.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 y (/.f64 (*.f64 y z) a)) |
(fma.f64 y (/.f64 z (neg.f64 a)) x) |
(fma.f64 (neg.f64 z) (/.f64 y a) y) |
(fma.f64 (/.f64 y t) (neg.f64 a) x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(fma.f64 y (/.f64 t (-.f64 a t)) y) |
| Outputs |
|---|
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) |
2 calls:
| 8.0ms | z |
| 8.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.5% | 2 | z |
| 86.3% | 3 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(-.f64 x y) |
(-.f64 y y) |
(-.f64 (+.f64 x y) y) |
(*.f64 y (/.f64 x y)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(fma.f64 y (/.f64 x y) y) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (/.f64 y t) z x) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 z (neg.f64 a))) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(*.f64 (neg.f64 a) (/.f64 y t)) |
(/.f64 (*.f64 z (neg.f64 y)) a) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
(-.f64 x (*.f64 z (/.f64 y a))) |
(-.f64 y (/.f64 (*.f64 y z) a)) |
(fma.f64 y (/.f64 z (neg.f64 a)) x) |
(fma.f64 (neg.f64 z) (/.f64 y a) y) |
(fma.f64 (/.f64 y t) (neg.f64 a) x) |
| Outputs |
|---|
(+.f64 y x) |
(-.f64 x (*.f64 z (/.f64 y a))) |
(fma.f64 (/.f64 y t) z x) |
(+.f64 y x) |
3 calls:
| 13.0ms | a |
| 7.0ms | t |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.1% | 4 | y |
| 78.5% | 5 | t |
| 82.4% | 4 | a |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(-.f64 x y) |
(-.f64 y y) |
(-.f64 (+.f64 x y) y) |
(*.f64 y (/.f64 x y)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(fma.f64 y (/.f64 x y) y) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (/.f64 y t) z x) |
(neg.f64 (/.f64 (*.f64 y a) t)) |
(*.f64 y (/.f64 z (neg.f64 a))) |
(*.f64 z (/.f64 (neg.f64 y) a)) |
(*.f64 (neg.f64 a) (/.f64 y t)) |
(/.f64 (*.f64 z (neg.f64 y)) a) |
(*.f64 y (/.f64 (-.f64 z a) t)) |
| Outputs |
|---|
(+.f64 y x) |
(fma.f64 (/.f64 y t) z x) |
(+.f64 y x) |
1 calls:
| 8.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.8% | 3 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(-.f64 x y) |
(-.f64 y y) |
(-.f64 (+.f64 x y) y) |
(*.f64 y (/.f64 x y)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(fma.f64 y (/.f64 x y) y) |
(fma.f64 y (/.f64 z t) x) |
| Outputs |
|---|
(+.f64 y x) |
(fma.f64 y (/.f64 z t) x) |
(+.f64 y x) |
1 calls:
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.1% | 3 | a |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(-.f64 x y) |
(-.f64 y y) |
(-.f64 (+.f64 x y) y) |
(*.f64 y (/.f64 x y)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(fma.f64 y (/.f64 x y) y) |
| Outputs |
|---|
x |
(+.f64 y x) |
x |
5 calls:
| 6.0ms | z |
| 4.0ms | t |
| 4.0ms | x |
| 4.0ms | a |
| 4.0ms | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.7% | 2 | x |
| 62.7% | 2 | z |
| 67.2% | 3 | t |
| 68.1% | 5 | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| 65.5% | 3 | a |
Compiled 42 to 31 computations (26.2% saved)
| Inputs |
|---|
x |
y |
| Outputs |
|---|
x |
y |
x |
6 calls:
| 2.0ms | z |
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 3 | x |
| 51.1% | 1 | z |
| 51.1% | 1 | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| 53.4% | 2 | a |
| 56.9% | 3 | y |
| 51.1% | 1 | t |
Compiled 48 to 36 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 3.0ms | y |
| 1.0ms | a |
| 1.0ms | x |
| 1.0ms | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.1% | 1 | (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) |
| 51.1% | 1 | a |
| 51.1% | 1 | y |
| 51.1% | 1 | x |
Compiled 36 to 26 computations (27.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 1.1385774449272869e-150 | 3.0368579372844665e-137 |
| 15.0ms | -949358283658072.5 | -123910114.22704673 |
| 20.0ms | 283× | 0 | valid |
| 2.0ms | 17× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 781 to 513 computations (34.3% saved)
ival-sub: 4.0ms (35.3% of total)ival-div: 2.0ms (17.7% of total)ival-add: 2.0ms (17.7% of total)ival-mult: 2.0ms (17.7% of total)adjust: 1.0ms (8.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 8.740986580682861e-18 | 4.401477293572136e-6 |
| 19.0ms | -6.312385816111975e+137 | -2.5854771544818577e+129 |
| 15.0ms | 241× | 0 | valid |
| 12.0ms | 60× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
Compiled 648 to 418 computations (35.5% saved)
ival-sub: 5.0ms (37.4% of total)ival-add: 2.0ms (15% of total)ival-div: 2.0ms (15% of total)adjust: 2.0ms (15% of total)ival-mult: 2.0ms (15% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 7.344355053984533e-14 | 1.0033205605772338e-7 |
| 14.0ms | -2.1244067736964046e-90 | -1.7159004264867782e-92 |
| 15.0ms | 199× | 0 | valid |
| 7.0ms | 54× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
Compiled 469 to 323 computations (31.1% saved)
ival-sub: 4.0ms (28.1% of total)ival-mult: 4.0ms (28.1% of total)ival-add: 2.0ms (14% of total)ival-div: 2.0ms (14% of total)adjust: 1.0ms (7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 7.344355053984533e-14 | 1.0033205605772338e-7 |
| 19.0ms | -3.909649075306794e-104 | -1.9845755023269248e-112 |
| 15.0ms | 211× | 0 | valid |
| 11.0ms | 70× | 1 | valid |
| 1.0ms | 7× | 2 | valid |
Compiled 489 to 343 computations (29.9% saved)
ival-sub: 7.0ms (38.1% of total)ival-mult: 4.0ms (21.8% of total)ival-add: 2.0ms (10.9% of total)ival-div: 2.0ms (10.9% of total)adjust: 2.0ms (10.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 2.377297341038348e+38 | 4.445601527392906e+38 |
| 12.0ms | -2.1244067736964046e-90 | -1.7159004264867782e-92 |
| 16.0ms | -7.486487634515476e+89 | -1.8666618723675273e+87 |
| 19.0ms | 256× | 0 | valid |
| 5.0ms | 41× | 1 | valid |
| 1.0ms | 7× | 2 | valid |
Compiled 456 to 326 computations (28.5% saved)
ival-sub: 5.0ms (31.1% of total)ival-mult: 5.0ms (31.1% of total)ival-add: 2.0ms (12.4% of total)ival-div: 2.0ms (12.4% of total)adjust: 1.0ms (6.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 2.377297341038348e+38 | 4.445601527392906e+38 |
| 21.0ms | -5.025223830080672e-36 | -1.4029054824692866e-45 |
| 10.0ms | 167× | 0 | valid |
| 10.0ms | 39× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 294 to 214 computations (27.2% saved)
ival-sub: 3.0ms (32.3% of total)ival-div: 2.0ms (21.6% of total)ival-mult: 2.0ms (21.6% of total)ival-add: 1.0ms (10.8% of total)adjust: 1.0ms (10.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 2.377297341038348e+38 | 4.445601527392906e+38 |
| 17.0ms | -4.165897569050555e-16 | -2.1807327331879388e-17 |
| 13.0ms | 140× | 0 | valid |
| 5.0ms | 35× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 252 to 184 computations (27% saved)
ival-div: 6.0ms (48.5% of total)ival-sub: 3.0ms (24.2% of total)ival-add: 1.0ms (8.1% of total)adjust: 1.0ms (8.1% of total)ival-mult: 1.0ms (8.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 8.075119249108457e+79 | 2.2689888609998936e+87 |
| 13.0ms | -2.1768358431124434e+203 | -1.6516919197933026e+201 |
| 16.0ms | 188× | 0 | valid |
| 8.0ms | 64× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
Compiled 277 to 227 computations (18.1% saved)
ival-sub: 5.0ms (39.6% of total)ival-add: 2.0ms (15.8% of total)ival-div: 2.0ms (15.8% of total)adjust: 2.0ms (15.8% of total)ival-mult: 2.0ms (15.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.1231088328496332e-109 | 7.015406050833151e-103 |
| 20.0ms | -1.2800148074115767e-127 | -1.5773063703895382e-133 |
| 19.0ms | 231× | 0 | valid |
| 7.0ms | 57× | 1 | valid |
Compiled 273 to 235 computations (13.9% saved)
ival-add: 6.0ms (35% of total)ival-sub: 5.0ms (29.1% of total)ival-div: 2.0ms (11.7% of total)ival-mult: 2.0ms (11.7% of total)adjust: 1.0ms (5.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 438× | unsub-neg_binary64 |
| 244× | neg-mul-1_binary64 |
| 196× | distribute-lft-neg-in_binary64 |
| 120× | distribute-neg-out_binary64 |
| 114× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 207 |
| 1 | 133 | 207 |
| 2 | 169 | 207 |
| 3 | 203 | 207 |
| 4 | 238 | 207 |
| 5 | 271 | 207 |
| 6 | 293 | 207 |
| 7 | 415 | 207 |
| 8 | 659 | 207 |
| 9 | 835 | 207 |
| 10 | 858 | 207 |
| 11 | 889 | 207 |
| 12 | 931 | 207 |
| 13 | 982 | 207 |
| 14 | 1047 | 207 |
| 15 | 1071 | 207 |
| 16 | 1093 | 207 |
| 17 | 1109 | 207 |
| 18 | 1115 | 207 |
| 19 | 1116 | 207 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 y #s(literal -128000000 binary64)) (*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) (if (<=.f64 y #s(literal 392806872947537/13093562431584567480052758787310396608866568184172259157933165472384535185618698219533080369303616628603546736510240284036869026183541572213314110357504 binary64)) (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(if (<=.f64 t #s(literal -4300000000000000207814728712528846280903394683325861748406960496196655193537619547306388732287125339213810438058914571779045326848 binary64)) (fma.f64 (/.f64 y t) (-.f64 z a) x) (if (<=.f64 t #s(literal 3659834024223975/2361183241434822606848 binary64)) (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (/.f64 y t) (-.f64 z a) x))) |
(if (<=.f64 a #s(literal -272352960648821/143343663499379469475676305956380433799785311823017570233599302461682679755530300504376159569382855409664 binary64)) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (if (<=.f64 a #s(literal 3466232109999065/19807040628566084398385987584 binary64)) (fma.f64 (/.f64 y t) (-.f64 z a) x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x))) |
(if (<=.f64 a #s(literal -746431605384497/20173827172553973356686868531273530268200826506478308693989526222973809547006571833044104322501076808092993531037089792 binary64)) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (if (<=.f64 a #s(literal 3713820117856141/618970019642690137449562112 binary64)) (fma.f64 (/.f64 y t) z x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x))) |
(if (<=.f64 a #s(literal -30499999999999999203921862113282145706330255920007397866798014018009209180405660301393920 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal -6972235792609817/36695977855841144185773134324833391052745039826692497979801421430190766017415756929120296849762010984873984 binary64)) (-.f64 x (*.f64 z (/.f64 y a))) (if (<=.f64 a #s(literal 339999999999999996123846586046231871488 binary64)) (fma.f64 (/.f64 y t) z x) (+.f64 y x)))) |
(if (<=.f64 a #s(literal -1915619426082361/95780971304118053647396689196894323976171195136475136 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 339999999999999996123846586046231871488 binary64)) (fma.f64 (/.f64 y t) z x) (+.f64 y x))) |
(if (<=.f64 a #s(literal -5841333965851681/81129638414606681695789005144064 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 300000000000000012135895401846682943488 binary64)) (fma.f64 y (/.f64 z t) x) (+.f64 y x))) |
(if (<=.f64 t #s(literal -1700000000000000050524802382086897769507591226347516612301988369746025677697693818558821246163636887675668145995578849365847568843588929185412778527122867890435236971320201264005694826600339244624904192 binary64)) x (if (<=.f64 t #s(literal 499999999999999960640939947832891370967751624529591925904999112061532074214948864 binary64)) (+.f64 y x) x)) |
(if (<=.f64 x #s(literal -2731529981526493/780437137578998057845399307448291576437149535666242787714789239906342934704941405030076525765872992789956732780351655723861993919822071326572544 binary64)) x (if (<=.f64 x #s(literal 8990361175547381/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) y x)) |
x |
| Outputs |
|---|
(if (<=.f64 y #s(literal -128000000 binary64)) (*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))) (if (<=.f64 y #s(literal 392806872947537/13093562431584567480052758787310396608866568184172259157933165472384535185618698219533080369303616628603546736510240284036869026183541572213314110357504 binary64)) (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (*.f64 y (+.f64 (/.f64 x y) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (-.f64 a t))))))) |
(if (<=.f64 y #s(literal -128000000 binary64)) (*.f64 y (+.f64 (/.f64 x y) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))) (if (<=.f64 y #s(literal 392806872947537/13093562431584567480052758787310396608866568184172259157933165472384535185618698219533080369303616628603546736510240284036869026183541572213314110357504 binary64)) (+.f64 (+.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (*.f64 y (+.f64 (/.f64 x y) (+.f64 (/.f64 (-.f64 z t) (-.f64 t a)) #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal -4300000000000000207814728712528846280903394683325861748406960496196655193537619547306388732287125339213810438058914571779045326848 binary64)) (fma.f64 (/.f64 y t) (-.f64 z a) x) (if (<=.f64 t #s(literal 3659834024223975/2361183241434822606848 binary64)) (-.f64 (+.f64 x y) (/.f64 (*.f64 (-.f64 z t) y) (-.f64 a t))) (fma.f64 (/.f64 y t) (-.f64 z a) x))) |
(if (<=.f64 t #s(literal -4300000000000000207814728712528846280903394683325861748406960496196655193537619547306388732287125339213810438058914571779045326848 binary64)) (fma.f64 (/.f64 y t) (-.f64 z a) x) (if (<=.f64 t #s(literal 3659834024223975/2361183241434822606848 binary64)) (+.f64 (+.f64 y x) (/.f64 (*.f64 y (-.f64 z t)) (-.f64 t a))) (fma.f64 (/.f64 y t) (-.f64 z a) x))) |
(if (<=.f64 a #s(literal -272352960648821/143343663499379469475676305956380433799785311823017570233599302461682679755530300504376159569382855409664 binary64)) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (if (<=.f64 a #s(literal 3466232109999065/19807040628566084398385987584 binary64)) (fma.f64 (/.f64 y t) (-.f64 z a) x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x))) |
(if (<=.f64 a #s(literal -746431605384497/20173827172553973356686868531273530268200826506478308693989526222973809547006571833044104322501076808092993531037089792 binary64)) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x) (if (<=.f64 a #s(literal 3713820117856141/618970019642690137449562112 binary64)) (fma.f64 (/.f64 y t) z x) (fma.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z a)) x))) |
(if (<=.f64 a #s(literal -30499999999999999203921862113282145706330255920007397866798014018009209180405660301393920 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal -6972235792609817/36695977855841144185773134324833391052745039826692497979801421430190766017415756929120296849762010984873984 binary64)) (-.f64 x (*.f64 z (/.f64 y a))) (if (<=.f64 a #s(literal 339999999999999996123846586046231871488 binary64)) (fma.f64 (/.f64 y t) z x) (+.f64 y x)))) |
(if (<=.f64 a #s(literal -1915619426082361/95780971304118053647396689196894323976171195136475136 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 339999999999999996123846586046231871488 binary64)) (fma.f64 (/.f64 y t) z x) (+.f64 y x))) |
(if (<=.f64 a #s(literal -5841333965851681/81129638414606681695789005144064 binary64)) (+.f64 y x) (if (<=.f64 a #s(literal 300000000000000012135895401846682943488 binary64)) (fma.f64 y (/.f64 z t) x) (+.f64 y x))) |
(if (<=.f64 t #s(literal -1700000000000000050524802382086897769507591226347516612301988369746025677697693818558821246163636887675668145995578849365847568843588929185412778527122867890435236971320201264005694826600339244624904192 binary64)) x (if (<=.f64 t #s(literal 499999999999999960640939947832891370967751624529591925904999112061532074214948864 binary64)) (+.f64 y x) x)) |
(if (<=.f64 x #s(literal -2731529981526493/780437137578998057845399307448291576437149535666242787714789239906342934704941405030076525765872992789956732780351655723861993919822071326572544 binary64)) x (if (<=.f64 x #s(literal 8990361175547381/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) y x)) |
x |
| 17 854× | accelerator-lowering-fma.f32 |
| 17 854× | accelerator-lowering-fma.f64 |
| 7 980× | accelerator-lowering-fma.f32 |
| 7 980× | accelerator-lowering-fma.f64 |
| 7 368× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 327 | 2561 |
| 1 | 1103 | 2300 |
| 2 | 3610 | 1938 |
| 0 | 8538 | 1869 |
| 0 | 662 | 5600 |
| 1 | 2081 | 5338 |
| 2 | 6781 | 5283 |
| 0 | 8124 | 5111 |
| 0 | 84 | 1764 |
| 1 | 263 | 1761 |
| 2 | 739 | 1761 |
| 3 | 2232 | 1761 |
| 4 | 5414 | 1761 |
| 0 | 8078 | 1725 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 509 to 257 computations (49.5% saved)
Compiled 698 to 244 computations (65% saved)
Loading profile data...