
Time bar (total: 7.8s)
| 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 |
| 50% | 49.9% | 49.9% | 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 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 10 computations (9.1% saved)
| 600.0ms | 8 256× | 0 | valid |
ival-sub: 144.0ms (44.4% of total)ival-div: 89.0ms (27.4% of total)ival-mult: 47.0ms (14.5% of total)ival-add: 36.0ms (11.1% of total)ival-true: 6.0ms (1.8% of total)ival-assert: 3.0ms (0.9% of total)| 2× | egg-herbie |
| 1 328× | accelerator-lowering-fma.f32 |
| 1 328× | accelerator-lowering-fma.f64 |
| 1 304× | unsub-neg |
| 898× | sub-neg |
| 754× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 147 |
| 1 | 128 | 141 |
| 2 | 334 | 135 |
| 3 | 1196 | 135 |
| 4 | 4102 | 135 |
| 5 | 6995 | 135 |
| 0 | 8 | 9 |
| 1 | 14 | 9 |
| 2 | 27 | 9 |
| 3 | 65 | 9 |
| 4 | 131 | 9 |
| 5 | 228 | 9 |
| 6 | 381 | 9 |
| 7 | 682 | 9 |
| 8 | 1247 | 9 |
| 9 | 2077 | 9 |
| 10 | 2302 | 9 |
| 11 | 2335 | 9 |
| 12 | 2351 | 9 |
| 13 | 2352 | 9 |
| 0 | 2352 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y x) (/ z t))) |
| Outputs |
|---|
(+ x (* (- y x) (/ z t))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
| Inputs |
|---|
(+ x (* (- y x) (/ z t))) |
(+ (neg x) (* (- y (neg x)) (/ z t))) |
(+ x (* (- (neg y) x) (/ z t))) |
(+ x (* (- y x) (/ (neg z) t))) |
(+ x (* (- y x) (/ z (neg t)))) |
(neg (+ (neg x) (* (- y (neg x)) (/ z t)))) |
(neg (+ x (* (- (neg y) x) (/ z t)))) |
(neg (+ x (* (- y x) (/ (neg z) t)))) |
(neg (+ x (* (- y x) (/ z (neg t))))) |
(+ y (* (- x y) (/ z t))) |
(+ z (* (- y z) (/ x t))) |
(+ t (* (- y t) (/ z x))) |
(+ x (* (- z x) (/ y t))) |
(+ x (* (- t x) (/ z y))) |
(+ x (* (- y x) (/ t z))) |
| Outputs |
|---|
(+ x (* (- y x) (/ z t))) |
(+ (neg x) (* (- y (neg x)) (/ z t))) |
(- (* z (/ (+ x y) t)) x) |
(+ x (* (- (neg y) x) (/ z t))) |
(- x (* z (/ (+ x y) t))) |
(+ x (* (- y x) (/ (neg z) t))) |
(+ x (* z (/ (- x y) t))) |
(+ x (* (- y x) (/ z (neg t)))) |
(+ x (* z (/ (- x y) t))) |
(neg (+ (neg x) (* (- y (neg x)) (/ z t)))) |
(- x (* z (/ (+ x y) t))) |
(neg (+ x (* (- (neg y) x) (/ z t)))) |
(- (* z (/ (+ x y) t)) x) |
(neg (+ x (* (- y x) (/ (neg z) t)))) |
(- (* (- y x) (/ z t)) x) |
(neg (+ x (* (- y x) (/ z (neg t))))) |
(- (* (- y x) (/ z t)) x) |
(+ y (* (- x y) (/ z t))) |
(+ y (* z (/ (- x y) t))) |
(+ z (* (- y z) (/ x t))) |
(- z (* x (/ (- z y) t))) |
(+ t (* (- y t) (/ z x))) |
(+ t (* z (/ (- y t) x))) |
(+ x (* (- z x) (/ y t))) |
(+ x (* y (/ (- z x) t))) |
(+ x (* (- t x) (/ z y))) |
(+ x (* z (/ (- t x) y))) |
(+ x (* (- y x) (/ t z))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 25 | 0 | - | 4 | (-6.169377297081346e+240 -4.963684459082575e-239 5.425087909814566e-135 -9.024445088006099e+178) | (*.f64 (-.f64 y x) (/.f64 z t)) |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (/.f64 z t) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (-.f64 y x) (/.f64 z t)) | n*o | 4 | 0 |
*.f64 | (*.f64 (-.f64 y x) (/.f64 z t)) | n*u | 2 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 6 | 0 |
| - | 0 | 250 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 6 | 0 | 0 |
| - | 0 | 0 | 250 |
| number | freq |
|---|---|
| 0 | 250 |
| 1 | 6 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 37.0ms | 512× | 0 | valid |
Compiled 82 to 36 computations (56.1% saved)
ival-div: 4.0ms (27.5% of total)ival-add: 4.0ms (27.5% of total)ival-sub: 3.0ms (20.7% of total)ival-mult: 3.0ms (20.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 4 to 4 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.8% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) (/.f64 z t)) |
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 1 328× | accelerator-lowering-fma.f32 |
| 1 328× | accelerator-lowering-fma.f64 |
| 592× | *-lowering-*.f32 |
| 592× | *-lowering-*.f64 |
| 342× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 1 | 14 | 26 |
| 2 | 27 | 26 |
| 3 | 65 | 26 |
| 4 | 131 | 26 |
| 5 | 228 | 26 |
| 6 | 381 | 26 |
| 7 | 682 | 26 |
| 8 | 1247 | 26 |
| 9 | 2077 | 26 |
| 10 | 2302 | 26 |
| 11 | 2335 | 26 |
| 12 | 2351 | 26 |
| 13 | 2352 | 26 |
| 0 | 2352 | 25 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ x (* (- y x) (/ z t))) |
x |
(* (- y x) (/ z t)) |
(- y x) |
y |
(/ z t) |
z |
t |
| Outputs |
|---|
(+ x (* (- y x) (/ z t))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
x |
(* (- y x) (/ z t)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(- y x) |
(-.f64 y x) |
y |
(/ z t) |
(/.f64 z t) |
z |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| ✓ | accuracy | 91.6% | (*.f64 (-.f64 y x) (/.f64 z t)) |
| 15.0ms | 256× | 0 | valid |
Compiled 28 to 10 computations (64.3% saved)
ival-div: 2.0ms (29.2% of total)ival-add: 2.0ms (29.2% of total)ival-sub: 1.0ms (14.6% of total)ival-mult: 1.0ms (14.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (* (- y x) (/ z t)))> |
#<alt (* (- y x) (/ z t))> |
#<alt (- y x)> |
#<alt (/ z t)> |
| Outputs |
|---|
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<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)> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | (/ z t) |
| 1.0ms | z | @ | 0 | (+ x (* (- y x) (/ z t))) |
| 1.0ms | y | @ | 0 | (+ x (* (- y x) (/ z t))) |
| 1.0ms | x | @ | inf | (+ x (* (- y x) (/ z t))) |
| 1.0ms | z | @ | inf | (+ x (* (- y x) (/ z t))) |
| 1× | batch-egg-rewrite |
| 4 278× | *-lowering-*.f32 |
| 4 278× | *-lowering-*.f64 |
| 3 926× | accelerator-lowering-fma.f32 |
| 3 926× | accelerator-lowering-fma.f64 |
| 2 356× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 1 | 45 | 22 |
| 2 | 395 | 22 |
| 3 | 5313 | 22 |
| 0 | 8335 | 21 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y x) (/ z t))) |
(* (- y x) (/ z t)) |
(- y x) |
(/ z t) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))))) |
(+.f64 (*.f64 y (/.f64 z t)) (fma.f64 (/.f64 z t) (neg.f64 x) x)) |
(+.f64 (+.f64 x (*.f64 y (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(fma.f64 x (/.f64 x (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))))) |
(fma.f64 y (/.f64 z t) (fma.f64 (/.f64 z t) (neg.f64 x) x)) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (fma.f64 (/.f64 z t) (neg.f64 x) x)) |
(fma.f64 z (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y)))) x) |
(fma.f64 z (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (*.f64 t (+.f64 x y))) x) |
(fma.f64 (/.f64 z t) y (fma.f64 (/.f64 z t) (neg.f64 x) x)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)) x) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (fma.f64 (/.f64 z t) (neg.f64 x) x)) |
(fma.f64 (neg.f64 z) (/.f64 (-.f64 y x) (neg.f64 t)) x) |
(fma.f64 (neg.f64 z) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 t) (fma.f64 x (+.f64 x y) (*.f64 y y)))) x) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (neg.f64 (*.f64 t (+.f64 x y)))) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 t z))) x) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 t z)) x) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 z (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y)))) x) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (neg.f64 z) (*.f64 (neg.f64 t) (fma.f64 x (+.f64 x y) (*.f64 y y)))) x) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 z t) (fma.f64 x (+.f64 x y) (*.f64 y y))) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) (fma.f64 (/.f64 z t) (neg.f64 x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (fma.f64 (/.f64 z t) (neg.f64 x) x)) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) z)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 t z)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 z (*.f64 t (+.f64 x y))) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 (neg.f64 z) (neg.f64 (*.f64 t (+.f64 x y)))) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 (/.f64 z t) (+.f64 x y)) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y)))) x) |
(fma.f64 (*.f64 (neg.f64 z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 x (+.f64 x y) (*.f64 y y)))) x) |
(fma.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y))) x) |
(fma.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 x y)))) x) |
(fma.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 (/.f64 z t) (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))) x) |
(fma.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) x) |
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 z t) (fma.f64 (/.f64 z t) (neg.f64 x) x)) |
(fma.f64 (*.f64 y (/.f64 #s(literal 1 binary64) t)) z (fma.f64 (/.f64 z t) (neg.f64 x) x)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (fma.f64 (/.f64 z t) (neg.f64 x) x)) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (fma.f64 (/.f64 z t) (neg.f64 x) x)) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (fma.f64 (-.f64 y x) (/.f64 z t) x) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) x) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))))) |
(fma.f64 (/.f64 (-.f64 y x) (neg.f64 t)) (neg.f64 z) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 (*.f64 (/.f64 z t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (fma.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) x) |
(fma.f64 (/.f64 (*.f64 (/.f64 z t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) x) |
(fma.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 x y))) (*.f64 (-.f64 y x) (+.f64 x y))) (-.f64 y x) x) |
(fma.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (+.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)))) |
(/.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (+.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 y x) z) t))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 x x)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (neg.f64 (+.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 x x))) (neg.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x))) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))))) (fma.f64 x (/.f64 x (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x))) (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x))) (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)))) |
(*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (/.f64 (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x))) |
(*.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z (neg.f64 t)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (fma.f64 (-.f64 y x) (/.f64 z t) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))))) (fma.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)) (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z)))) (*.f64 t (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 (-.f64 y x) (/.f64 z t) x) (*.f64 x x))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 z t))) (*.f64 y (/.f64 z t))) |
(+.f64 (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 y x) z) t)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 t z))) |
(-.f64 (/.f64 (*.f64 y (/.f64 y (+.f64 x y))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 t z))) |
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 x)) (*.f64 y (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) (neg.f64 x) (*.f64 y (/.f64 z t))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 x)) (*.f64 y (/.f64 z t))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))) (*.f64 y (/.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (neg.f64 x)) (*.f64 y (/.f64 z t))) |
(fma.f64 (neg.f64 x) (/.f64 z t) (*.f64 y (/.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z t)) (*.f64 y (/.f64 z t))) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 z t) (*.f64 y (/.f64 z t))) |
(fma.f64 (*.f64 y (/.f64 #s(literal 1 binary64) t)) z (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) t)) z (*.f64 y (/.f64 z t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) t) (*.f64 y (/.f64 z t))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 y (/.f64 z t))) |
(fma.f64 (*.f64 (/.f64 z t) #s(literal -1 binary64)) x (*.f64 y (/.f64 z t))) |
(neg.f64 (/.f64 (*.f64 (-.f64 y x) z) (neg.f64 t))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (+.f64 x y))) (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t (+.f64 x y)) z) (*.f64 (-.f64 y x) (+.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 t) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 t z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (/.f64 z t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 (*.f64 t (+.f64 x y)) z)) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 t) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (*.f64 t (+.f64 x y))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 x y))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 t z)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 t z) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 x y)) (-.f64 y x)) (neg.f64 (/.f64 (*.f64 t (+.f64 x y)) z))) |
(/.f64 (*.f64 (neg.f64 (+.f64 x y)) (-.f64 y x)) (*.f64 (/.f64 t z) (neg.f64 (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (neg.f64 t)) |
(/.f64 (neg.f64 (-.f64 y x)) (/.f64 (neg.f64 t) z)) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (/.f64 z t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (+.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 x y))) (+.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (neg.f64 t) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 x y)))) (neg.f64 (neg.f64 (*.f64 t (+.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (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 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 x y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (/.f64 z t)) (*.f64 y (/.f64 z t))) (*.f64 y (/.f64 z t)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (neg.f64 (*.f64 x (/.f64 z t))))) (fma.f64 (*.f64 y (/.f64 z t)) (*.f64 y (/.f64 z t)) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z t)) (*.f64 y (/.f64 z t))) (*.f64 (*.f64 x x) (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) (-.f64 (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 (/.f64 z t) (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 (*.f64 (/.f64 z t) (*.f64 (neg.f64 (+.f64 x y)) (-.f64 y x))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 z t)) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 x y)) (-.f64 y x)) (/.f64 z t)) (neg.f64 (+.f64 x y))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 (*.f64 t (+.f64 x y))) (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 t (+.f64 x y)) z) (*.f64 (-.f64 y x) (+.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (neg.f64 t) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (neg.f64 z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 t z)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 (/.f64 z t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x y) (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 z (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 z (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (*.f64 t (+.f64 x y)))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(*.f64 (neg.f64 z) (/.f64 (-.f64 y x) (neg.f64 t))) |
(*.f64 (neg.f64 z) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 t) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (neg.f64 (*.f64 t (+.f64 x y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 t z)))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 t z))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 z (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (neg.f64 z) (*.f64 (neg.f64 t) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 z t) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 x y)) z))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 t z))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 z (*.f64 t (+.f64 x y)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 (neg.f64 z) (neg.f64 (*.f64 t (+.f64 x y))))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 (/.f64 z t) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (neg.f64 z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 x y) (*.f64 (-.f64 y x) z)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 x y)))) |
(*.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 x y))))) |
(*.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (/.f64 z t) (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 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (neg.f64 t)) (neg.f64 z)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (*.f64 (/.f64 z t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (fma.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (/.f64 z t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 x y))) (*.f64 (-.f64 y x) (+.f64 x y))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(+.f64 y (neg.f64 x)) |
(+.f64 (neg.f64 x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(+.f64 (*.f64 y (/.f64 y (+.f64 x y))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(-.f64 (*.f64 y (/.f64 y (+.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x y))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 x #s(literal -1 binary64) y) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 y (/.f64 y (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (fma.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y x) (+.f64 x y))) (-.f64 y x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x y)))) |
(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 (neg.f64 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 (*.f64 (-.f64 y x) (+.f64 x y)) (+.f64 x y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.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 (*.f64 (neg.f64 (+.f64 x y)) (-.f64 y x)) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 y x) (+.f64 x y))) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.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 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 x y)) (-.f64 y x))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (/.f64 y (+.f64 x y))) (*.f64 y (/.f64 y (+.f64 x y)))) (*.f64 y (/.f64 y (+.f64 x y)))) (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x y)))) (fma.f64 (*.f64 y (/.f64 y (+.f64 x y))) (*.f64 y (/.f64 y (+.f64 x y))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)) (*.f64 (*.f64 y (/.f64 y (+.f64 x y))) (/.f64 (*.f64 x x) (+.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) (fma.f64 y (/.f64 (*.f64 y y) (fma.f64 x (+.f64 x y) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 y (+.f64 x y))) (*.f64 y (/.f64 y (+.f64 x y)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) (fma.f64 y (/.f64 y (+.f64 x y)) (/.f64 (*.f64 x x) (+.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 x y)) (-.f64 y x))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (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)))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 x y))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 x y)) (-.f64 y x)) #s(literal 1 binary64)) (neg.f64 (+.f64 x y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.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 (/.f64 #s(literal 1 binary64) (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 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (/.f64 (-.f64 y x) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (+.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 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (neg.f64 (+.f64 x y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 x y)) (*.f64 (-.f64 y x) (+.f64 x y))) (-.f64 y x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))))) (fma.f64 (*.f64 x (+.f64 x y)) (-.f64 (*.f64 x (+.f64 x y)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 x y) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y))))) (-.f64 (*.f64 y y) (*.f64 x (+.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 z (neg.f64 t))) |
(neg.f64 (/.f64 z (neg.f64 t))) |
(/.f64 z t) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 t) z)) |
(/.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(pow.f64 (/.f64 z t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t z) (/.f64 t z)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 z t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 z)) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal 1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
| 1× | egg-herbie |
| 10 362× | accelerator-lowering-fma.f32 |
| 10 362× | accelerator-lowering-fma.f64 |
| 3 266× | *-lowering-*.f32 |
| 3 266× | *-lowering-*.f64 |
| 1 322× | unsub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 1020 |
| 1 | 279 | 984 |
| 2 | 925 | 852 |
| 3 | 2966 | 852 |
| 4 | 5588 | 852 |
| 0 | 8067 | 816 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(/ 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) |
| Outputs |
|---|
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (/ y t) (/ x t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z (-.f64 y x) (*.f64 t x)) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(/ (* z (- y x)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(/ 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) |
Compiled 10 462 to 1 074 computations (89.7% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 483 | 10 | 493 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 484 | 10 | 494 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.8% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| ▶ | 92.9% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
| 38.4% | (/.f64 (*.f64 y z) t) | |
| 60.4% | (-.f64 x (/.f64 (*.f64 z x) t)) | |
| 92.3% | (+.f64 x (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))) | |
| 97.6% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) | |
| ▶ | 72.4% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| 77.1% | (+.f64 x (*.f64 y (/.f64 z t))) | |
| ▶ | 59.8% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ▶ | 37.3% | x |
Compiled 224 to 144 computations (35.7% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y x) z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 320 | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) t) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) t) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| 1 328× | accelerator-lowering-fma.f32 |
| 1 328× | accelerator-lowering-fma.f64 |
| 592× | *-lowering-*.f32 |
| 592× | *-lowering-*.f64 |
| 302× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 83 |
| 1 | 40 | 83 |
| 2 | 78 | 83 |
| 3 | 222 | 83 |
| 4 | 485 | 83 |
| 5 | 668 | 83 |
| 6 | 939 | 83 |
| 7 | 1254 | 83 |
| 8 | 1765 | 83 |
| 9 | 2100 | 83 |
| 10 | 2147 | 83 |
| 11 | 2149 | 83 |
| 12 | 2149 | 83 |
| 0 | 2149 | 80 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (/ z t) (- y x)) x) |
(/ z t) |
z |
t |
(- y x) |
y |
x |
x |
(* z (/ (- y x) t)) |
z |
(/ (- y x) t) |
(- y x) |
y |
x |
t |
(+ x (/ (* y z) t)) |
x |
(/ (* y z) t) |
(* y z) |
y |
z |
t |
(+ (* (/ 1 t) (* (- y x) z)) x) |
(/ 1 t) |
1 |
t |
(* (- y x) z) |
(- y x) |
y |
x |
z |
| Outputs |
|---|
(+ (* (/ z t) (- y x)) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ z t) |
(/.f64 z t) |
z |
t |
(- y x) |
(-.f64 y x) |
y |
x |
x |
(* z (/ (- y x) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
z |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(- y x) |
(-.f64 y x) |
y |
x |
t |
(+ x (/ (* y z) t)) |
(fma.f64 (/.f64 z t) y x) |
x |
(/ (* y z) t) |
(*.f64 (/.f64 z t) y) |
(* y z) |
(*.f64 z y) |
y |
z |
t |
(+ (* (/ 1 t) (* (- y x) z)) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(* (- y x) z) |
(*.f64 z (-.f64 y x)) |
(- y x) |
(-.f64 y x) |
y |
x |
z |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 92.9% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (*.f64 y z) t)) |
| ✓ | accuracy | 91.9% | (/.f64 (*.f64 y z) t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) t) |
| ✓ | accuracy | 91.7% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 97.8% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| 70.0ms | 256× | 0 | valid |
Compiled 85 to 20 computations (76.5% saved)
ival-add: 38.0ms (69.2% of total)ival-mult: 8.0ms (14.6% of total)ival-div: 7.0ms (12.7% of total)ival-sub: 1.0ms (1.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ z t) (- y x)) x)> |
#<alt (/ z t)> |
#<alt (- y x)> |
#<alt (* z (/ (- y x) t))> |
#<alt (/ (- y x) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y z)> |
#<alt (+ (* (/ 1 t) (* (- y x) z)) x)> |
#<alt (/ 1 t)> |
#<alt (* (- y x) z)> |
| Outputs |
|---|
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<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 x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt (- y x)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt (* y (+ 1 (* -1 (/ x y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt (* -1 (* y (- (/ x y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (+ y (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* x (- (/ y x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ y x)))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (+ (* -1 (/ (* x z) t)) (/ (* y z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* x (+ (* -1 (/ z t)) (/ (* y z) (* t x))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t))))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (/ x t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (/ y t)> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (* y (+ (* -1 (/ x (* t y))) (/ 1 t)))> |
#<alt (/ y t)> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (* -1 (* y (- (/ x (* t y)) (/ 1 t))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (+ (* -1 (/ x t)) (/ y t))> |
#<alt (* -1 (/ x t))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* x (- (/ y (* t x)) (/ 1 t)))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t))))> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (- y x) t)> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* 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) 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 (/ (* z (- y x)) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt (/ (+ (* t x) (* z (- y x))) t)> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt x> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (/ (* z (- y x)) t))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t))))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x)))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1)))> |
#<alt x> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (+ x (* z (- (/ y t) (/ x t))))> |
#<alt (* z (- (/ y t) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (* z (- (+ (/ x z) (/ y t)) (/ x t)))> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t)))))> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y (+ z (* -1 (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 z) (/ (* x z) y))))> |
#<alt (* y z)> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (+ (* -1 (* x z)) (* y z))> |
#<alt (* -1 (* x z))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* x (+ (* -1 z) (/ (* y z) x)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* -1 (* x (+ z (* -1 (/ (* y z) x)))))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
#<alt (* z (- y x))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (* (- y x) z) |
| 2.0ms | y | @ | -inf | (* z (/ (- y x) t)) |
| 0.0ms | y | @ | -inf | (/ (- y x) t) |
| 0.0ms | x | @ | 0 | (+ x (/ (* y z) t)) |
| 0.0ms | t | @ | -inf | (/ (- y x) t) |
| 1× | batch-egg-rewrite |
| 10 606× | accelerator-lowering-fma.f32 |
| 10 606× | accelerator-lowering-fma.f64 |
| 6 406× | *-lowering-*.f32 |
| 6 406× | *-lowering-*.f64 |
| 3 870× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 59 |
| 1 | 106 | 59 |
| 2 | 950 | 59 |
| 0 | 9244 | 56 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ z t) (- y x)) x) |
(/ z t) |
(- y x) |
(* z (/ (- y x) t)) |
(/ (- y x) t) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y z) |
(+ (* (/ 1 t) (* (- y x) z)) x) |
(/ 1 t) |
(* (- y x) z) |
| Outputs |
|---|
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x) |
(+.f64 (*.f64 (/.f64 z t) y) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(+.f64 (*.f64 (/.f64 z t) y) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(+.f64 (fma.f64 (/.f64 z t) y x) (neg.f64 (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 z t) y x) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (/.f64 y t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 z (/.f64 y t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 z t) y (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 z t) y (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 z t) (/.f64 (-.f64 y x) #s(literal 1 binary64)) x) |
(fma.f64 y (/.f64 z t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 y (/.f64 z t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) t) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (-.f64 y x) t) (/.f64 z #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (-.f64 x (*.f64 (/.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y)))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (-.f64 x (*.f64 (/.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 x y)) t) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) t) z) x) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)) x) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 y t) z (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 y t) z (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 (/.f64 z t) y))))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 (/.f64 z t) y))))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)) (*.f64 (fma.f64 (/.f64 z t) y x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)) (*.f64 (fma.f64 (/.f64 z t) y x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x)) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 t z))) x) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))) z)) x) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 z t)) x) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 t z))) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) z)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t)) x) |
(fma.f64 (*.f64 (*.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))) x) |
(fma.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x))) x) |
(fma.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))))) x) |
(fma.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 y x)))) x) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)) x) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) x) |
(fma.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t)) x) |
(fma.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y x) t))) x) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (/.f64 z t) y))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (/.f64 z t) y))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 z t) y) x)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 z t) y) x)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z (-.f64 y x))) x) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (*.f64 z (-.f64 y x)) t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) x) |
(fma.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 x y) t) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 z (/.f64 t (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) x) |
(fma.f64 (/.f64 z (/.f64 t (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (/.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 z (+.f64 y x)) x) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 (*.f64 z (-.f64 y x)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x)) (fma.f64 (/.f64 z t) (-.f64 x y) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (fma.f64 (/.f64 z t) (-.f64 x y) x)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))))) |
(/.f64 (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (fma.f64 (/.f64 z t) (-.f64 x y) x)) (fma.f64 (/.f64 z t) (-.f64 x y) x)) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (fma.f64 (/.f64 z t) (-.f64 x y) x))) (neg.f64 (fma.f64 (/.f64 z t) (-.f64 x y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))) (neg.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (-.f64 y x)) t) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x))))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x))))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x))))) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x))) (fma.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x))))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))))) |
(*.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))) (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))))) |
(*.f64 (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (fma.f64 (/.f64 z t) (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 z (neg.f64 t))) |
(neg.f64 (/.f64 z (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t z))) |
(neg.f64 (/.f64 (*.f64 z #s(literal -1 binary64)) t)) |
(/.f64 z t) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 z #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 z))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 (*.f64 z #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 z #s(literal -1 binary64))) t) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) z)) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) 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 (*.f64 z (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 y (neg.f64 x)) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(+.f64 (neg.f64 x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(+.f64 (neg.f64 (neg.f64 y)) (neg.f64 x)) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) y) |
(-.f64 y x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 x)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) y) |
(neg.f64 (-.f64 x y)) |
(/.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 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (neg.f64 (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) (neg.f64 (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y 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 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y))) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 x (neg.f64 x)) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y 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 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.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)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1 binary64)) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) (fma.f64 y y (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 #s(literal -1 binary64) (-.f64 x y)) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y))))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y x)))) |
(+.f64 (*.f64 (/.f64 z t) y) (neg.f64 (*.f64 (/.f64 z t) x))) |
(+.f64 (*.f64 (/.f64 z t) y) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (*.f64 (/.f64 z t) y) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(+.f64 (*.f64 (/.f64 z t) y) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(+.f64 (*.f64 (/.f64 z t) y) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 z t) y) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 z t) y) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (*.f64 (/.f64 z t) y)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 z t))) (*.f64 (/.f64 z t) y)) |
(-.f64 (*.f64 (/.f64 z t) y) (*.f64 (/.f64 z t) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 t z))) |
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 y t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 y t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 z (/.f64 x (neg.f64 t)) (*.f64 (/.f64 z t) y)) |
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) y (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z t) y (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) (neg.f64 x) (*.f64 (/.f64 z t) y)) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 y (/.f64 z t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 z t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)) (*.f64 (/.f64 z t) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (neg.f64 x)) (*.f64 (/.f64 z t) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z t)) (*.f64 (/.f64 z t) y)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 x)) (*.f64 (/.f64 z t) y)) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) z (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y t) z (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (neg.f64 x) (/.f64 z t) (*.f64 (/.f64 z t) y)) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 x (neg.f64 t)) z (*.f64 (/.f64 z t) y)) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 (neg.f64 x) z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) y)) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z t) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 z t) y)) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 x) z))) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 (/.f64 z t) #s(literal -1 binary64)) x (*.f64 (/.f64 z t) y)) |
(neg.f64 (/.f64 (*.f64 z (-.f64 x y)) t)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 t z)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) (/.f64 t z)) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t (+.f64 y x)) z) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))) (*.f64 (*.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))) (*.f64 (neg.f64 z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (+.f64 y x))) (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) t) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 y x) t)) (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (*.f64 z (-.f64 y x)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 x y) (/.f64 t (neg.f64 z))) |
(/.f64 (neg.f64 z) (/.f64 t (-.f64 x y))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))) z)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 (*.f64 t (+.f64 y x)) z)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 (*.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) (-.f64 y x)) (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (neg.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 y x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 y x))) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 y x))) (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 x y))) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 x y))) (neg.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 t z)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))) z))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 t (+.f64 y x)) z))) |
(/.f64 (*.f64 z (-.f64 x y)) (neg.f64 t)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (*.f64 z (-.f64 y x)) t)) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (*.f64 z (-.f64 y x)) t)) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (neg.f64 (neg.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (neg.f64 (*.f64 t (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 x y)))) (neg.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y)))) (neg.f64 (neg.f64 (*.f64 (+.f64 y x) t)))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 x y))) t) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (*.f64 z (-.f64 y x)) t))) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (pow.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (*.f64 (/.f64 z t) x))) (*.f64 (*.f64 (/.f64 z t) y) (neg.f64 (*.f64 (/.f64 z t) x)))))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (pow.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) (*.f64 (*.f64 (/.f64 z t) y) (neg.f64 (*.f64 x (/.f64 z t))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (*.f64 (/.f64 z t) x)))) (-.f64 (*.f64 (/.f64 z t) y) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t))))) (-.f64 (*.f64 (/.f64 z t) y) (neg.f64 (*.f64 x (/.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) (/.f64 z t)) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 z t)) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y t) (*.f64 t x)) z) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) z) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (+.f64 (/.f64 x t) (/.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)) z) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 y x)) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 x y)) t)) |
(*.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) t) z)) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 t z)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))) z))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 z t))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 t z)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) z))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t))) |
(*.f64 (*.f64 (*.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))))) |
(*.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 y x))))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)))) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t))) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y x) t)))) |
(*.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z (-.f64 y x)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (*.f64 z (-.f64 y x)) t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 x y) t)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z (/.f64 t (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (/.f64 z (/.f64 t (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (/.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 z (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (*.f64 (*.f64 z (-.f64 y x)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(+.f64 (/.f64 y t) (/.f64 x (neg.f64 t))) |
(+.f64 (/.f64 x (neg.f64 t)) (/.f64 y t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x y) t)) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (-.f64 x y) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (+.f64 y x) (*.f64 y y))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 y x) (*.f64 y y))) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) t) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 t (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 t (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y t) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (+.f64 (/.f64 x t) (/.f64 y t))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (+.f64 (/.f64 x t) (/.f64 y t)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (/.f64 y t)) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) (/.f64 (/.f64 (*.f64 x (/.f64 x t)) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (/.f64 x (neg.f64 t))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) t) (/.f64 y t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (/.f64 x (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 t)) (/.f64 y t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (/.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 x) (/.f64 y t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1 binary64) y) (/.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 y t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x t) (/.f64 y t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (/.f64 x (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 x)) (/.f64 y t)) |
(fma.f64 (/.f64 y t) #s(literal 1 binary64) (/.f64 x (neg.f64 t))) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) t) (/.f64 y t)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) t) (/.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 x (neg.f64 t)) #s(literal 1 binary64) (/.f64 y t)) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) y) (/.f64 x (neg.f64 t))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (neg.f64 x)) (/.f64 y t)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 y t)) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (/.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (/.f64 y t)) |
(fma.f64 (*.f64 y (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (/.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) x (/.f64 y t)) |
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (/.f64 y t)) |
(neg.f64 (/.f64 (-.f64 x y) t)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 y x)))) |
(/.f64 (-.f64 y x) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 (*.f64 y t) (*.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) t) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 y x) t)) (*.f64 (+.f64 y x) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 t (+.f64 y x))) (*.f64 (+.f64 y x) (-.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (+.f64 (/.f64 x t) (/.f64 y t)))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (-.f64 y x) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 x y))) |
(/.f64 (-.f64 x y) (neg.f64 t)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 t (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) (neg.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (+.f64 (/.f64 x t) (/.f64 y t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (-.f64 y x) t)) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (-.f64 y x) t)) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t x)) t) (*.f64 t (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 t (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t x)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (/.f64 t y) (neg.f64 x))) (*.f64 (/.f64 t y) (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) t) (*.f64 (neg.f64 t) x)) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 t x)) (neg.f64 t)) (*.f64 (neg.f64 t) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 t x))) (*.f64 t (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (+.f64 (/.f64 x t) (/.f64 y t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (-.f64 y x) t))) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y))) (neg.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y))) (neg.f64 (neg.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (neg.f64 (*.f64 (+.f64 y x) t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (neg.f64 (*.f64 t (+.f64 y x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 x (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (/.f64 y t) (/.f64 y t) (-.f64 (*.f64 (/.f64 x (neg.f64 t)) (/.f64 x (neg.f64 t))) (*.f64 (/.f64 y t) (/.f64 x (neg.f64 t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (/.f64 y t)) t) (*.f64 (/.f64 x (neg.f64 t)) (/.f64 x (neg.f64 t)))) (-.f64 (/.f64 y t) (/.f64 x (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal -1 binary64) t)) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal -1 binary64) t)) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) t)) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) t)) (neg.f64 (+.f64 y x))) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(*.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y x) t)))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 y x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y t) (/.f64 y t) (*.f64 (/.f64 x t) (+.f64 (/.f64 x t) (/.f64 y t)))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)) (/.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y x)))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (-.f64 y x))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t) (/.f64 (-.f64 y x) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 y x) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 x (*.f64 (/.f64 z t) y)) |
(+.f64 (*.f64 (/.f64 z t) y) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 z t) y))) (neg.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (*.f64 (/.f64 z t) y))))) |
(-.f64 x (/.f64 (*.f64 y (neg.f64 z)) t)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 z t) y))) (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (*.f64 (/.f64 z t) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (*.f64 (/.f64 z t) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 z t) y) x))) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 z t) y)) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 z t) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (/.f64 z t) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) x) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) x) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) x) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y))) (neg.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (*.f64 (/.f64 z t) y))))) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) x) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) x) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) x) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (+.f64 (neg.f64 x) (*.f64 (/.f64 z t) y)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (-.f64 x (*.f64 (/.f64 z t) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 (/.f64 z t) y)))) (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z t) y) x) (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x))) |
(/.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 (/.f64 z t) y))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (-.f64 x (*.f64 (/.f64 z t) y))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 (/.f64 z t) y)))))) |
(/.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (+.f64 (neg.f64 x) (*.f64 (/.f64 z t) y))) |
(/.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 z t) y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 z t) y))) (*.f64 (-.f64 x (*.f64 (/.f64 z t) y)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))) (*.f64 (-.f64 x (*.f64 (/.f64 z t) y)) (-.f64 x (*.f64 (/.f64 z t) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))) (neg.f64 (+.f64 (neg.f64 x) (*.f64 (/.f64 z t) y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 z t) y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 z t) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (*.f64 (/.f64 z t) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 z t) y))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 z t) y))) (fma.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (*.f64 (/.f64 z t) y))) (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (*.f64 (/.f64 z t) y))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 z t) y))) (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (*.f64 (/.f64 z t) y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 z t) y))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 z t) y)))) (*.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (*.f64 (/.f64 z t) y))) (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (*.f64 (/.f64 z t) y))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 z t) y))) (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (*.f64 (/.f64 z t) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (/.f64 z t) y) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y)))) (fma.f64 x x (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (-.f64 x (*.f64 (/.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) |
(*.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 (/.f64 z t) y)))))) |
(*.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)) (*.f64 (fma.f64 (/.f64 z t) y x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x))))) |
(*.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (/.f64 z t) y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 z t) y) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (neg.f64 z)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 y (neg.f64 z)) t)) |
(neg.f64 (/.f64 (*.f64 y (neg.f64 z)) t)) |
(/.f64 z (/.f64 t y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (*.f64 z y) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 t) (*.f64 y (*.f64 z #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (neg.f64 z)))) |
(/.f64 (*.f64 y (neg.f64 z)) (neg.f64 t)) |
(/.f64 (neg.f64 y) (/.f64 t (neg.f64 z))) |
(/.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 z #s(literal -1 binary64)))) t) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (*.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 z #s(literal -1 binary64)) y) (neg.f64 t)) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t)) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y)) |
(*.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (neg.f64 y) (/.f64 z (neg.f64 t))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y))) |
(*.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 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 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t)) |
(*.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 z))) |
(neg.f64 (*.f64 y (neg.f64 z))) |
(*.f64 z y) |
(*.f64 z (neg.f64 (neg.f64 y))) |
(*.f64 y z) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 z))) |
(*.f64 (neg.f64 z) (neg.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 z)) |
(*.f64 (neg.f64 (neg.f64 y)) z) |
(*.f64 (*.f64 #s(literal 1 binary64) y) z) |
(+.f64 x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(+.f64 (/.f64 (*.f64 z (-.f64 y x)) t) x) |
(+.f64 (*.f64 (/.f64 z t) y) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(+.f64 (*.f64 (/.f64 z t) y) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(+.f64 (fma.f64 (/.f64 z t) y x) (neg.f64 (*.f64 (/.f64 z t) x))) |
(+.f64 (fma.f64 (/.f64 z t) y x) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (/.f64 y t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 z (/.f64 y t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 z t) y (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 z t) y (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 z t) (/.f64 (-.f64 y x) #s(literal 1 binary64)) x) |
(fma.f64 y (/.f64 z t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 y (/.f64 z t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) t) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (-.f64 y x) t) (/.f64 z #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 (/.f64 z t) y) #s(literal 1 binary64) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (-.f64 x (*.f64 (/.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y)))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (-.f64 x (*.f64 (/.f64 z t) y)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 z (-.f64 y x)) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 y x)) t) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) y) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 z (-.f64 y x)) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 x y)) t) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 z)) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (-.f64 x y) (*.f64 (/.f64 #s(literal -1 binary64) t) z) x) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)) x) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (neg.f64 z) (*.f64 y (/.f64 #s(literal -1 binary64) t)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 y t) z (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 y t) z (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 y t) (/.f64 z #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 (/.f64 z t) y))))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (*.f64 (/.f64 z t) y))))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)) (*.f64 (fma.f64 (/.f64 z t) y x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)) (*.f64 (fma.f64 (/.f64 z t) y x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x)) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 t z))) x) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))) z)) x) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 z t)) x) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) y))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 t z))) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) z)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 z t)) x) |
(fma.f64 (*.f64 (*.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y)))) x) |
(fma.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x))) x) |
(fma.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))))) x) |
(fma.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 y x)))) x) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)) x) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) x) |
(fma.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t)) x) |
(fma.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y x) t))) x) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (neg.f64 (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 z t) (*.f64 y (-.f64 (*.f64 (/.f64 z t) y) x)) (*.f64 x x)))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (/.f64 z t) y))) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (fma.f64 x (neg.f64 x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (/.f64 z t) y))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 z t) y) x)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 z t) y) x)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z (-.f64 y x))) x) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (*.f64 z (-.f64 y x)) t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) x) |
(fma.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 (+.f64 y x) (/.f64 (-.f64 y x) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 x y) t) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (/.f64 z (/.f64 t (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) x) |
(fma.f64 (/.f64 z (/.f64 t (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (/.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) (+.f64 y x)))) (/.f64 z (+.f64 y x)) x) |
(fma.f64 (/.f64 (*.f64 z (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1/2 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 z t) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (fma.f64 z (/.f64 x (neg.f64 t)) x)) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) (fma.f64 (neg.f64 x) (/.f64 z t) x)) |
(fma.f64 (*.f64 (*.f64 z (-.f64 y x)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x)) (fma.f64 (/.f64 z t) (-.f64 x y) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (fma.f64 (/.f64 z t) (-.f64 x y) x)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))))) |
(/.f64 (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (fma.f64 (/.f64 z t) (-.f64 x y) x)) (fma.f64 (/.f64 z t) (-.f64 x y) x)) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (fma.f64 (/.f64 z t) (-.f64 x y) x))) (neg.f64 (fma.f64 (/.f64 z t) (-.f64 x y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))) (neg.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (-.f64 y x)) t) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x))))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x))))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x))))) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x))) (fma.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x))))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x))) (+.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (/.f64 (*.f64 z (-.f64 y x)) t) (fma.f64 z (/.f64 (-.f64 y x) t) (neg.f64 x)))))) |
(*.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))) (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 y x) (*.f64 (-.f64 y x) (-.f64 y x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t)))))) |
(*.f64 (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) x) (fma.f64 (/.f64 z t) (-.f64 x y) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (-.f64 x y) x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 z (-.f64 y x)))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
(pow.f64 t #s(literal -1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(+.f64 (*.f64 z y) (*.f64 z (neg.f64 x))) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 x) z)) |
(+.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(+.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64))) |
(+.f64 (*.f64 z (neg.f64 x)) (*.f64 z y)) |
(+.f64 (*.f64 (neg.f64 x) z) (*.f64 z y)) |
(fma.f64 z y (*.f64 z (neg.f64 x))) |
(fma.f64 z y (*.f64 (neg.f64 x) z)) |
(fma.f64 z y (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(fma.f64 z y (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(fma.f64 z y (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 z y (*.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64))) |
(fma.f64 z (neg.f64 x) (*.f64 z y)) |
(fma.f64 z (neg.f64 (neg.f64 y)) (*.f64 z (neg.f64 x))) |
(fma.f64 z (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 x) z)) |
(fma.f64 z (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(fma.f64 z (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(fma.f64 z (neg.f64 (neg.f64 y)) (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 z (neg.f64 (neg.f64 y)) (*.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64))) |
(fma.f64 y z (*.f64 z (neg.f64 x))) |
(fma.f64 y z (*.f64 (neg.f64 x) z)) |
(fma.f64 y z (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(fma.f64 y z (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(fma.f64 y z (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 y z (*.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 z (neg.f64 x))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (neg.f64 x) z)) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 z (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 (neg.f64 x) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 z)) (*.f64 z (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 z)) (*.f64 (neg.f64 x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 z)) (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 z)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 z)) (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 z y)) |
(fma.f64 (neg.f64 z) (neg.f64 y) (*.f64 z (neg.f64 x))) |
(fma.f64 (neg.f64 z) (neg.f64 y) (*.f64 (neg.f64 x) z)) |
(fma.f64 (neg.f64 z) (neg.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(fma.f64 (neg.f64 z) (neg.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(fma.f64 (neg.f64 z) (neg.f64 y) (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 z) (neg.f64 y) (*.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) z (*.f64 z y)) |
(fma.f64 (neg.f64 y) (neg.f64 z) (*.f64 z (neg.f64 x))) |
(fma.f64 (neg.f64 y) (neg.f64 z) (*.f64 (neg.f64 x) z)) |
(fma.f64 (neg.f64 y) (neg.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(fma.f64 (neg.f64 y) (neg.f64 z) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(fma.f64 (neg.f64 y) (neg.f64 z) (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (neg.f64 z) (*.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) x (*.f64 z y)) |
(fma.f64 (neg.f64 (neg.f64 y)) z (*.f64 z (neg.f64 x))) |
(fma.f64 (neg.f64 (neg.f64 y)) z (*.f64 (neg.f64 x) z)) |
(fma.f64 (neg.f64 (neg.f64 y)) z (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(fma.f64 (neg.f64 (neg.f64 y)) z (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(fma.f64 (neg.f64 (neg.f64 y)) z (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (neg.f64 y)) z (*.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) z (*.f64 z (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) z (*.f64 (neg.f64 x) z)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) z (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) z (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) z))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) z (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) z (*.f64 (*.f64 (neg.f64 x) z) #s(literal 1 binary64))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 (*.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))))) |
(/.f64 (*.f64 (*.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) (-.f64 y x)) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 y x))) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 y x))) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 x y))) (neg.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (fma.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))) (pow.f64 (*.f64 z (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 z (*.f64 y (*.f64 z y)) (-.f64 (*.f64 (*.f64 z (neg.f64 x)) (*.f64 z (neg.f64 x))) (*.f64 (*.f64 z y) (*.f64 z (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y))) (pow.f64 (*.f64 (neg.f64 x) z) #s(literal 3 binary64))) (fma.f64 z (*.f64 y (*.f64 z y)) (-.f64 (*.f64 (*.f64 (neg.f64 x) z) (*.f64 (neg.f64 x) z)) (*.f64 (*.f64 z y) (*.f64 (neg.f64 x) z))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 z (neg.f64 x)) (*.f64 z (neg.f64 x)))) (-.f64 (*.f64 z y) (*.f64 z (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (*.f64 (neg.f64 x) z) (*.f64 (neg.f64 x) z))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 x) z))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) (-.f64 y x)) #s(literal 1 binary64)) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (+.f64 y x)) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) z)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) z)) |
(*.f64 (*.f64 (*.f64 z (fma.f64 x (+.f64 y x) (*.f64 y y))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
| 1× | egg-herbie |
| 9 324× | accelerator-lowering-fma.f32 |
| 9 324× | accelerator-lowering-fma.f64 |
| 3 014× | *-lowering-*.f32 |
| 3 014× | *-lowering-*.f64 |
| 932× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 139 | 2262 |
| 1 | 460 | 2166 |
| 2 | 1448 | 2166 |
| 3 | 4098 | 2166 |
| 4 | 6958 | 2166 |
| 0 | 8119 | 2058 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(/ 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 x) |
(- y x) |
(- y x) |
(- y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ (* x z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/ (* y z) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(* -1 (/ (* x z) t)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(* -1 (/ (* x z) t)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(/ (* z (- y x)) t) |
(* -1 (/ x t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(/ y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/ y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/ y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(+ (* -1 (/ x t)) (/ y t)) |
(* -1 (/ x t)) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(* -1 (/ x t)) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (- y x) t) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* 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) 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) |
(/ (* z (- y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
x |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (/ (* z (- y x)) t)) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(/ (* y z) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(/ (* y z) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(+ x (* z (- (/ y t) (/ x t)))) |
(* z (- (/ y t) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(/ (* z (- y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
| Outputs |
|---|
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ 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 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (/ x t)) |
(/.f64 (neg.f64 x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* y (+ (* -1 (/ x (* t y))) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* y (- (/ x (* t y)) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(+ (* -1 (/ x t)) (/ y t)) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(/.f64 (neg.f64 x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* x (- (/ y (* t x)) (/ 1 t))) |
(/.f64 (-.f64 y x) t) |
(* -1 (/ x t)) |
(/.f64 (neg.f64 x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(* -1 (* x (+ (* -1 (/ y (* t x))) (/ 1 t)))) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 y t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 y t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 y t) x) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 z (/.f64 y t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 z (/.f64 y t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 z (/.f64 y t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 z (/.f64 y t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 z (/.f64 y t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 z (/.f64 y t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 z (/.f64 y t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (*.f64 z y)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (*.f64 z y)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (*.f64 z y)) t) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 z (/.f64 y t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(* y z) |
(*.f64 z y) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (*.f64 z (-.f64 y x))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (/ y t) (/ x t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 z y) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 z (-.f64 y x)) |
(* y z) |
(*.f64 z y) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
(* z (- y x)) |
(*.f64 z (-.f64 y x)) |
Compiled 29 892 to 2 285 computations (92.4% saved)
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 702 | 12 | 1 714 |
| Fresh | 5 | 0 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 710 | 14 | 1 724 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 64.9% | (fma.f64 (/.f64 z t) (neg.f64 x) x) |
| ▶ | 77.1% | (fma.f64 (/.f64 z t) y x) |
| ▶ | 71.8% | (fma.f64 (/.f64 y t) z x) |
| 72.4% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) | |
| 63.2% | (/.f64 (-.f64 y x) (/.f64 t z)) | |
| 44.0% | (/.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 y x))) (neg.f64 (*.f64 t (+.f64 y x)))) | |
| 38.4% | (/.f64 (*.f64 z y) t) | |
| ▶ | 27.8% | (/.f64 (*.f64 x (neg.f64 z)) t) |
| 59.9% | (/.f64 z (/.f64 t (-.f64 y x))) | |
| 63.2% | (*.f64 (/.f64 z t) (-.f64 y x)) | |
| ✓ | 59.8% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| 28.6% | (*.f64 z (/.f64 (neg.f64 x) t)) | |
| ▶ | 37.5% | (*.f64 z (/.f64 y t)) |
| ✓ | 37.3% | x |
Compiled 286 to 183 computations (36% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 z t) (neg.f64 x) x) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (*.f64 x (neg.f64 z)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (neg.f64 z)) t) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 y t) z x) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 z (/.f64 y t)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 z t) y x) |
| 624× | accelerator-lowering-fma.f32 |
| 624× | accelerator-lowering-fma.f64 |
| 432× | *-lowering-*.f32 |
| 432× | *-lowering-*.f64 |
| 314× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 70 |
| 1 | 41 | 69 |
| 2 | 74 | 69 |
| 3 | 122 | 69 |
| 4 | 168 | 69 |
| 5 | 260 | 69 |
| 6 | 357 | 69 |
| 7 | 619 | 69 |
| 8 | 925 | 69 |
| 9 | 1256 | 69 |
| 10 | 1485 | 69 |
| 11 | 1617 | 69 |
| 12 | 1620 | 69 |
| 13 | 1620 | 69 |
| 0 | 1620 | 67 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (/ z t) y) x) |
(/ z t) |
z |
t |
y |
x |
(* z (/ y t)) |
z |
(/ y t) |
y |
t |
(+ (* (/ y t) z) x) |
(/ y t) |
y |
t |
z |
x |
(/ (* x (neg z)) t) |
(* x (neg z)) |
x |
(neg z) |
z |
t |
(+ (* (/ z t) (neg x)) x) |
(/ z t) |
z |
t |
(neg x) |
x |
| Outputs |
|---|
(+ (* (/ z t) y) x) |
(fma.f64 (/.f64 z t) y x) |
(/ z t) |
(/.f64 z t) |
z |
t |
y |
x |
(* z (/ y t)) |
(*.f64 (/.f64 z t) y) |
z |
(/ y t) |
(/.f64 y t) |
y |
t |
(+ (* (/ y t) z) x) |
(fma.f64 (/.f64 z t) y x) |
(/ y t) |
(/.f64 y t) |
y |
t |
z |
x |
(/ (* x (neg z)) t) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* x (neg z)) |
(*.f64 z (neg.f64 x)) |
x |
(neg z) |
(neg.f64 z) |
z |
t |
(+ (* (/ z t) (neg x)) x) |
(-.f64 x (*.f64 (/.f64 z t) x)) |
(/ z t) |
(/.f64 z t) |
z |
t |
(neg x) |
(neg.f64 x) |
x |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 95.1% | (fma.f64 (/.f64 z t) (neg.f64 x) x) |
| ✓ | accuracy | 100.0% | (*.f64 x (neg.f64 z)) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 92.5% | (/.f64 (*.f64 x (neg.f64 z)) t) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 95.1% | (fma.f64 (/.f64 y t) z x) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 93.4% | (*.f64 z (/.f64 y t)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 94.9% | (fma.f64 (/.f64 z t) y x) |
| 36.0ms | 256× | 0 | valid |
Compiled 69 to 19 computations (72.5% saved)
ival-mult: 9.0ms (40.6% of total)ival-div: 8.0ms (36.1% of total)ival-add: 3.0ms (13.5% of total)ival-neg: 2.0ms (9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ z t) y) x)> |
#<alt (/ z t)> |
#<alt (* z (/ y t))> |
#<alt (/ y t)> |
#<alt (+ (* (/ y t) z) x)> |
#<alt (/ (* x (neg z)) t)> |
#<alt (* x (neg z))> |
#<alt (neg z)> |
#<alt (+ (* (/ z t) (neg x)) x)> |
#<alt (neg x)> |
| Outputs |
|---|
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<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 (/ (* 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 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 x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* z (+ (* -1 (/ x t)) (/ x z)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (/ x t))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt (/ (+ (* -1 (* x z)) (* t x)) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (+ x (* -1 (/ (* x z) t)))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* x (+ 1 (* -1 (/ z t))))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 (* x (- (/ z t) 1)))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | t | @ | 0 | (/ (* x (neg z)) t) |
| 1.0ms | z | @ | 0 | (/ (* x (neg z)) t) |
| 1.0ms | t | @ | inf | (/ (* x (neg z)) t) |
| 0.0ms | z | @ | inf | (* x (neg z)) |
| 0.0ms | x | @ | 0 | (/ (* x (neg z)) t) |
| 1× | batch-egg-rewrite |
| 8 396× | accelerator-lowering-fma.f32 |
| 8 396× | accelerator-lowering-fma.f64 |
| 4 780× | *-lowering-*.f32 |
| 4 780× | *-lowering-*.f64 |
| 2 490× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 47 |
| 1 | 94 | 46 |
| 2 | 592 | 46 |
| 3 | 6127 | 46 |
| 0 | 8014 | 44 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ z t) y) x) |
(/ z t) |
(* z (/ y t)) |
(/ y t) |
(+ (* (/ y t) z) x) |
(/ (* x (neg z)) t) |
(* x (neg z)) |
(neg z) |
(+ (* (/ z t) (neg x)) x) |
(neg x) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 z y) t) x) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 z (/.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y t))) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 (*.f64 z y) y) t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 y (/.f64 (/.f64 (*.f64 y (*.f64 (/.f64 z t) z)) t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 z y) t) (/.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 y (*.f64 (/.f64 z t) z)) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (neg.f64 z) (neg.f64 (/.f64 y t)) x) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) x) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 z) t) x) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (neg.f64 t)) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (neg.f64 z) t) (neg.f64 y) x) |
(fma.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 z z) (/.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (*.f64 z z) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 (*.f64 y y) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (neg.f64 (/.f64 y t)) (neg.f64 z) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 z y) y) t) (/.f64 (/.f64 z t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y t))) (/.f64 z (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (/.f64 z t) z)) t) (/.f64 y (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (*.f64 y (*.f64 (/.f64 z t) z)) (/.f64 (/.f64 y t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 y t)) x) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) t) x) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y t) x) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (fma.f64 (/.f64 z t) y x) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (fma.f64 x (fma.f64 (/.f64 z t) y x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (neg.f64 (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (fma.f64 (/.f64 z t) y (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y))))) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (fma.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 z y) t))) |
(/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (fma.f64 (/.f64 z t) y (neg.f64 x))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 z y) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))) (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) (+.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (/.f64 z t) y (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y))))) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x)))) (fma.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(*.f64 (fma.f64 (/.f64 z t) y x) (/.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 (/.f64 z t) y x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 z t) y x) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x))) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (fma.f64 (/.f64 z t) y x)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (-.f64 x (/.f64 (*.f64 z y) t)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y))))) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t))) (-.f64 (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t t)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t)))))) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (fma.f64 x (fma.f64 (/.f64 z t) y x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t 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 (neg.f64 z) t)) |
(neg.f64 (/.f64 (neg.f64 z) t)) |
(/.f64 z t) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 (neg.f64 t) (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 z z)) (*.f64 (neg.f64 t) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 t) (neg.f64 t))) |
(/.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 z) t) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 z t) z) t)) (/.f64 (neg.f64 z) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal -1 binary64) t)) (*.f64 z z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal -1 binary64) t)) z) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 (neg.f64 z) t) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 z)) |
(*.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 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 z y) (neg.f64 t))) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 z) (/.f64 t (neg.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 t (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z y)))) |
(/.f64 (*.f64 z y) t) |
(/.f64 (*.f64 z (neg.f64 y)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 z (neg.f64 y))) t) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) t) |
(/.f64 (/.f64 (*.f64 z (neg.f64 y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 z y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (neg.f64 z) (neg.f64 (/.f64 y t))) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y)) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 z) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (neg.f64 t))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (neg.f64 z) t) (neg.f64 y)) |
(*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 (/.f64 y t)) (neg.f64 z)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y t))) |
(neg.f64 (neg.f64 (/.f64 y t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t y))) |
(/.f64 y t) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 y))) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 y)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
(+.f64 (/.f64 (*.f64 z y) t) x) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 z (/.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y t))) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (/.f64 z t) (/.f64 (/.f64 (*.f64 (*.f64 z y) y) t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 y (/.f64 (/.f64 (*.f64 y (*.f64 (/.f64 z t) z)) t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 z y) t) (/.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 y (*.f64 (/.f64 z t) z)) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (neg.f64 z) (neg.f64 (/.f64 y t)) x) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) x) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 z) t) x) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) (neg.f64 t)) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (neg.f64 z) t) (neg.f64 y) x) |
(fma.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 z z) (/.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (*.f64 z z) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 (*.f64 y y) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (neg.f64 (/.f64 y t)) (neg.f64 z) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 z y) y) t) (/.f64 (/.f64 z t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (*.f64 (/.f64 z t) (*.f64 y (/.f64 y t))) (/.f64 z (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 (/.f64 z t) z)) t) (/.f64 y (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (*.f64 y (*.f64 (/.f64 z t) z)) (/.f64 (/.f64 y t) (fma.f64 (/.f64 z t) y (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 y t)) x) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 y t) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) t) x) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y t) x) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (fma.f64 (/.f64 z t) y x) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (fma.f64 x (fma.f64 (/.f64 z t) y x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (neg.f64 (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (fma.f64 (/.f64 z t) y (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y))))) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (fma.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 z y) t))) |
(/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (fma.f64 (/.f64 z t) y (neg.f64 x))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 z y) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))) (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) (+.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 t t))) (/.f64 (*.f64 x x) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (/.f64 z t) y (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y))))) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x)))) (fma.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x)))) (fma.f64 x x (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(*.f64 (fma.f64 (/.f64 z t) y x) (/.f64 (fma.f64 (/.f64 z t) y (neg.f64 x)) (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 (/.f64 z t) y x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 z t) y x) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x)))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 z t) y (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y (neg.f64 x))) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x))) (fma.f64 (/.f64 z t) y x)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t))) (*.f64 (*.f64 x x) (*.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (-.f64 x (/.f64 (*.f64 z y) t)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z y) (*.f64 y (*.f64 z (*.f64 z y))))) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t))) (-.f64 (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 y (*.f64 z (*.f64 z y)))) (*.f64 t t)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (fma.f64 (/.f64 z t) y (neg.f64 x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t)))))) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (neg.f64 x)) x))) (fma.f64 x (fma.f64 (/.f64 z t) y x) (/.f64 (*.f64 y (*.f64 z (*.f64 z y))) (*.f64 t t)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (/.f64 z t) x))) |
(+.f64 (*.f64 (/.f64 z t) #s(literal 0 binary64)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 t (*.f64 z x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (/.f64 z t) x)) |
(fma.f64 (/.f64 z t) #s(literal 0 binary64) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 #s(literal 0 binary64) (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(neg.f64 (*.f64 (/.f64 z t) x)) |
(/.f64 x (/.f64 t (neg.f64 z))) |
(/.f64 (neg.f64 x) (/.f64 t z)) |
(/.f64 (*.f64 z x) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) x))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 z t) x))) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 z x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z x))) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (/.f64 t z) (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (/.f64 t z) x)) |
(/.f64 (/.f64 (neg.f64 x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 x)) (/.f64 t (neg.f64 z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 z t) x))) |
(/.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 t (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 t (neg.f64 z))) |
(/.f64 (*.f64 (/.f64 z t) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 x t)) (*.f64 z z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z z)) (/.f64 x t)) z) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 z t)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 z x) #s(literal -1 binary64)) t) |
(pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 z (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 z t) (neg.f64 x)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) (/.f64 x t)) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 x))) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (neg.f64 x) (/.f64 z t)) |
(*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z t) x)) |
(*.f64 (*.f64 (/.f64 z t) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z x)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 x t) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (neg.f64 x) t) z) |
(*.f64 (/.f64 (neg.f64 x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) t)) |
(*.f64 (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 x t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (*.f64 z x)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 z t)) |
(+.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(neg.f64 (*.f64 z x)) |
(neg.f64 (*.f64 (*.f64 z x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z x) x)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z x) (*.f64 z x) (*.f64 #s(literal 0 binary64) (*.f64 z x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z x) (*.f64 z x))) (*.f64 z x)) |
(/.f64 (*.f64 z (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 x (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 z z)) |
(/.f64 (*.f64 x (neg.f64 (*.f64 z z))) z) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) x) (*.f64 z z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z z)) x) z) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) z) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) z) x) |
(*.f64 z (neg.f64 x)) |
(*.f64 x (neg.f64 z)) |
(*.f64 x (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (neg.f64 z) x) |
(*.f64 (neg.f64 z) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 x) z) |
(*.f64 (*.f64 z x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 z x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z x) #s(literal 1 binary64))) |
(*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 z)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 z)) |
(+.f64 (neg.f64 z) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z z) z)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) z #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(neg.f64 z) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (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))) (*.f64 z z)) |
(/.f64 (neg.f64 (*.f64 z z)) z) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 z z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z z))) (neg.f64 z)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 z) (neg.f64 z)) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (neg.f64 z))) z) |
(pow.f64 (/.f64 (*.f64 z z) (neg.f64 (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (neg.f64 (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 x (neg.f64 (*.f64 (/.f64 z t) x))) |
(+.f64 (neg.f64 (*.f64 (/.f64 z t) x)) x) |
(+.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) x)))) #s(literal -1 binary64))) |
(-.f64 x (*.f64 (/.f64 z t) x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 z t) x) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 t t))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (/.f64 z t) x))) (/.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (+.f64 x (*.f64 (/.f64 z t) x)))) |
(fma.f64 z (/.f64 (neg.f64 x) t) x) |
(fma.f64 z (/.f64 x (neg.f64 t)) x) |
(fma.f64 (/.f64 z t) (neg.f64 x) x) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 x (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 x (/.f64 (neg.f64 z) t) x) |
(fma.f64 (neg.f64 z) (/.f64 x t) x) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 x)) x) |
(fma.f64 (neg.f64 z) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) t)) x) |
(fma.f64 (neg.f64 x) (/.f64 z t) x) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (neg.f64 (fma.f64 z (/.f64 x t) x))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64) x) |
(fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (/.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (/.f64 x t) x))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (neg.f64 (fma.f64 z (/.f64 x t) x))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (neg.f64 x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z x)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z t) x) x) |
(fma.f64 (*.f64 (/.f64 z t) x) #s(literal -1 binary64) x) |
(fma.f64 (*.f64 (/.f64 z t) x) (/.f64 (*.f64 (/.f64 z t) x) (neg.f64 (fma.f64 z (/.f64 x t) x))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(fma.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (neg.f64 z) t) x x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z x) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (/.f64 z t) z) t) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(fma.f64 (*.f64 x (*.f64 (/.f64 z t) x)) (/.f64 (/.f64 z t) (neg.f64 (fma.f64 z (/.f64 x t) x))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(fma.f64 (*.f64 (/.f64 z t) (neg.f64 (*.f64 (/.f64 z t) x))) (/.f64 (neg.f64 x) (neg.f64 (fma.f64 z (/.f64 x t) x))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(fma.f64 (/.f64 x t) (neg.f64 z) x) |
(fma.f64 (/.f64 x t) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (neg.f64 x) t) z x) |
(fma.f64 (/.f64 (neg.f64 x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x t) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) t) x) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) t) x) |
(fma.f64 (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (/.f64 t (*.f64 z x))) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) t) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 x t) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (*.f64 z x) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x))) (-.f64 x (*.f64 (/.f64 z t) x)) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 (/.f64 z t) x)) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 z t) x) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x)) (fma.f64 z (/.f64 x t) (neg.f64 (neg.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))) (*.f64 x x)) (neg.f64 (fma.f64 z (/.f64 x t) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (/.f64 z t) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x)) (neg.f64 (fma.f64 z (/.f64 x t) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x)) (neg.f64 (fma.f64 z (/.f64 x t) (neg.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x)))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))) (*.f64 x x)) (fma.f64 z (/.f64 x t) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 9 binary64))) (*.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (fma.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))) (+.f64 x (*.f64 (/.f64 z t) x))) |
(/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (fma.f64 x x (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (neg.f64 (fma.f64 z (/.f64 x t) x))) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)))) (neg.f64 (+.f64 x (*.f64 (/.f64 z t) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 t t))) (fma.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))) (*.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 t t))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) (+.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 t t))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 z (/.f64 x t) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (/.f64 x t) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 (*.f64 x x) (fma.f64 x x (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (/.f64 x t) x)))) (fma.f64 x x (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 (/.f64 z t) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 x (*.f64 (/.f64 z t) x)) (*.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (/.f64 x t) x))))) |
(*.f64 (-.f64 x (*.f64 (/.f64 z t) x)) (/.f64 (neg.f64 (fma.f64 z (/.f64 x t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x)) (*.f64 (-.f64 x (*.f64 (/.f64 z t) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 (/.f64 z t) x)) (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (/.f64 z t) x))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (/.f64 x t) x)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 x t) (neg.f64 (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (/.f64 x t) x))) (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (/.f64 z t) x)))) |
(*.f64 (+.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x))) (-.f64 x (*.f64 (/.f64 z t) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 x (+.f64 x (*.f64 (/.f64 z t) x))) (*.f64 (*.f64 x (+.f64 x (*.f64 (/.f64 z t) x))) (*.f64 x (+.f64 x (*.f64 (/.f64 z t) x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (fma.f64 (*.f64 x (+.f64 x (*.f64 (/.f64 z t) x))) (-.f64 (*.f64 x (+.f64 x (*.f64 (/.f64 z t) x))) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))) (*.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (fma.f64 z (/.f64 x t) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x (+.f64 x (*.f64 (/.f64 z t) x)))))) (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x (+.f64 x (*.f64 (/.f64 z t) x))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 (/.f64 z t) x)) (/.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 t t)))) |
(+.f64 (neg.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) x)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(neg.f64 x) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(/.f64 (*.f64 x (neg.f64 x)) x) |
(/.f64 (*.f64 x (neg.f64 x)) (-.f64 #s(literal 0 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) x) |
(pow.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
| 1× | egg-herbie |
| 4 224× | accelerator-lowering-fma.f32 |
| 4 224× | accelerator-lowering-fma.f64 |
| 2 420× | *-lowering-*.f32 |
| 2 420× | *-lowering-*.f64 |
| 1 696× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 1521 |
| 1 | 184 | 1491 |
| 2 | 529 | 1491 |
| 3 | 1369 | 1491 |
| 4 | 4066 | 1491 |
| 5 | 6241 | 1491 |
| 6 | 7993 | 1491 |
| 0 | 8074 | 1419 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(/ 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) |
(/ (* 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 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) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(* -1 (/ (* x z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(* -1 (/ (* x z) t)) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
x |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(+ x (* -1 (/ (* x z) t))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* x (+ 1 (* -1 (/ z t)))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 (* x (- (/ z t) 1))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
| Outputs |
|---|
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 y (/.f64 z t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 y (/.f64 z t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (+ (* t x) (* y z)) t) |
(fma.f64 y (/.f64 z t) x) |
(/ (+ (* t x) (* y z)) t) |
(fma.f64 y (/.f64 z t) x) |
(/ (+ (* t x) (* y z)) t) |
(fma.f64 y (/.f64 z t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 y (/.f64 z t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 y (/.f64 z t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 y (/.f64 z t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 y (/.f64 z t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 y (/.f64 z t) x) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 y (/.f64 z t) x) |
(/ 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) |
(/ (* 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 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) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 y (/.f64 z t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 y (/.f64 z t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (+ (* t x) (* y z)) t) |
(fma.f64 y (/.f64 z t) x) |
(/ (+ (* t x) (* y z)) t) |
(fma.f64 y (/.f64 z t) x) |
(/ (+ (* t x) (* y z)) t) |
(fma.f64 y (/.f64 z t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 y (/.f64 z t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 y (/.f64 z t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 y (/.f64 z t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 y (/.f64 z t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 y (/.f64 z t) x) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
x |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
x |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
x |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(+ x (* -1 (/ (* x z) t))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* x (+ 1 (* -1 (/ z t)))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 (* x (- (/ z t) 1))) |
(-.f64 x (/.f64 (*.f64 x z) t)) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
Compiled 14 329 to 1 064 computations (92.6% saved)
15 alts after pruning (9 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 942 | 6 | 948 |
| Fresh | 4 | 3 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 947 | 15 | 962 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 64.9% | (fma.f64 (/.f64 z t) (neg.f64 x) x) |
| ✓ | 71.8% | (fma.f64 (/.f64 y t) z x) |
| ▶ | 72.4% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
| 37.4% | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) | |
| 38.4% | (/.f64 (*.f64 z y) t) | |
| ✓ | 27.8% | (/.f64 (*.f64 x (neg.f64 z)) t) |
| ▶ | 37.5% | (/.f64 z (/.f64 t y)) |
| 41.5% | (/.f64 y (/.f64 t z)) | |
| ▶ | 28.6% | (*.f64 (/.f64 (neg.f64 x) t) z) |
| 63.2% | (*.f64 (/.f64 z t) (-.f64 y x)) | |
| ▶ | 42.2% | (*.f64 (/.f64 z t) y) |
| ▶ | 38.4% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
| ✓ | 59.8% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | 37.5% | (*.f64 z (/.f64 y t)) |
| ✓ | 37.3% | x |
Compiled 238 to 161 computations (32.4% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 t y) |
| ✓ | cost-diff | 384 | (/.f64 z (/.f64 t y)) |
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
| ✓ | cost-diff | 0 | (neg.f64 x) |
| ✓ | cost-diff | 0 | (/.f64 (neg.f64 x) t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (neg.f64 x) t) z) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 z t) y) |
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 320 | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
| 548× | times-frac |
| 512× | accelerator-lowering-fma.f32 |
| 512× | accelerator-lowering-fma.f64 |
| 432× | *-lowering-*.f32 |
| 432× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 72 |
| 1 | 35 | 70 |
| 2 | 71 | 70 |
| 3 | 134 | 70 |
| 4 | 230 | 70 |
| 5 | 371 | 70 |
| 6 | 430 | 70 |
| 7 | 494 | 70 |
| 8 | 557 | 70 |
| 9 | 726 | 70 |
| 10 | 958 | 70 |
| 11 | 1191 | 70 |
| 12 | 1605 | 70 |
| 13 | 1732 | 70 |
| 14 | 1746 | 70 |
| 15 | 1758 | 70 |
| 16 | 1758 | 70 |
| 0 | 1758 | 69 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (/ 1 t) (* z y)) x) |
(/ 1 t) |
1 |
t |
(* z y) |
z |
y |
x |
(* (/ z t) y) |
(/ z t) |
z |
t |
y |
(* (/ (neg x) t) z) |
(/ (neg x) t) |
(neg x) |
x |
t |
z |
(* (/ 1 t) (* z y)) |
(/ 1 t) |
1 |
t |
(* z y) |
z |
y |
(/ z (/ t y)) |
z |
(/ t y) |
t |
y |
| Outputs |
|---|
(+ (* (/ 1 t) (* z y)) x) |
(fma.f64 z (/.f64 y t) x) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(* z y) |
(*.f64 z y) |
z |
y |
x |
(* (/ z t) y) |
(/.f64 (*.f64 z y) t) |
(/ z t) |
(/.f64 z t) |
z |
t |
y |
(* (/ (neg x) t) z) |
(*.f64 z (/.f64 x (neg.f64 t))) |
(/ (neg x) t) |
(/.f64 x (neg.f64 t)) |
(neg x) |
(neg.f64 x) |
x |
t |
z |
(* (/ 1 t) (* z y)) |
(/.f64 (*.f64 z y) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(* z y) |
(*.f64 z y) |
z |
y |
(/ z (/ t y)) |
(/.f64 (*.f64 z y) t) |
z |
(/ t y) |
(/.f64 t y) |
t |
y |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 t y) |
| ✓ | accuracy | 93.7% | (/.f64 z (/.f64 t y)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) t) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 91.8% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
| ✓ | accuracy | 100.0% | (/.f64 (neg.f64 x) t) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 93.6% | (*.f64 (/.f64 (neg.f64 x) t) z) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 92.8% | (*.f64 (/.f64 z t) y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) t) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 94.7% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
| 116.0ms | 256× | 0 | valid |
Compiled 75 to 18 computations (76% saved)
ival-div: 9.0ms (51.2% of total)ival-mult: 6.0ms (34.1% of total)ival-add: 1.0ms (5.7% of total)ival-neg: 1.0ms (5.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ 1 t) (* z y)) x)> |
#<alt (/ 1 t)> |
#<alt (* z y)> |
#<alt (* (/ z t) y)> |
#<alt (/ z t)> |
#<alt (* (/ (neg x) t) z)> |
#<alt (/ (neg x) t)> |
#<alt (neg x)> |
#<alt (* (/ 1 t) (* z y))> |
#<alt (/ z (/ t y))> |
#<alt (/ t y)> |
| Outputs |
|---|
#<alt (/ (* y z) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt (/ (+ (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (* z (+ (/ x z) (/ y t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt x> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (* y (+ (/ x y) (/ z t)))> |
#<alt (/ (* y z) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (/ (* y z) t)> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt (+ x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt (* x (+ 1 (/ (* y z) (* t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1)))> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (* 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 (/ (* 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 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<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) 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 (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (/ (neg x) t) |
| 0.0ms | t | @ | inf | (/ (neg x) t) |
| 0.0ms | t | @ | 0 | (/ t y) |
| 0.0ms | t | @ | -inf | (/ t y) |
| 0.0ms | y | @ | -inf | (/ t y) |
| 1× | batch-egg-rewrite |
| 4 426× | accelerator-lowering-fma.f32 |
| 4 426× | accelerator-lowering-fma.f64 |
| 3 734× | *-lowering-*.f32 |
| 3 734× | *-lowering-*.f64 |
| 1 990× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 48 |
| 1 | 77 | 46 |
| 2 | 460 | 46 |
| 3 | 5575 | 46 |
| 0 | 8236 | 45 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ 1 t) (* z y)) x) |
(/ 1 t) |
(* z y) |
(* (/ z t) y) |
(/ z t) |
(* (/ (neg x) t) z) |
(/ (neg x) t) |
(neg x) |
(* (/ 1 t) (* z y)) |
(/ z (/ t y)) |
(/ t y) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 z y) t) x) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z y) t) (neg.f64 x)) |
(-.f64 x (*.f64 y (/.f64 (neg.f64 z) t))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 x) (/.f64 (*.f64 z y) t))) |
(-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 t t))) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(-.f64 (fma.f64 z (/.f64 y t) #s(literal 0 binary64)) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z y) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) t) (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (*.f64 z y) (/.f64 (/.f64 (*.f64 z y) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 (*.f64 z y) t) (/.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (neg.f64 z) t)) x) |
(fma.f64 (neg.f64 z) (neg.f64 (/.f64 y t)) x) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 z) t) x) |
(fma.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (-.f64 x (/.f64 (*.f64 z y) t))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 y (/.f64 (*.f64 z y) t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (neg.f64 y)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y)) x) |
(fma.f64 (neg.f64 (/.f64 y t)) (neg.f64 z) x) |
(fma.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (*.f64 z (*.f64 y (*.f64 z y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (*.f64 y (/.f64 (neg.f64 z) t)) #s(literal -1 binary64) x) |
(fma.f64 (/.f64 (neg.f64 z) t) (neg.f64 y) x) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) x) |
(fma.f64 (/.f64 (*.f64 z y) (*.f64 t t)) (/.f64 (*.f64 z y) (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) t) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z y) z) (*.f64 t t)) (/.f64 y (-.f64 (/.f64 (*.f64 z y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (/.f64 y t)) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 y t)) x) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (/.f64 y t)) x) |
(fma.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) t) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (fma.f64 y (/.f64 (*.f64 (*.f64 z y) z) (*.f64 t t)) (*.f64 x (neg.f64 x)))) (fma.f64 z (/.f64 y t) x) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 z (*.f64 y (/.f64 (*.f64 z y) (*.f64 t t))) (*.f64 x (fma.f64 z (/.f64 y t) x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(fma.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (neg.f64 y) x) |
(neg.f64 (fma.f64 y (/.f64 (neg.f64 z) t) (neg.f64 x))) |
(neg.f64 (+.f64 (neg.f64 x) (*.f64 y (/.f64 (neg.f64 z) t)))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x))))) |
(neg.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 (*.f64 z y) z) (*.f64 t t)) (*.f64 x (neg.f64 x))) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x))) |
(/.f64 (fma.f64 y (/.f64 (*.f64 (*.f64 z y) z) (*.f64 t t)) (*.f64 x (neg.f64 x))) (-.f64 (/.f64 (*.f64 z y) t) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 z y) t))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (fma.f64 (*.f64 x x) (fma.f64 z (*.f64 y (/.f64 (*.f64 z y) (*.f64 t t))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (fma.f64 z (*.f64 y (/.f64 (*.f64 z y) (*.f64 t t))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 z (*.f64 y (/.f64 (*.f64 z y) (*.f64 t t))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t t) (*.f64 t t)))) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 y (/.f64 (*.f64 z y) (*.f64 t t))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)))) (-.f64 (/.f64 (*.f64 z y) t) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 t t))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x))) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) (fma.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 t t))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)) (*.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 t t))) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 t t))) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 x (/.f64 (*.f64 z y) t)))) (fma.f64 (*.f64 x x) (fma.f64 z (*.f64 y (/.f64 (*.f64 z y) (*.f64 t t))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 x (/.f64 (*.f64 z y) t)))) (fma.f64 z (*.f64 y (/.f64 (*.f64 z y) (*.f64 t t))) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 y t) x)) |
(*.f64 (fma.f64 z (/.f64 y t) x) (*.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (/.f64 #s(literal -1 binary64) (-.f64 x (/.f64 (*.f64 z y) t))))) |
(*.f64 (fma.f64 z (/.f64 y t) x) (/.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)) (*.f64 (fma.f64 z (/.f64 y t) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)) (/.f64 (fma.f64 z (/.f64 y t) x) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)))) |
(*.f64 (fma.f64 y (/.f64 (*.f64 (*.f64 z y) z) (*.f64 t t)) (*.f64 x (neg.f64 x))) (/.f64 #s(literal -1 binary64) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (/.f64 (*.f64 z y) t))) (fma.f64 y (/.f64 (*.f64 (*.f64 z y) z) (*.f64 t t)) (*.f64 x (neg.f64 x)))) |
(*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 (*.f64 z y) z) (*.f64 t t)) (*.f64 x (neg.f64 x))) (fma.f64 y (/.f64 (*.f64 (*.f64 z y) z) (*.f64 t t)) (*.f64 x (neg.f64 x)))) (fma.f64 z (/.f64 y t) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (-.f64 x (/.f64 (*.f64 z y) t))) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (fma.f64 (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t))) (-.f64 (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t))) (/.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 z (*.f64 y (*.f64 z y)))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)) (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t)))))) (-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 z y))) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 z y) t))))) |
(*.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 (*.f64 z y) z) (*.f64 t t)) (*.f64 x (neg.f64 x))) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 t (*.f64 t t))) (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 z (*.f64 y (/.f64 (*.f64 z y) (*.f64 t t))) (*.f64 x (fma.f64 z (/.f64 y t) x)))) |
(exp.f64 (neg.f64 (log.f64 t))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t t)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 t #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 t) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 t) #s(literal -1/2 binary64) (*.f64 (log.f64 t) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 t)) |
(pow.f64 t #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z y) t)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (neg.f64 z) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 y))) (*.f64 y (/.f64 (neg.f64 z) t))) |
(neg.f64 (*.f64 y (/.f64 (neg.f64 z) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 z (/.f64 t y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (*.f64 z y) t) |
(/.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (neg.f64 z)))) |
(/.f64 (neg.f64 z) (/.f64 t (neg.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 t (neg.f64 z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 z (neg.f64 y)) (neg.f64 t)) |
(/.f64 (*.f64 z (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 t (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 z (neg.f64 y))) t) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t) |
(/.f64 (/.f64 (*.f64 z (neg.f64 y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 z y)) (/.f64 t (*.f64 z y))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (/.f64 y t)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (neg.f64 z) t))) |
(*.f64 (neg.f64 z) (neg.f64 (/.f64 y t))) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 (/.f64 y t)) (neg.f64 z)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y))) |
(*.f64 (*.f64 y (/.f64 (neg.f64 z) t)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 z) t) (neg.f64 y)) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) t)) |
(neg.f64 (/.f64 (neg.f64 z) t)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 z t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 z))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 t)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 t z) (/.f64 t z)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 z t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 z)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) z)) |
(*.f64 (/.f64 (neg.f64 z) t) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal 1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 z (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (neg.f64 x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(neg.f64 (/.f64 (*.f64 z x) t)) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 (neg.f64 z) t))) |
(neg.f64 (*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal -1 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z (neg.f64 x))) #s(literal 1 binary64))) |
(/.f64 z (/.f64 t (neg.f64 x))) |
(/.f64 x (/.f64 t (neg.f64 z))) |
(/.f64 (neg.f64 x) (/.f64 t z)) |
(/.f64 (/.f64 (*.f64 z (neg.f64 x)) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z (neg.f64 x))))) |
(/.f64 (neg.f64 z) (/.f64 t x)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(/.f64 (*.f64 z x) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (/.f64 t z))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) z) (*.f64 (*.f64 x x) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (/.f64 t (neg.f64 z)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 z)) (*.f64 (*.f64 x x) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 x (/.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) z) (*.f64 x t)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x (/.f64 t (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 z)) (*.f64 x (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (*.f64 z (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 z t)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 z t)) x) |
(/.f64 (/.f64 (*.f64 z x) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 z (neg.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 z (neg.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) x))) |
(*.f64 z (/.f64 x (neg.f64 t))) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 x) (/.f64 z t)) |
(*.f64 (/.f64 x (neg.f64 t)) z) |
(*.f64 (/.f64 (*.f64 z (neg.f64 x)) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z x) t)) |
(*.f64 (neg.f64 z) (/.f64 x t)) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 z t) (neg.f64 x)) |
(*.f64 (/.f64 z t) (/.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z x) t) #s(literal -1 binary64)) |
(*.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (*.f64 z (neg.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (*.f64 z (neg.f64 x)) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64)) (/.f64 x (neg.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (neg.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64) (/.f64 x (neg.f64 t))) |
(neg.f64 (/.f64 x t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 x (neg.f64 t)) |
(/.f64 (neg.f64 x) t) |
(/.f64 (/.f64 x (neg.f64 t)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 t x)) |
(/.f64 (*.f64 x x) (*.f64 (neg.f64 t) x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 x x))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 t x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 t x)) t) (*.f64 t (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 x t)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 t (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))) (*.f64 t x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 t) (*.f64 x x))) |
(/.f64 (/.f64 x #s(literal -1 binary64)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 x x) (*.f64 #s(literal 0 binary64) (/.f64 x t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 x t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (neg.f64 x))) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) t)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) t)) x) |
(pow.f64 (/.f64 x (neg.f64 t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 x (neg.f64 t)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 t (neg.f64 x)) (/.f64 t (neg.f64 x))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 x (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x (neg.f64 t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x t)) |
(*.f64 (/.f64 x t) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) x) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 t)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x (neg.f64 t)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(+.f64 (neg.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (*.f64 x (neg.f64 x)) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (neg.f64 x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 x (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z y) t)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (neg.f64 z) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 y))) (*.f64 y (/.f64 (neg.f64 z) t))) |
(neg.f64 (*.f64 y (/.f64 (neg.f64 z) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 z (/.f64 t y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (*.f64 z y) t) |
(/.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (neg.f64 z)))) |
(/.f64 (neg.f64 z) (/.f64 t (neg.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 t (neg.f64 z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 z (neg.f64 y)) (neg.f64 t)) |
(/.f64 (*.f64 z (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 t (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 z (neg.f64 y))) t) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t) |
(/.f64 (/.f64 (*.f64 z (neg.f64 y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 z y)) (/.f64 t (*.f64 z y))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (/.f64 y t)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (neg.f64 z) t))) |
(*.f64 (neg.f64 z) (neg.f64 (/.f64 y t))) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 (/.f64 y t)) (neg.f64 z)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y))) |
(*.f64 (*.f64 y (/.f64 (neg.f64 z) t)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 z) t) (neg.f64 y)) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z y) t)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z y))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (neg.f64 z) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 y))) (*.f64 y (/.f64 (neg.f64 z) t))) |
(neg.f64 (*.f64 y (/.f64 (neg.f64 z) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z y))) |
(/.f64 z (/.f64 t y)) |
(/.f64 y (/.f64 t z)) |
(/.f64 (*.f64 z y) t) |
(/.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (neg.f64 z)))) |
(/.f64 (neg.f64 z) (/.f64 t (neg.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 t (neg.f64 z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 (neg.f64 z) t) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 z (neg.f64 y)) (neg.f64 t)) |
(/.f64 (*.f64 z (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 t (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 z (neg.f64 y))) t) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) t) |
(/.f64 (/.f64 (*.f64 z (neg.f64 y)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 z y)) (/.f64 t (*.f64 z y))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 z (/.f64 y t)) |
(*.f64 y (/.f64 z t)) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (neg.f64 z) t))) |
(*.f64 (neg.f64 z) (neg.f64 (/.f64 y t))) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 (/.f64 y t)) (neg.f64 z)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal -1/2 binary64)) (*.f64 z y))) |
(*.f64 (*.f64 y (/.f64 (neg.f64 z) t)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 z) t) (neg.f64 y)) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 z) t)) |
(*.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 z y) (pow.f64 t #s(literal -1/2 binary64))) (pow.f64 t #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 z t) #s(literal -1 binary64)) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 t) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (log.f64 t))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 t (neg.f64 y))) |
(neg.f64 (/.f64 t (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y t)) |
(/.f64 t y) |
(/.f64 t (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(/.f64 (/.f64 t y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y t))) |
(/.f64 (neg.f64 t) (neg.f64 y)) |
(/.f64 (neg.f64 t) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 t) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (/.f64 t (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 y)) |
(pow.f64 (/.f64 t y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y t) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y t) (/.f64 y t)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t y)) |
(*.f64 t (/.f64 #s(literal 1 binary64) y)) |
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 t y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 y))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (neg.f64 t) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) t) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal 1/2 binary64))) |
| 1× | egg-herbie |
| 4 262× | accelerator-lowering-fma.f32 |
| 4 262× | accelerator-lowering-fma.f64 |
| 2 636× | *-lowering-*.f32 |
| 2 636× | *-lowering-*.f64 |
| 1 812× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 1422 |
| 1 | 140 | 1422 |
| 2 | 420 | 1422 |
| 3 | 1177 | 1422 |
| 4 | 3602 | 1422 |
| 5 | 5586 | 1422 |
| 6 | 7167 | 1422 |
| 7 | 7578 | 1422 |
| 8 | 7687 | 1422 |
| 9 | 7725 | 1422 |
| 0 | 8353 | 1386 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
(/ (+ (* t x) (* y z)) t) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(* z (+ (/ x z) (/ y t))) |
(/ (* y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
x |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(/ (* y z) t) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(* y (+ (/ x y) (/ z t))) |
(/ (* y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(/ (* y z) t) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
(+ x (/ (* y z) t)) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 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) |
(/ (* 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 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 (/ x t)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(/ (* 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) 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) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
| Outputs |
|---|
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 y z (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 y z (*.f64 t x)) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 y z (*.f64 t x)) t) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 y (/.f64 z t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 y (/.f64 z t) x) |
(* z (+ (/ x z) (/ y t))) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(fma.f64 y (/.f64 z t) x) |
x |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 y (/.f64 z t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 y (/.f64 z t) x) |
(* y (+ (/ x y) (/ z t))) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(fma.f64 y (/.f64 z t) x) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
(+ x (/ (* y z) t)) |
(fma.f64 y (/.f64 z t) x) |
x |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 y (/.f64 z t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 y (/.f64 z t) x) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(fma.f64 y (/.f64 z t) x) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 y (/.f64 z t) x) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(fma.f64 y (/.f64 z t) x) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) 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) |
(/ (* 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 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 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) |
(/ (* 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) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
Compiled 9 383 to 935 computations (90% saved)
15 alts after pruning (4 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 898 | 0 | 898 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 898 | 15 | 913 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 64.9% | (fma.f64 (/.f64 z t) (neg.f64 x) x) |
| ✓ | 71.8% | (fma.f64 (/.f64 y t) z x) |
| ✓ | 72.4% | (fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
| 37.4% | (/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) | |
| 38.4% | (/.f64 (*.f64 z y) t) | |
| ✓ | 27.8% | (/.f64 (*.f64 x (neg.f64 z)) t) |
| ✓ | 37.5% | (/.f64 z (/.f64 t y)) |
| 41.5% | (/.f64 y (/.f64 t z)) | |
| ✓ | 28.6% | (*.f64 (/.f64 (neg.f64 x) t) z) |
| 63.2% | (*.f64 (/.f64 z t) (-.f64 y x)) | |
| ✓ | 42.2% | (*.f64 (/.f64 z t) y) |
| ✓ | 38.4% | (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
| ✓ | 59.8% | (*.f64 z (/.f64 (-.f64 y x) t)) |
| ✓ | 37.5% | (*.f64 z (/.f64 y t)) |
| ✓ | 37.3% | x |
Compiled 354 to 158 computations (55.4% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 (neg.f64 x) t) z) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(fma.f64 (/.f64 z t) (neg.f64 x) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) x) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 x (/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (-.f64 y x) (+.f64 y x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
6 calls:
| 11.0ms | z |
| 9.0ms | x |
| 9.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 9.0ms | t |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 1 | x |
| 97.8% | 1 | y |
| 97.8% | 1 | z |
| 97.8% | 1 | t |
| 97.8% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 97.8% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 (neg.f64 x) t) z) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(fma.f64 (/.f64 z t) (neg.f64 x) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
6 calls:
| 9.0ms | x |
| 6.0ms | t |
| 6.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 6.0ms | y |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 1 | x |
| 97.8% | 1 | z |
| 97.8% | 1 | t |
| 97.8% | 1 | y |
| 97.8% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 97.8% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 (neg.f64 x) t) z) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(-.f64 x (/.f64 (*.f64 z x) t)) |
(fma.f64 (/.f64 z t) (neg.f64 x) x) |
| Outputs |
|---|
(*.f64 (/.f64 z t) (-.f64 y x)) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
6 calls:
| 60.0ms | t |
| 5.0ms | x |
| 5.0ms | z |
| 5.0ms | y |
| 5.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.1% | 3 | x |
| 87.6% | 3 | z |
| 89.0% | 4 | t |
| 87.5% | 3 | y |
| 86.2% | 3 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 97.7% | 3 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 (neg.f64 x) t) z) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
| Outputs |
|---|
(*.f64 (/.f64 z t) (-.f64 y x)) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
1 calls:
| 5.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 (neg.f64 x) t) z) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
| Outputs |
|---|
(*.f64 z (/.f64 (-.f64 y x) t)) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
1 calls:
| 4.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 (neg.f64 x) t) z) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) y x) |
(*.f64 z (/.f64 (neg.f64 x) t)) |
6 calls:
| 5.0ms | x |
| 4.0ms | z |
| 4.0ms | t |
| 4.0ms | y |
| 3.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 79.0% | 2 | x |
| 77.1% | 1 | t |
| 77.1% | 1 | y |
| 77.1% | 1 | z |
| 77.1% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 z t) y x) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) y x) |
2 calls:
| 3.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 1 | y |
| 77.1% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
(fma.f64 (/.f64 y t) z x) |
| Outputs |
|---|
(fma.f64 (/.f64 y t) z x) |
(*.f64 (/.f64 z t) y) |
(fma.f64 (/.f64 y t) z x) |
6 calls:
| 3.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | y |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.4% | 3 | (/.f64 z t) |
| 71.8% | 1 | z |
| 71.8% | 1 | x |
| 76.3% | 3 | t |
| 71.8% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 71.8% | 1 | y |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(/.f64 (*.f64 y z) t) |
(/.f64 (*.f64 z y) t) |
| Outputs |
|---|
(*.f64 (/.f64 z t) y) |
x |
(*.f64 (/.f64 z t) y) |
6 calls:
| 3.0ms | t |
| 3.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.4% | 3 | z |
| 59.0% | 3 | x |
| 54.7% | 3 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 54.6% | 3 | y |
| 67.0% | 3 | (/.f64 z t) |
| 60.0% | 3 | t |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 z (/.f64 y t)) |
| Outputs |
|---|
(*.f64 z (/.f64 y t)) |
x |
(*.f64 z (/.f64 y t)) |
1 calls:
| 1.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.0% | 3 | (/.f64 z t) |
Compiled 7 to 5 computations (28.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
6 calls:
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.3% | 1 | y |
| 37.3% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 37.3% | 1 | z |
| 37.3% | 1 | x |
| 37.3% | 1 | t |
| 37.3% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.517323516926886e-16 | 0.002736803954644055 |
| 0.0ms | -102838230851594510.0 | -2.2892608937717e-7 |
Compiled 16 to 15 computations (6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.517323516926886e-16 | 0.002736803954644055 |
| 0.0ms | -102838230851594510.0 | -2.2892608937717e-7 |
Compiled 16 to 15 computations (6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.3040911111696366 | 73525222516.1799 |
| 0.0ms | -102838230851594510.0 | -2.2892608937717e-7 |
Compiled 16 to 15 computations (6.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 4.0704868750455885e+254 | 4.923573765217162e+262 |
| 9.0ms | 144× | 0 | valid |
Compiled 214 to 150 computations (29.9% saved)
ival-sub: 2.0ms (40.7% of total)ival-div: 1.0ms (20.4% of total)ival-add: 1.0ms (20.4% of total)ival-mult: 1.0ms (20.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 7.46181775455851e-101 | 1.483359908470227e-100 |
| 8.0ms | -7.605843684050807e-200 | -1.0350654467269567e-200 |
| 8.0ms | 160× | 0 | valid |
Compiled 226 to 155 computations (31.4% saved)
ival-sub: 1.0ms (26.2% of total)ival-div: 1.0ms (26.2% of total)ival-add: 1.0ms (26.2% of total)ival-mult: 1.0ms (26.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.082862958682905e-30 | 8.855065441288364e-30 |
| 0.0ms | -9.114173681249652e-31 | -3.206843808688064e-53 |
Compiled 16 to 15 computations (6.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.082862958682905e-30 | 8.855065441288364e-30 |
| 0.0ms | -9.114173681249652e-31 | -3.206843808688064e-53 |
Compiled 16 to 15 computations (6.3% saved)
| 1× | egg-herbie |
| 22× | *-commutative_binary64 |
| 16× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 12× | neg-sub0_binary64 |
| 12× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 177 |
| 1 | 81 | 177 |
| 2 | 92 | 177 |
| 3 | 104 | 177 |
| 4 | 111 | 177 |
| 5 | 115 | 177 |
| 6 | 116 | 177 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(if (<=.f64 (/.f64 z t) #s(literal -100000000000000000 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 (/.f64 z t) #s(literal 2535301200456459/2535301200456458802993406410752 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (*.f64 (/.f64 z t) (-.f64 y x)))) |
(if (<=.f64 (/.f64 z t) #s(literal -100000000000000000 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 (/.f64 z t) #s(literal 2535301200456459/2535301200456458802993406410752 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 (/.f64 z t) (-.f64 y x)))) |
(if (<=.f64 (/.f64 z t) #s(literal -100000000000000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 1/2 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 x #s(literal 820000000000000050843297695004273606763217982242580570449781166999044778123000533028338104385817246489974178690574501623018135518341131970528672075784280153899206219199879312314370270333045305113652587056410827957170454149709435601374944128970192843746228305920 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 z (/.f64 (neg.f64 x) t))) |
(fma.f64 (/.f64 z t) y x) |
(if (<=.f64 t #s(literal -3274918531216805/172364133221937103085272756482216056112753534658909761028039668631756215232006744379020625060744018369805777923479247838020220755974022884986972234404720831691332769255536872593544438018353486799545737272878084128768 binary64)) (fma.f64 (/.f64 y t) z x) (if (<=.f64 t #s(literal 8274421301242841/78804012392788958424558080200287227610159478540930893335896586808491443542994421222828532509769831281613255980613632 binary64)) (*.f64 (/.f64 z t) y) (fma.f64 (/.f64 y t) z x))) |
(if (<=.f64 (/.f64 z t) #s(literal -178405961588245/356811923176489970264571492362373784095686656 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 (/.f64 z t) #s(literal 178405961588245/89202980794122492566142873090593446023921664 binary64)) x (*.f64 (/.f64 z t) y))) |
(if (<=.f64 (/.f64 z t) #s(literal -178405961588245/356811923176489970264571492362373784095686656 binary64)) (*.f64 z (/.f64 y t)) (if (<=.f64 (/.f64 z t) #s(literal 178405961588245/89202980794122492566142873090593446023921664 binary64)) x (*.f64 z (/.f64 y t)))) |
x |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(if (<=.f64 (/.f64 z t) #s(literal -100000000000000000 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 (/.f64 z t) #s(literal 2535301200456459/2535301200456458802993406410752 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (*.f64 (/.f64 z t) (-.f64 y x)))) |
(if (<=.f64 (/.f64 z t) #s(literal -100000000000000000 binary64)) (*.f64 (-.f64 y x) (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 2535301200456459/2535301200456458802993406410752 binary64)) (+.f64 x (*.f64 y (/.f64 z t))) (*.f64 (-.f64 y x) (/.f64 z t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -100000000000000000 binary64)) (*.f64 (/.f64 z t) (-.f64 y x)) (if (<=.f64 (/.f64 z t) #s(literal 2535301200456459/2535301200456458802993406410752 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 (/.f64 z t) (-.f64 y x)))) |
(if (<=.f64 (/.f64 z t) #s(literal -100000000000000000 binary64)) (*.f64 (-.f64 y x) (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 2535301200456459/2535301200456458802993406410752 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 (-.f64 y x) (/.f64 z t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -100000000000000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 1/2 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 x #s(literal 820000000000000050843297695004273606763217982242580570449781166999044778123000533028338104385817246489974178690574501623018135518341131970528672075784280153899206219199879312314370270333045305113652587056410827957170454149709435601374944128970192843746228305920 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 z (/.f64 (neg.f64 x) t))) |
(if (<=.f64 x #s(literal 820000000000000050843297695004273606763217982242580570449781166999044778123000533028338104385817246489974178690574501623018135518341131970528672075784280153899206219199879312314370270333045305113652587056410827957170454149709435601374944128970192843746228305920 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 (/.f64 x t) (neg.f64 z))) |
(fma.f64 (/.f64 z t) y x) |
(if (<=.f64 t #s(literal -3274918531216805/172364133221937103085272756482216056112753534658909761028039668631756215232006744379020625060744018369805777923479247838020220755974022884986972234404720831691332769255536872593544438018353486799545737272878084128768 binary64)) (fma.f64 (/.f64 y t) z x) (if (<=.f64 t #s(literal 8274421301242841/78804012392788958424558080200287227610159478540930893335896586808491443542994421222828532509769831281613255980613632 binary64)) (*.f64 (/.f64 z t) y) (fma.f64 (/.f64 y t) z x))) |
(if (<=.f64 t #s(literal -3274918531216805/172364133221937103085272756482216056112753534658909761028039668631756215232006744379020625060744018369805777923479247838020220755974022884986972234404720831691332769255536872593544438018353486799545737272878084128768 binary64)) (fma.f64 (/.f64 y t) z x) (if (<=.f64 t #s(literal 8274421301242841/78804012392788958424558080200287227610159478540930893335896586808491443542994421222828532509769831281613255980613632 binary64)) (*.f64 y (/.f64 z t)) (fma.f64 (/.f64 y t) z x))) |
(if (<=.f64 (/.f64 z t) #s(literal -178405961588245/356811923176489970264571492362373784095686656 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 (/.f64 z t) #s(literal 178405961588245/89202980794122492566142873090593446023921664 binary64)) x (*.f64 (/.f64 z t) y))) |
(if (<=.f64 (/.f64 z t) #s(literal -178405961588245/356811923176489970264571492362373784095686656 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 178405961588245/89202980794122492566142873090593446023921664 binary64)) x (*.f64 y (/.f64 z t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -178405961588245/356811923176489970264571492362373784095686656 binary64)) (*.f64 z (/.f64 y t)) (if (<=.f64 (/.f64 z t) #s(literal 178405961588245/89202980794122492566142873090593446023921664 binary64)) x (*.f64 z (/.f64 y t)))) |
x |
| 10 606× | accelerator-lowering-fma.f32 |
| 10 606× | accelerator-lowering-fma.f64 |
| 10 362× | accelerator-lowering-fma.f32 |
| 10 362× | accelerator-lowering-fma.f64 |
| 9 324× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 1020 |
| 1 | 279 | 984 |
| 2 | 925 | 852 |
| 3 | 2966 | 852 |
| 4 | 5588 | 852 |
| 0 | 8067 | 816 |
| 0 | 17 | 47 |
| 1 | 94 | 46 |
| 2 | 592 | 46 |
| 3 | 6127 | 46 |
| 0 | 8014 | 44 |
| 0 | 139 | 2262 |
| 1 | 460 | 2166 |
| 2 | 1448 | 2166 |
| 3 | 4098 | 2166 |
| 4 | 6958 | 2166 |
| 0 | 8119 | 2058 |
| 0 | 8 | 22 |
| 1 | 45 | 22 |
| 2 | 395 | 22 |
| 3 | 5313 | 22 |
| 0 | 8335 | 21 |
| 0 | 18 | 59 |
| 1 | 106 | 59 |
| 2 | 950 | 59 |
| 0 | 9244 | 56 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 509 to 240 computations (52.8% saved)
Compiled 552 to 152 computations (72.5% saved)
Loading profile data...