
Time bar (total: 9.5s)
| 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)
| 439.0ms | 8 256× | 0 | valid |
ival-div: 67.0ms (29.8% of total)ival-sub: 59.0ms (26.2% of total)ival-mult: 49.0ms (21.8% of total)ival-add: 40.0ms (17.8% of total)ival-true: 6.0ms (2.7% of total)ival-assert: 3.0ms (1.3% 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 |
|---|---|---|---|---|---|
| 22 | 0 | - | 3 | (4.376949622615496e-66 -3.221401422592196e+149 2.172164190129922e-91 3.5432819911387054e+226) | (*.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*u | 2 | 0 |
*.f64 | (*.f64 (-.f64 y x) (/.f64 z t)) | n*o | 2 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 4 | 1 |
| - | 0 | 251 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 4 | 0 | 1 |
| - | 0 | 0 | 251 |
| number | freq |
|---|---|
| 0 | 252 |
| 1 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 512× | 0 | valid |
Compiled 82 to 36 computations (56.1% saved)
ival-div: 4.0ms (29.9% of total)ival-sub: 3.0ms (22.4% of total)ival-mult: 3.0ms (22.4% of total)ival-add: 2.0ms (14.9% 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 |
|---|---|---|
| ▶ | 98.2% | (+.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 | -64 | (*.f64 (-.f64 y x) (/.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 192 | (+.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)) |
(fma.f64 (-.f64 y x) (/.f64 z t) #s(literal 0 binary64)) |
(- 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 | 92.5% | (*.f64 (-.f64 y x) (/.f64 z t)) |
| 16.0ms | 256× | 0 | valid |
Compiled 28 to 10 computations (64.3% saved)
ival-div: 2.0ms (31.9% of total)ival-sub: 1.0ms (15.9% of total)ival-add: 1.0ms (15.9% of total)ival-mult: 1.0ms (15.9% 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)> |
#<alt (/ z t)> |
#<alt (* (- y x) (/ 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)> |
#<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)> |
#<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)> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | (+ x (* (- y x) (/ z t))) |
| 3.0ms | y | @ | 0 | (+ x (* (- y x) (/ z t))) |
| 1.0ms | t | @ | inf | (/ z t) |
| 1.0ms | z | @ | 0 | (+ x (* (- y x) (/ z t))) |
| 1.0ms | x | @ | 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 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 t t))))) |
(+.f64 (*.f64 y (/.f64 z t)) (fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z t)) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z 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) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 x (/.f64 x (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 t t))))) |
(fma.f64 y (/.f64 z t) (fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x) x)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) y) (fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 x y) (*.f64 y y)))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.f64 z 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 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 x y)))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (/.f64 z t)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x) x)) |
(fma.f64 (*.f64 y (/.f64 #s(literal 1 binary64) t)) z (fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x) x)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x) x)) |
(fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t) (fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 t t))))) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) 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)))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)))) |
(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) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z 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) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z 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 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x))) |
(/.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) (-.f64 #s(literal 0 binary64) 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)))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z 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) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z t)) x)) (*.f64 (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (*.f64 (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)))) |
(/.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) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x))) (pow.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) (fma.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 t t))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x))) (*.f64 (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 t t))) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 t t))))) (fma.f64 x (/.f64 x (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z 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) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z 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 #s(literal 0 binary64) (/.f64 z 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) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z t)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)))) |
(*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (/.f64 (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z 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) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z t)) x))) |
(*.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) (*.f64 z (*.f64 (-.f64 y x) z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 z t)) 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)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z 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) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x)))))) (fma.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x)))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) 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 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (-.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.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 #s(literal 0 binary64) (/.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 z t) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(+.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) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (/.f64 z t))) |
(fma.f64 (/.f64 z t) y (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x) (*.f64 y (/.f64 z t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) x)) (*.f64 y (/.f64 z t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x)) (*.f64 y (/.f64 z t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t) (*.f64 y (/.f64 z t))) |
(fma.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 x y))) (neg.f64 (*.f64 t (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (/.f64 (*.f64 t (+.f64 x y)) z))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (+.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 x y)))) (neg.f64 (neg.f64 (*.f64 t (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y x) z))) t) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 x y)))) (-.f64 #s(literal 0 binary64) (+.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 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 z t)) (-.f64 #s(literal 0 binary64) (+.f64 x y))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 x y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 x y) (*.f64 y y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) 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))) |
| 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 | 922 | 852 |
| 3 | 2974 | 852 |
| 4 | 5586 | 852 |
| 0 | 8054 | 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) |
(- 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) |
(* -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) |
| Outputs |
|---|
(/ (* y z) t) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(+ (* 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)))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* 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))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -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))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ 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) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(* 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) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(* -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))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* 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) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* -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) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z (-.f64 y x) (fma.f64 t x #s(literal 0 binary64))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z (-.f64 y x) (fma.f64 t x #s(literal 0 binary64))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 z (-.f64 y x) (fma.f64 t x #s(literal 0 binary64))) 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) |
(-.f64 #s(literal 0 binary64) 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) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) 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) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 z t) #s(literal 0 binary64))) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 z t) #s(literal 0 binary64))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 z t) #s(literal 0 binary64))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
Compiled 10 764 to 1 076 computations (90% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 484 | 9 | 493 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 485 | 9 | 494 |
| Status | Accuracy | Program |
|---|---|---|
| 94.1% | (fma.f64 (/.f64 (-.f64 y x) t) z x) | |
| ▶ | 98.2% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| 92.3% | (fma.f64 (/.f64 z t) y (fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x) x)) | |
| 40.8% | (fma.f64 y (/.f64 z t) #s(literal 0 binary64)) | |
| ▶ | 91.4% | (+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
| 98.0% | (+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) | |
| ▶ | 91.4% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
| ▶ | 77.5% | (+.f64 x (*.f64 y (/.f64 z t))) |
| ▶ | 39.1% | x |
Compiled 216 to 134 computations (38% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 t (*.f64 (-.f64 y x) z)) |
| ✓ | cost-diff | 192 | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
| ✓ | cost-diff | -64 | (*.f64 (-.f64 y x) z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 y x) z) t) |
| ✓ | cost-diff | 192 | (+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
| ✓ | cost-diff | -64 | (*.f64 y (/.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 192 | (+.f64 x (*.f64 y (/.f64 z 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 520× | accelerator-lowering-fma.f32 |
| 1 520× | accelerator-lowering-fma.f64 |
| 784× | *-lowering-*.f32 |
| 784× | *-lowering-*.f64 |
| 588× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 103 |
| 1 | 35 | 103 |
| 2 | 63 | 103 |
| 3 | 154 | 103 |
| 4 | 442 | 103 |
| 5 | 697 | 103 |
| 6 | 978 | 103 |
| 7 | 1407 | 103 |
| 8 | 2154 | 103 |
| 9 | 3124 | 103 |
| 10 | 3576 | 103 |
| 11 | 3709 | 103 |
| 12 | 3736 | 103 |
| 13 | 3751 | 103 |
| 14 | 3751 | 103 |
| 15 | 3763 | 103 |
| 16 | 3765 | 103 |
| 17 | 3765 | 103 |
| 0 | 3765 | 99 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (/ z t) (- y x)) x) |
(/ z t) |
z |
t |
(- y x) |
y |
x |
x |
(+ x (* y (/ z t))) |
x |
(* y (/ z t)) |
y |
(/ z t) |
z |
t |
(+ (/ (* (- y x) z) t) x) |
(/ (* (- y x) z) t) |
(* (- y x) z) |
(- y x) |
y |
x |
z |
t |
(+ x (/ 1 (/ t (* (- y x) z)))) |
x |
(/ 1 (/ t (* (- y x) z))) |
1 |
(/ t (* (- y x) z)) |
t |
(* (- y x) z) |
(- y x) |
y |
z |
| Outputs |
|---|
(+ (* (/ z t) (- y x)) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ z t) |
(/.f64 z t) |
z |
t |
(- y x) |
(-.f64 y x) |
y |
x |
x |
(+ x (* y (/ z t))) |
(fma.f64 z (/.f64 y t) x) |
x |
(* y (/ z t)) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
y |
(/ z t) |
(/.f64 z t) |
z |
t |
(+ (/ (* (- y x) z) t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(/ (* (- y x) z) t) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
(* (- y x) z) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(- y x) |
(-.f64 y x) |
y |
x |
z |
t |
(+ x (/ 1 (/ t (* (- y x) z)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
x |
(/ 1 (/ t (* (- y x) z))) |
(fma.f64 z (/.f64 (-.f64 y x) t) #s(literal 0 binary64)) |
1 |
#s(literal 1 binary64) |
(/ t (* (- y x) z)) |
(/.f64 t (fma.f64 z (-.f64 y x) #s(literal 0 binary64))) |
t |
(* (- y x) z) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(- y x) |
(-.f64 y x) |
y |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
| ✓ | accuracy | 90.7% | (/.f64 t (*.f64 (-.f64 y x) z)) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y x) z) |
| ✓ | accuracy | 91.0% | (/.f64 (*.f64 (-.f64 y x) z) t) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y (/.f64 z t))) |
| ✓ | accuracy | 93.2% | (*.f64 y (/.f64 z t)) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 98.2% | (fma.f64 (/.f64 z t) (-.f64 y x) x) |
| 34.0ms | 256× | 0 | valid |
Compiled 108 to 19 computations (82.4% saved)
ival-div: 7.0ms (37.3% of total)ival-mult: 6.0ms (32% of total)ival-add: 4.0ms (21.3% of total)ival-sub: 1.0ms (5.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ z t) (- y x)) x)> |
#<alt (/ z t)> |
#<alt (- y x)> |
#<alt (+ x (* y (/ z t)))> |
#<alt (* y (/ z t))> |
#<alt (+ (/ (* (- y x) z) t) x)> |
#<alt (/ (* (- y x) z) t)> |
#<alt (* (- y x) z)> |
#<alt (/ 1 (/ t (* (- y x) z)))> |
#<alt (+ x (/ 1 (/ t (* (- y x) z))))> |
#<alt (/ t (* (- 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 (/ (* 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 (+ 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 (/ (* 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 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))> |
#<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 (/ (* 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 (- 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 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 (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z))))> |
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z)))))> |
#<alt (+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z)))))> |
#<alt (/ t (* y z))> |
#<alt (/ (+ (/ t z) (/ (* t x) (* y z))) y)> |
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y)> |
#<alt (/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y)> |
#<alt (/ t (* y z))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y))> |
#<alt (/ t (* y z))> |
#<alt (+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z)))> |
#<alt (+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))> |
#<alt (+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z)))> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x)> |
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x)> |
#<alt (/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x)> |
#<alt (* -1 (/ t (* x z)))> |
#<alt (* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
#<alt (/ t (* z (- y x)))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (/ t (* (- y x) z)) |
| 1.0ms | x | @ | inf | (+ (* (/ z t) (- y x)) x) |
| 1.0ms | x | @ | 0 | (/ t (* (- y x) z)) |
| 0.0ms | t | @ | -inf | (/ t (* (- y x) z)) |
| 0.0ms | y | @ | inf | (/ t (* (- y x) z)) |
| 1× | batch-egg-rewrite |
| 7 890× | accelerator-lowering-fma.f32 |
| 7 890× | accelerator-lowering-fma.f64 |
| 4 148× | *-lowering-*.f32 |
| 4 148× | *-lowering-*.f64 |
| 3 656× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 71 |
| 1 | 114 | 71 |
| 2 | 918 | 71 |
| 0 | 8808 | 67 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ z t) (- y x)) x) |
(/ z t) |
(- y x) |
(+ x (* y (/ z t))) |
(* y (/ z t)) |
(+ (/ (* (- y x) z) t) x) |
(/ (* (- y x) z) t) |
(* (- y x) z) |
(/ 1 (/ t (* (- y x) z))) |
(+ x (/ 1 (/ t (* (- y x) z)))) |
(/ t (* (- y x) z)) |
| Outputs |
|---|
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 z (/.f64 (-.f64 y x) t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t)) x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) x) |
(fma.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (fma.f64 x (+.f64 y x) (*.f64 y y)))) 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 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x))) x) |
(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 z (*.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)))) x) |
(fma.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 y x) (*.f64 y y)))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 y x)))) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t)) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y x) t))) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z x) |
(fma.f64 (*.f64 (/.f64 z 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 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.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 (-.f64 y x) (+.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))))) |
(neg.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))))) |
(neg.f64 (/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) 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) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))) |
(/.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))))) |
(*.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))))) |
(*.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 z t) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) 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 (pow.f64 (/.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t z) #s(literal -1/2 binary64))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) y) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) y) |
(-.f64 y x) |
(-.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))) |
(fma.f64 y #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) 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 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (*.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 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.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 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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)))) |
(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 (*.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 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (*.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 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(+.f64 x (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 z y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z y) t))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (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 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -1 binary64) x (/.f64 (*.f64 z y) t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.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 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(/.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 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 x x (*.f64 x (*.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)))))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z y) t) x) (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.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 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.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 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 x x (*.f64 x (*.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 z y) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 x x (*.f64 x (*.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)))))))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (fma.f64 #s(literal -1 binary64) x (/.f64 (*.f64 z y) t))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 z y) t) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (*.f64 (-.f64 x (/.f64 (*.f64 z y) t)) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (neg.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (*.f64 z y) t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (*.f64 z y) t) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 z y) t))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 z y) t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) y x)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.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 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 x x (*.f64 x (*.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 z y) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) x) (*.f64 x x))))) |
(*.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) x (/.f64 (*.f64 z y) t)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z y) t) x))) |
(neg.f64 (*.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 y (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t 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 #s(literal 0 binary64) (*.f64 z y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y))) t) |
(pow.f64 (/.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 (/.f64 z t) y) |
(*.f64 y (/.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 z (/.f64 (-.f64 y x) t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t)) x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) x) |
(fma.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (fma.f64 x (+.f64 y x) (*.f64 y y)))) 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 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x))) x) |
(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 z (*.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)))) x) |
(fma.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 y x) (*.f64 y y)))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 y x)))) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t)) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y x) t))) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z x) |
(fma.f64 (*.f64 (/.f64 z 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 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.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 (-.f64 y x) (+.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))))) |
(neg.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))))) |
(neg.f64 (/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) 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) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))) |
(/.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))))) |
(*.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))))) |
(*.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (/.f64 (*.f64 z y) t)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 z t))) (/.f64 (*.f64 z y) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) z))) |
(+.f64 (*.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 x (/.f64 z t))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.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 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) x))) |
(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) y) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(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 (/.f64 z t) x)))) |
(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 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) y (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 z y) 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 (/.f64 z t) x)))) |
(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 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 y (/.f64 z t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t) (/.f64 (*.f64 z y) 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 (/.f64 z t) x)))) |
(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 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.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 (/.f64 z t) x)))) |
(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 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) #s(literal 1 binary64))) |
(/.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 (*.f64 z (-.f64 y x)) t) |
(/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))) (*.f64 z (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) (*.f64 z (*.f64 (-.f64 y x) (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (fma.f64 x (+.f64 y x) (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 y x) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z))) |
(/.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 (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 y x)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) t) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z))) |
(/.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 (neg.f64 (*.f64 (+.f64 y x) t)) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 (/.f64 z t) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (*.f64 (/.f64 t z) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.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 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 z (*.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 z (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 y x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 t z) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 t z)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (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 t) (*.f64 (-.f64 y x) (+.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 z t)) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (neg.f64 (*.f64 t (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (*.f64 (+.f64 y x) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t))) (pow.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (*.f64 (/.f64 z t) x))) (*.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 (/.f64 z t) x)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t))) (pow.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) (*.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 x (/.f64 z t))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (*.f64 (/.f64 z t) x)))) (-.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t))))) (-.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 x (/.f64 z t))))) |
(pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.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 (/.f64 t z) (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)) (/.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 t z)))) |
(*.f64 (*.f64 z (*.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 z (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y x) t)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) |
(*.f64 (*.f64 (/.f64 z 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 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.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 (-.f64 y x) (+.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(+.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z y)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 z y)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) z))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 z (-.f64 #s(literal 0 binary64) x) (*.f64 z y)) |
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y z (*.f64 (-.f64 #s(literal 0 binary64) x) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) z (*.f64 z y)) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 1 binary64))) |
(neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 z (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 z (*.f64 (-.f64 y x) (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 z (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 z z) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 z z) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) x) z)) (*.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) x) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 z y) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (*.f64 (-.f64 #s(literal 0 binary64) x) z))) (-.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 0 binary64) x) z))) |
(pow.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(*.f64 (*.f64 z (*.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 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(+.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (/.f64 (*.f64 z y) t)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 z t))) (/.f64 (*.f64 z y) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) z))) |
(+.f64 (*.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 x (/.f64 z t))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.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 (/.f64 #s(literal 1 binary64) t) y) (neg.f64 (*.f64 (/.f64 z t) x))) |
(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) y) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) y) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(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 (/.f64 z t) x)))) |
(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 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) y (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 z y) 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 (/.f64 z t) x)))) |
(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 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 y (/.f64 z t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 z y) t) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) x) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t) (/.f64 (*.f64 z y) 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 (/.f64 z t) x)))) |
(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 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z y)) (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.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 (/.f64 z t) x)))) |
(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 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (neg.f64 (*.f64 (/.f64 z t) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 y t) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) z) (/.f64 #s(literal 1 binary64) t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) #s(literal 1 binary64))) |
(/.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 (*.f64 z (-.f64 y x)) t) |
(/.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 x (+.f64 y x) (*.f64 y y))) (*.f64 z (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 y x)) (*.f64 z (*.f64 (-.f64 y x) (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (fma.f64 x (+.f64 y x) (*.f64 y y))) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 y x) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z))) |
(/.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 (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 y x)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y x) t) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z))) |
(/.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 (neg.f64 (*.f64 (+.f64 y x) t)) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 (/.f64 z t) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (*.f64 (/.f64 t z) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.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 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 z (*.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 z (*.f64 (-.f64 y x) (+.f64 y x))) (*.f64 t (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 y x))) (neg.f64 (*.f64 t (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 t z) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (/.f64 t z)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 (*.f64 (/.f64 z t) (*.f64 (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 t) (*.f64 (-.f64 y x) (+.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 z t)) (fma.f64 x (+.f64 y x) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 y x)))) (neg.f64 (neg.f64 (*.f64 t (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (*.f64 (+.f64 y x) t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x)))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t))) (pow.f64 (neg.f64 (*.f64 (/.f64 z t) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (*.f64 (/.f64 z t) x))) (*.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 (/.f64 z t) x)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t (*.f64 t t))) (pow.f64 (neg.f64 (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) (*.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 x (/.f64 z t))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 (*.f64 (/.f64 z t) x)) (neg.f64 (*.f64 (/.f64 z t) x)))) (-.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 (/.f64 z t) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t))))) (-.f64 (/.f64 (*.f64 z y) t) (neg.f64 (*.f64 x (/.f64 z t))))) |
(pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 t (*.f64 z (-.f64 y x))) (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x))) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.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 (/.f64 t z) (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)) (/.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) (/.f64 t z)))) |
(*.f64 (*.f64 z (*.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 z (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y x) t)))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) |
(*.f64 (*.f64 (/.f64 z 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 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.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 (-.f64 y x) (+.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t)) |
(+.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) |
(+.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 z (/.f64 (-.f64 y x) t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t)) x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) x) |
(fma.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(fma.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (fma.f64 x (+.f64 y x) (*.f64 y y)))) 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 #s(literal 1 binary64) t) (*.f64 z (-.f64 y x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x))) x) |
(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 z (*.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)))) x) |
(fma.f64 (*.f64 z (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 t (+.f64 y x))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (fma.f64 x (+.f64 y x) (*.f64 y y)))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 t (+.f64 y x)))) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) t))) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) t)) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y x) t))) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (/.f64 (-.f64 y x) t) (pow.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z x) |
(fma.f64 (*.f64 (/.f64 z 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 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (-.f64 y x) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.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 (-.f64 y x) (+.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 z t) x) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))))) |
(neg.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))))) |
(neg.f64 (/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) 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) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))) |
(/.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))) (*.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 y x) t) x)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x)))) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))))) |
(*.f64 (fma.f64 x x (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (/.f64 (-.f64 y x) t)) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x) (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t))) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t)))))) |
(*.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z (/.f64 (-.f64 y x) t)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 z z)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 (-.f64 y x) t)) x)))) |
(exp.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (/.f64 (-.f64 y x) t))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 y x) t))) |
(/.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 t z) (-.f64 y x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (/.f64 t (-.f64 y x)) z) |
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) (-.f64 y x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 z t)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x))) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 t (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) |
(*.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 z (-.f64 y x)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) t) |
(*.f64 (/.f64 t (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) (/.f64 t z)) |
(*.f64 (/.f64 t (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 y x) (*.f64 y y))))) |
(*.f64 (/.f64 t (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 y x)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) t) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 y x))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(*.f64 (/.f64 (/.f64 t (*.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) (-.f64 y x))) #s(literal 1 binary64)) (/.f64 (fma.f64 x (+.f64 y x) (*.f64 y y)) z)) |
(*.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal 1 binary64)) (/.f64 (+.f64 y x) z)) |
(*.f64 (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (/.f64 (-.f64 y x) t)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z (-.f64 y x))) #s(literal 1/2 binary64))) |
| 1× | egg-herbie |
| 9 194× | accelerator-lowering-fma.f32 |
| 9 194× | accelerator-lowering-fma.f64 |
| 5 106× | *-lowering-*.f32 |
| 5 106× | *-lowering-*.f64 |
| 3 886× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 4007 |
| 1 | 871 | 3835 |
| 2 | 2899 | 3647 |
| 0 | 8040 | 3517 |
| 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))))) |
(/ (* 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) |
(+ 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))))) |
(/ (* 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 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)) |
(/ (* 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) |
(/ (* 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 (- 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))))) |
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))))) |
(/ 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))) |
(* -1 (/ t (* x z))) |
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z)))) |
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z))))) |
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z))))) |
(/ t (* y z)) |
(/ (+ (/ t z) (/ (* t x) (* y z))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y) |
(/ t (* y z)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y)) |
(/ t (* y z)) |
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z))) |
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(* -1 (/ t (* x z))) |
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x) |
(* -1 (/ t (* x z))) |
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) 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))) |
| 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))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* 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 #s(literal 1 binary64) (/.f64 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)))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(/ (* 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 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/ 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) |
(-.f64 #s(literal 0 binary64) x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* y (+ 1 (* -1 (/ x y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(* -1 (* y (- (/ x y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* x (- (/ y x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/ (* 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)))) |
(*.f64 x (fma.f64 z (/.f64 y (*.f64 x t)) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (fma.f64 z (/.f64 y (*.f64 x t)) #s(literal 1 binary64))) |
(* x (+ 1 (/ (* y z) (* t x)))) |
(*.f64 x (fma.f64 z (/.f64 y (*.f64 x t)) #s(literal 1 binary64))) |
x |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (*.f64 x t)) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (*.f64 x t)) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (* y z) (* t x))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (*.f64 x t)) #s(literal -1 binary64))) |
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))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* y (+ (/ x y) (/ z t))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 y (+.f64 (/.f64 x y) (/.f64 z 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) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* z (+ (/ x z) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ y t))))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 x z))) |
(/ (* 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) |
(+ x (* -1 (/ (* x z) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 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)))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(/ (* 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 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
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))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* 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) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.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 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z 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 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.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) |
(/ (* 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)) |
(*.f64 x (-.f64 #s(literal 0 binary64) 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 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* y z) |
(*.f64 z y) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 y (-.f64 z (/.f64 (*.f64 x z) y))) |
(* 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 (-.f64 #s(literal 0 binary64) z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x z)) |
(*.f64 x (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.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)) |
(/ (* 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 #s(literal 0 binary64) (*.f64 x (/.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 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 z 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 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (/ (* x z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(*.f64 x (*.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.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) |
(/ (* 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 #s(literal 1 binary64) (/.f64 z t))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (/ z t) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(/ (* 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 #s(literal 1 binary64) (/.f64 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)))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(/ (* y z) t) |
(/.f64 (*.f64 z y) t) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z t))) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(*.f64 y (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) y) (/.f64 z 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) |
(+ 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))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ (* z (- y x)) t) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(*.f64 z (+.f64 (/.f64 x z) (/.f64 (-.f64 y x) t))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(* -1 (/ t (* x z))) |
(/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(+ (* -1 (/ t (* x z))) (* -1 (/ (* t y) (* (pow x 2) z)))) |
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(+ (* -1 (/ t (* x z))) (* y (- (* -1 (/ (* t y) (* (pow x 3) z))) (/ t (* (pow x 2) z))))) |
(fma.f64 y (/.f64 (*.f64 y t) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(+ (* -1 (/ t (* x z))) (* y (- (* y (- (* -1 (/ (* t y) (* (pow x 4) z))) (/ t (* (pow x 3) z)))) (/ t (* (pow x 2) z))))) |
(fma.f64 y (neg.f64 (*.f64 (fma.f64 y (/.f64 t (*.f64 z (pow.f64 x #s(literal 4 binary64)))) (/.f64 t (*.f64 z (*.f64 x (*.f64 x x))))) y)) (/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x)) |
(/ t (* y z)) |
(/.f64 t (*.f64 z y)) |
(/ (+ (/ t z) (/ (* t x) (* y z))) y) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t z)) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 2)) (* (pow y 2) z))) (* -1 (/ (* t x) (* y z)))) y) |
(/.f64 (fma.f64 x (/.f64 t (*.f64 z y)) (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) (/.f64 t z))) y) |
(/ (- (+ (/ t z) (/ (* t (pow x 3)) (* (pow y 3) z))) (+ (* -1 (/ (* t x) (* y z))) (* -1 (/ (* t (pow x 2)) (* (pow y 2) z))))) y) |
(/.f64 (fma.f64 t (fma.f64 x (/.f64 x (*.f64 z (*.f64 y y))) (/.f64 x (*.f64 z y))) (*.f64 (fma.f64 (*.f64 x x) (/.f64 x (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 t z))) y) |
(/ t (* y z)) |
(/.f64 t (*.f64 z y)) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (* t x) (* y z)))) y)) |
(/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 t z)) y) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (/ (* t x) z) (/ (* t (pow x 2)) (* y z))) y))) y)) |
(/.f64 (fma.f64 t (/.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 x z)) y) (/.f64 t z)) y) |
(* -1 (/ (+ (* -1 (/ t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) z)) (* -1 (/ (* t (pow x 3)) (* y z)))) y)) (/ (* t x) z)) y))) y)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (fma.f64 x (/.f64 t z) (/.f64 (*.f64 t (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 x x) z))) y)) y)) y) |
(/ t (* y z)) |
(/.f64 t (*.f64 z y)) |
(+ (/ t (* y z)) (/ (* t x) (* (pow y 2) z))) |
(fma.f64 x (/.f64 t (*.f64 z (*.f64 y y))) (/.f64 t (*.f64 z y))) |
(+ (* x (- (/ (* t x) (* (pow y 3) z)) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(fma.f64 x (fma.f64 x (/.f64 t (*.f64 z (*.f64 y (*.f64 y y)))) (/.f64 t (*.f64 z (*.f64 y y)))) (/.f64 t (*.f64 z y))) |
(+ (* x (- (* x (- (/ (* t x) (* (pow y 4) z)) (* -1 (/ t (* (pow y 3) z))))) (* -1 (/ t (* (pow y 2) z))))) (/ t (* y z))) |
(fma.f64 x (fma.f64 x (fma.f64 x (/.f64 t (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (/.f64 t (*.f64 z (*.f64 y (*.f64 y y))))) (/.f64 t (*.f64 z (*.f64 y y)))) (/.f64 t (*.f64 z y))) |
(* -1 (/ t (* x z))) |
(/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(/ (+ (* -1 (/ t z)) (* -1 (/ (* t y) (* x z)))) x) |
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 2)) (* (pow x 2) z)))) (/ (* t y) (* x z))) x) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 (/.f64 t z) (fma.f64 y (/.f64 y x) y)) x)) x)) |
(/ (- (+ (* -1 (/ t z)) (* -1 (/ (* t (pow y 3)) (* (pow x 3) z)))) (+ (/ (* t y) (* x z)) (/ (* t (pow y 2)) (* (pow x 2) z)))) x) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y (/.f64 y (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 t z) (/.f64 (*.f64 (/.f64 t z) (fma.f64 y (/.f64 y x) y)) x))) x) |
(* -1 (/ t (* x z))) |
(/.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(* -1 (/ (+ (/ t z) (/ (* t y) (* x z))) x)) |
(/.f64 (*.f64 (/.f64 t z) (-.f64 #s(literal -1 binary64) (/.f64 y x))) x) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* t (pow y 2)) (* x z))) (/ (* t y) z)) x)) (/ t z)) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 t z) (/.f64 (*.f64 (/.f64 t z) (fma.f64 y (/.f64 y x) y)) x)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* t (pow y 3)) (* x z)) (* -1 (/ (* t (pow y 2)) z))) x)) (/ (* t y) z)) x)) (/ t z)) x)) |
(/.f64 (+.f64 (/.f64 t z) (/.f64 (fma.f64 y (/.f64 (*.f64 y (*.f64 y t)) (*.f64 x (*.f64 x z))) (*.f64 (/.f64 t z) (fma.f64 y (/.f64 y x) y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
(/ t (* z (- y x))) |
(/.f64 t (*.f64 z (-.f64 y x))) |
Compiled 30 763 to 2 333 computations (92.4% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 631 | 8 | 1 639 |
| Fresh | 2 | 2 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 635 | 13 | 1 648 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.1% | (fma.f64 (/.f64 (-.f64 y x) t) z x) |
| 77.5% | (fma.f64 (/.f64 z t) y x) | |
| ▶ | 75.4% | (fma.f64 z (/.f64 y t) x) |
| 40.8% | (fma.f64 y (/.f64 z t) #s(literal 0 binary64)) | |
| 57.0% | (/.f64 (*.f64 z (-.f64 y x)) t) | |
| ▶ | 38.1% | (/.f64 (*.f64 z y) t) |
| ▶ | 98.0% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | 91.4% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
| 74.4% | (+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))) | |
| ✓ | 77.5% | (+.f64 x (*.f64 y (/.f64 z t))) |
| 90.8% | (*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) | |
| ▶ | 67.2% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 39.1% | x |
Compiled 261 to 171 computations (34.5% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y x) t) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 (-.f64 y x) t) z x) |
| ✓ | cost-diff | -64 | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (fma.f64 z (/.f64 y t) x) |
| ✓ | cost-diff | -64 | (*.f64 z y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z y) t) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 192 | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | cost-diff | 320 | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 1 376× | accelerator-lowering-fma.f32 |
| 1 376× | accelerator-lowering-fma.f64 |
| 640× | *-lowering-*.f32 |
| 640× | *-lowering-*.f64 |
| 502× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 91 |
| 1 | 39 | 91 |
| 2 | 70 | 91 |
| 3 | 139 | 91 |
| 4 | 306 | 91 |
| 5 | 588 | 91 |
| 6 | 1197 | 91 |
| 7 | 1989 | 91 |
| 8 | 2695 | 91 |
| 9 | 2876 | 91 |
| 10 | 2897 | 91 |
| 11 | 2904 | 91 |
| 12 | 2905 | 91 |
| 13 | 2905 | 91 |
| 0 | 2905 | 88 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(/ (- y x) (/ t z)) |
(- y x) |
y |
x |
(/ t z) |
t |
z |
(/ (* z y) t) |
(* z y) |
z |
y |
t |
(+ (* z (/ y t)) x) |
z |
(/ y t) |
y |
t |
x |
(* x (- 1 (/ z t))) |
x |
(- 1 (/ z t)) |
1 |
(/ z t) |
z |
t |
(+ (* (/ (- y x) t) z) x) |
(/ (- y x) t) |
(- y x) |
y |
x |
t |
z |
| Outputs |
|---|
(+ (/ (- y x) (/ t z)) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(/ (- y x) (/ t z)) |
(fma.f64 (-.f64 y x) (/.f64 z t) #s(literal 0 binary64)) |
(- y x) |
(-.f64 y x) |
y |
x |
(/ t z) |
(/.f64 t z) |
t |
z |
(/ (* z y) t) |
(/.f64 (fma.f64 y z #s(literal 0 binary64)) t) |
(* z y) |
(fma.f64 y z #s(literal 0 binary64)) |
z |
y |
t |
(+ (* z (/ y t)) x) |
(fma.f64 y (/.f64 z t) x) |
z |
(/ y t) |
(/.f64 y t) |
y |
t |
x |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
x |
(- 1 (/ z t)) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(/ z t) |
(/.f64 z t) |
z |
t |
(+ (* (/ (- y x) t) z) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(/ (- y x) t) |
(/.f64 (-.f64 y x) t) |
(- y x) |
(-.f64 y x) |
y |
x |
t |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y x) t) |
| ✓ | accuracy | 94.1% | (fma.f64 (/.f64 (-.f64 y x) t) z x) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 z t)) |
| ✓ | accuracy | 96.5% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 95.9% | (fma.f64 z (/.f64 y t) x) |
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 93.6% | (/.f64 (*.f64 z y) t) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ✓ | accuracy | 91.3% | (/.f64 (-.f64 y x) (/.f64 t z)) |
| 54.0ms | 256× | 0 | valid |
Compiled 91 to 22 computations (75.8% saved)
ival-div: 13.0ms (41.9% of total)ival-mult: 9.0ms (29% of total)ival-add: 6.0ms (19.3% of total)ival-sub: 3.0ms (9.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 (/ (- y x) (/ t z))> |
#<alt (+ (/ (- y x) (/ t z)) x)> |
#<alt (- y x)> |
#<alt (/ t z)> |
#<alt (/ (* z y) t)> |
#<alt (* z y)> |
#<alt (+ (* z (/ y t)) x)> |
#<alt (/ y t)> |
#<alt (- 1 (/ z t))> |
#<alt (/ z t)> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (+ (* (/ (- y x) t) z) x)> |
#<alt (/ (- y x) t)> |
| Outputs |
|---|
#<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 (+ 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 (- 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> |
#<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 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 (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ (* 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 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 (/ (+ (* 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 (+ 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 (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* z (- (/ 1 z) (/ 1 t)))> |
#<alt (* -1 (/ z t))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (* z (- (/ 1 t) (/ 1 z))))> |
#<alt (* -1 (/ z t))> |
#<alt (/ (- t z) t)> |
#<alt (/ (- t z) t)> |
#<alt (/ (- t z) t)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ z t)))> |
#<alt (+ 1 (* -1 (/ 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 (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<alt (* x (- 1 (/ z t)))> |
#<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 (/ (* 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 (- 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> |
#<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 (/ 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)> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | 0 | (/ t z) |
| 1.0ms | x | @ | 0 | (* x (- 1 (/ z t))) |
| 0.0ms | y | @ | -inf | (/ (- y x) t) |
| 0.0ms | x | @ | inf | (* x (- 1 (/ z t))) |
| 0.0ms | t | @ | -inf | (/ t z) |
| 1× | batch-egg-rewrite |
| 5 212× | *-lowering-*.f32 |
| 5 212× | *-lowering-*.f64 |
| 5 208× | accelerator-lowering-fma.f32 |
| 5 208× | accelerator-lowering-fma.f64 |
| 4 654× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 69 |
| 1 | 127 | 69 |
| 2 | 1080 | 69 |
| 0 | 8090 | 66 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- y x) (/ t z)) |
(+ (/ (- y x) (/ t z)) x) |
(- y x) |
(/ t z) |
(/ (* z y) t) |
(* z y) |
(+ (* z (/ y t)) x) |
(/ y t) |
(- 1 (/ z t)) |
(/ z t) |
(* x (- 1 (/ z t))) |
(+ (* (/ (- y x) t) z) x) |
(/ (- y x) t) |
| Outputs |
|---|
(+.f64 (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(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 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.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))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t z) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t)))) (/.f64 (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t))) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t))))) |
(fma.f64 y (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) z (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 y t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z))) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t) (neg.f64 (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 x (/.f64 z t)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.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) (neg.f64 (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (-.f64 y x) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z) (*.f64 (+.f64 y x) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (/.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.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 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)))) (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t)))) |
(/.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t z)) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t y) (/.f64 x t))) (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x)) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 x t))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) x)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 x t))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 x t))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 t (*.f64 y z))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t z)) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t y) (/.f64 x t))) (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t z)) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t y) (/.f64 x t))) (*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z)) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) z)) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (neg.f64 (*.f64 (/.f64 t z) (/.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y x) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.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)))))) (neg.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (*.f64 y (/.f64 z t)) (*.f64 x (/.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t))))) (neg.f64 (fma.f64 y (/.f64 z t) (*.f64 x (/.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 z t))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (fma.f64 (*.f64 y (*.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))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 z t))) (neg.f64 (*.f64 x (/.f64 z t)))) (*.f64 (*.f64 y (/.f64 z t)) (neg.f64 (*.f64 x (/.f64 z t))))))) |
(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)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.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 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 z (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.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 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 z (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (+.f64 y x) (-.f64 y x)))) (/.f64 z (+.f64 y x))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(-.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 x (/.f64 z t)) x)) |
(-.f64 (fma.f64 y (/.f64 z t) x) (*.f64 x (/.f64 z t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) 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 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) z))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x)) x) |
(fma.f64 (/.f64 z (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) 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 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 z (fma.f64 y y (*.f64 x (+.f64 y x)))) 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 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (fma.f64 x x (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 x x (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) x)) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 x t))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) x)) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 t z)) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 t z) x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 x t))) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 t z)) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) x)) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 t z) x)) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (/.f64 x t))) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 t z)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) x)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 x t))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 t z)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) x)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 x t))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) x)) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 t z)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) x)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 x t))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x (/.f64 z t)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (fma.f64 (-.f64 (*.f64 x (/.f64 z t)) x) (-.f64 (*.f64 x (/.f64 z t)) x) (*.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 x (/.f64 z t)) x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (/.f64 z t) x) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (fma.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z t) x) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (fma.f64 y (/.f64 z t) x) (*.f64 x (/.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(-.f64 y x) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))))) |
(/.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)))))) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 t z) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (/.f64 y (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(neg.f64 (/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t)) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t y)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t z)) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 t y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 t y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) z) |
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.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 (/.f64 z #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 y z) |
(*.f64 z y) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(+.f64 (*.f64 y (/.f64 z t)) x) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (/.f64 z t)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (/.f64 z t)))) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 x (*.f64 y (/.f64 z t))))) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t)) x) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64)) 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 (/.f64 z #s(literal 1 binary64)) (/.f64 y t) x) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (neg.f64 (/.f64 #s(literal 1 binary64) z))) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (-.f64 (*.f64 y (/.f64 z t)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 x (*.f64 y (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 y (/.f64 z t)) x)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (*.f64 y (/.f64 z t)) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (neg.f64 (-.f64 x (*.f64 y (/.f64 z t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 y (/.f64 z t)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 y (/.f64 z t)) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 y (/.f64 z t)) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (/.f64 z t)) x)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (/.f64 z t)) x)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (/.f64 z t)) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(/.f64 y t) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(fma.f64 z (neg.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64)) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (/.f64 (*.f64 z z) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t))))) |
(/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (fma.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 z t))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t))) |
(/.f64 z t) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal 1 binary64) z) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x) (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t))) x) (+.f64 #s(literal 1 binary64) (/.f64 z t))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) x)) (neg.f64 (fma.f64 (/.f64 z t) (+.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 t t))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 z t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z t)) x) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(-.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 x (/.f64 z t)) x)) |
(-.f64 (fma.f64 y (/.f64 z t) x) (*.f64 x (/.f64 z t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 z t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) 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 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y x)) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) x) |
(fma.f64 (/.f64 (-.f64 y x) #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (+.f64 y x) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (-.f64 y x) (neg.f64 (/.f64 #s(literal 1 binary64) z))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) x) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x)) x) |
(fma.f64 (/.f64 z (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) 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 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (/.f64 z (fma.f64 y y (*.f64 x (+.f64 y x)))) 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 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 z t)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) |
(/.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (fma.f64 x x (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 (-.f64 y x) z))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 x x (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 (-.f64 y x) z)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) (neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) x)) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 x t))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) x)) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 x t))) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 t z)) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 t z) x)) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 x t))) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 t z)) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) x)) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 t z) x)) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (/.f64 x t))) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 y (/.f64 z t)) (*.f64 #s(literal 1 binary64) x)) (/.f64 t (*.f64 y z)))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 t z)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) x)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 x t))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x)) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (*.f64 y (/.f64 z t)) x) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 t z)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) x)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 x t))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 t z)) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) x)) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 (/.f64 t z) x)) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 x t))) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t)) (*.f64 x x))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 z t)) x)) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 t z)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) x)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 x t))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 t t))) (/.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 x (*.f64 y (/.f64 z t))) (/.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x (/.f64 z t)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (fma.f64 (-.f64 (*.f64 x (/.f64 z t)) x) (-.f64 (*.f64 x (/.f64 z t)) x) (*.f64 (*.f64 y (/.f64 z t)) (-.f64 (*.f64 x (/.f64 z t)) x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (/.f64 z t) x) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (fma.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z t) x) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (fma.f64 y (/.f64 z t) x) (*.f64 x (/.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (*.f64 (-.f64 y x) (-.f64 y x)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (/.f64 y t) (neg.f64 (/.f64 x t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y t) (/.f64 x t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) t) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) 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 y y (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(-.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 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) t)) (/.f64 (*.f64 (/.f64 t y) x) (*.f64 (/.f64 t y) t))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 y t) (/.f64 y t) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (/.f64 x t))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (fma.f64 (/.f64 y t) (/.f64 y t) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (+.f64 (/.f64 y t) (/.f64 x t))) (/.f64 (*.f64 (/.f64 x t) (/.f64 x t)) (+.f64 (/.f64 y t) (/.f64 x t)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 x t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (neg.f64 (/.f64 x t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 x t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (neg.f64 (/.f64 x t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 (/.f64 x t))) |
(neg.f64 (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) t)) |
(/.f64 (-.f64 y x) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (-.f64 y x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 t (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64)) (*.f64 (+.f64 y x) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (neg.f64 (*.f64 t (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (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) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (/.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t))) (+.f64 (/.f64 y t) (/.f64 x t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t)) (+.f64 y x)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) x) t) |
(/.f64 (-.f64 (*.f64 y (/.f64 t x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 t x)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 t t)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 (/.f64 t y)) x)) (*.f64 (neg.f64 (/.f64 t y)) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t x)) (*.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 t y)) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (/.f64 t y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 t x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) t) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t x)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y t) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) x))) (neg.f64 (*.f64 (/.f64 t y) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 x t)))) (neg.f64 (+.f64 (/.f64 y t) (/.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (/.f64 #s(literal 1 binary64) t))) (neg.f64 (+.f64 y x))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (pow.f64 (neg.f64 (/.f64 x t)) #s(literal 3 binary64))) (fma.f64 (/.f64 y t) (/.f64 y t) (-.f64 (*.f64 (neg.f64 (/.f64 x t)) (neg.f64 (/.f64 x t))) (*.f64 (/.f64 y t) (neg.f64 (/.f64 x t)))))) |
(pow.f64 (/.f64 t (-.f64 y x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 y x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.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 y y (*.f64 x (+.f64 y x))) t) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) t) (/.f64 (-.f64 y x) (+.f64 y x))) |
| 1× | egg-herbie |
| 7 444× | accelerator-lowering-fma.f32 |
| 7 444× | accelerator-lowering-fma.f64 |
| 3 042× | *-lowering-*.f32 |
| 3 042× | *-lowering-*.f64 |
| 1 194× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 3063 |
| 1 | 447 | 2427 |
| 2 | 1410 | 2427 |
| 3 | 3948 | 2427 |
| 4 | 6733 | 2427 |
| 0 | 8235 | 2319 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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) |
(+ 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 (- 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 |
(+ 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 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))))) |
(/ 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) |
(/ (* 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) |
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) |
(/ (+ (* 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) |
(+ 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))) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(* -1 (/ z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(* z (- (/ 1 z) (/ 1 t))) |
(* z (- (/ 1 z) (/ 1 t))) |
(* -1 (/ z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(* -1 (/ z t)) |
(/ (- t z) t) |
(/ (- t z) t) |
(/ (- t z) t) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
1 |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -1 (/ z t))) |
(+ 1 (* -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) |
(/ z t) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
(* x (- 1 (/ z t))) |
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 (/ (* 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 (- 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 |
(+ 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 (/ 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) |
| Outputs |
|---|
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (/ z t) 1))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (+ (* t x) (* z (- y x))) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (+ (* t x) (* z (- y x))) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (+ (* t x) (* z (- y x))) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (/ y t) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) 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) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) 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) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
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) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* 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) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* -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) |
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) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* 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) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* -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) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (fma.f64 z y #s(literal 0 binary64))) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (fma.f64 z y #s(literal 0 binary64))) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (fma.f64 z y #s(literal 0 binary64))) 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) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(+ 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) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* z (- (/ 1 z) (/ 1 t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (* z (- (/ 1 t) (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(* -1 (/ z t)) |
(-.f64 #s(literal 0 binary64) (/.f64 z t)) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/ (- t z) t) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.f64 z t)) |
(+ 1 (* -1 (/ z t))) |
(-.f64 #s(literal 1 binary64) (/.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) |
(/ z t) |
(/.f64 z t) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (- 1 (/ z t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
x |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* z (+ (* -1 (/ x t)) (/ x z))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (* z (+ (* -1 (/ x z)) (/ x t)))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(/ (+ (* -1 (* x z)) (* t x)) t) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
x |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
x |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (/ z t) 1))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (+ (* t x) (* z (- y x))) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (+ (* t x) (* z (- y x))) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (+ (* t x) (* z (- y x))) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (/ y t) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (/ x t)) |
(-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.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) |
Compiled 22 930 to 2 094 computations (90.9% saved)
13 alts after pruning (7 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 217 | 5 | 1 222 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1 222 | 13 | 1 235 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 94.1% | (fma.f64 (/.f64 (-.f64 y x) t) z x) |
| ▶ | 77.5% | (fma.f64 (/.f64 z t) y x) |
| 92.6% | (fma.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z x) | |
| ▶ | 57.0% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | 38.1% | (/.f64 (*.f64 z y) t) |
| 38.1% | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) | |
| ✓ | 98.0% | (+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
| ▶ | 97.9% | (+.f64 (/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) t)) x) |
| ✓ | 77.5% | (+.f64 x (*.f64 y (/.f64 z t))) |
| ▶ | 39.4% | (*.f64 (/.f64 y t) z) |
| ▶ | 40.8% | (*.f64 y (/.f64 z t)) |
| ✓ | 67.2% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 39.1% | x |
Compiled 219 to 142 computations (35.2% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 z (-.f64 y x)) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 z t) y x) |
| ✓ | cost-diff | -64 | (*.f64 (/.f64 y t) z) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | -64 | (*.f64 y (/.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (-.f64 y x) |
| ✓ | cost-diff | 192 | (+.f64 (/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) t)) x) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) z) t) |
| ✓ | cost-diff | 320 | (/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) t)) |
| 1 376× | accelerator-lowering-fma.f32 |
| 1 376× | accelerator-lowering-fma.f64 |
| 672× | times-frac |
| 640× | *-lowering-*.f32 |
| 640× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 93 |
| 1 | 40 | 85 |
| 2 | 75 | 85 |
| 3 | 168 | 85 |
| 4 | 339 | 85 |
| 5 | 544 | 85 |
| 6 | 1040 | 85 |
| 7 | 2162 | 85 |
| 8 | 2536 | 85 |
| 9 | 2613 | 85 |
| 10 | 2672 | 85 |
| 11 | 2700 | 85 |
| 12 | 2700 | 85 |
| 0 | 2700 | 83 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (/ (- y x) (* (/ 1 z) t)) x) |
(/ (- y x) (* (/ 1 z) t)) |
(- y x) |
y |
x |
(* (/ 1 z) t) |
(/ 1 z) |
1 |
z |
t |
(* y (/ z t)) |
y |
(/ z t) |
z |
t |
(* (/ y t) z) |
(/ y t) |
y |
t |
z |
(+ (* (/ z t) y) x) |
(/ z t) |
z |
t |
y |
x |
(/ (* z (- y x)) t) |
(* z (- y x)) |
z |
(- y x) |
y |
x |
t |
| Outputs |
|---|
(+ (/ (- y x) (* (/ 1 z) t)) x) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(/ (- y x) (* (/ 1 z) t)) |
(fma.f64 (-.f64 y x) (/.f64 z t) #s(literal 0 binary64)) |
(- y x) |
(-.f64 y x) |
y |
x |
(* (/ 1 z) t) |
(/.f64 t z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
1 |
#s(literal 1 binary64) |
z |
t |
(* y (/ z t)) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
y |
(/ z t) |
(/.f64 z t) |
z |
t |
(* (/ y t) z) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(/ y t) |
(/.f64 y t) |
y |
t |
z |
(+ (* (/ z t) y) x) |
(fma.f64 y (/.f64 z t) x) |
(/ z t) |
(/.f64 z t) |
z |
t |
y |
x |
(/ (* z (- y x)) t) |
(fma.f64 (-.f64 y x) (/.f64 z t) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 (-.f64 y x) z #s(literal 0 binary64)) |
z |
(- y x) |
(-.f64 y x) |
y |
x |
t |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 y x)) |
| ✓ | accuracy | 91.0% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 96.5% | (fma.f64 (/.f64 z t) y x) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 94.0% | (*.f64 (/.f64 y t) z) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 93.2% | (*.f64 y (/.f64 z t)) |
| ✓ | accuracy | 100.0% | (-.f64 y x) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) t)) x) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) z) t) |
| ✓ | accuracy | 91.3% | (/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) t)) |
| 46.0ms | 256× | 0 | valid |
Compiled 92 to 20 computations (78.3% saved)
ival-div: 11.0ms (45.1% of total)ival-mult: 9.0ms (36.9% of total)ival-sub: 2.0ms (8.2% of total)ival-add: 2.0ms (8.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- y x) (* (/ 1 z) t))> |
#<alt (* (/ 1 z) t)> |
#<alt (+ (/ (- y x) (* (/ 1 z) t)) x)> |
#<alt (- y x)> |
#<alt (/ z t)> |
#<alt (* y (/ z t))> |
#<alt (/ y t)> |
#<alt (* (/ y t) z)> |
#<alt (+ (* (/ z t) y) x)> |
#<alt (/ (* z (- y x)) t)> |
#<alt (* z (- y x))> |
| Outputs |
|---|
#<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 (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (/ t z)> |
#<alt (+ x (* -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 (/ (* 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)> |
#<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)> |
#<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 (/ (* 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 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 (- 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 (* 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))> |
#<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)))))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (/ (- y x) (* (/ 1 z) t)) |
| 0.0ms | y | @ | 0 | (/ (- y x) (* (/ 1 z) t)) |
| 0.0ms | y | @ | -inf | (/ (* z (- y x)) t) |
| 0.0ms | z | @ | inf | (/ (- y x) (* (/ 1 z) t)) |
| 0.0ms | t | @ | inf | (/ (- y x) (* (/ 1 z) t)) |
| 1× | batch-egg-rewrite |
| 9 368× | accelerator-lowering-fma.f32 |
| 9 368× | accelerator-lowering-fma.f64 |
| 5 278× | *-lowering-*.f32 |
| 5 278× | *-lowering-*.f64 |
| 3 588× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 65 |
| 1 | 104 | 57 |
| 2 | 864 | 57 |
| 0 | 8687 | 55 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- y x) (* (/ 1 z) t)) |
(* (/ 1 z) t) |
(+ (/ (- y x) (* (/ 1 z) t)) x) |
(- y x) |
(/ z t) |
(* y (/ z t)) |
(/ y t) |
(* (/ y t) z) |
(+ (* (/ z t) y) x) |
(/ (* z (- y x)) t) |
(* z (- y x)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 y z) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) (/.f64 (*.f64 y z) t)) |
(+.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 y z) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 x (/.f64 z t))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 x y)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 (*.f64 z (-.f64 x y)) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.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))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z (-.f64 x y)) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t z) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (/.f64 z t) (+.f64 y x))) (/.f64 (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t))) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 y (/.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 z t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 z (/.f64 y t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 y t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 y t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) y (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z t) y (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y t) z (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) z (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y t) z (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t) (/.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.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 0 binary64) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (neg.f64 (/.f64 x t)) z (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(neg.f64 (/.f64 (*.f64 z (-.f64 x y)) t)) |
(neg.f64 (*.f64 (/.f64 (*.f64 z (-.f64 x y)) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (/.f64 t z)) (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.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 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z (-.f64 x y)))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 z (-.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 x y)) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.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 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x)) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 t (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t z)) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 t z) x)) (/.f64 t y)) (*.f64 (/.f64 t y) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 (/.f64 t y) (*.f64 x z))) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t y) (/.f64 x t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t z) x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t z) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (neg.f64 (*.f64 t (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) t) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 t (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 x z))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (neg.f64 (*.f64 t (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 t z) x)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.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)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (*.f64 (/.f64 z t) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) (-.f64 (/.f64 (*.f64 y z) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 x y)) t)) |
(*.f64 (-.f64 x y) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x y) t)) |
(*.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(*.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) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 x y))) |
(*.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x y))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z t) #s(literal 1 binary64))) |
(/.f64 t z) |
(/.f64 (/.f64 t z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 t (pow.f64 z #s(literal -1/2 binary64))) (pow.f64 z #s(literal -1/2 binary64))) |
(+.f64 x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(+.f64 (/.f64 (*.f64 y z) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(+.f64 (/.f64 (*.f64 y z) t) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(+.f64 (/.f64 (*.f64 y z) t) (-.f64 x (*.f64 x (/.f64 z t)))) |
(+.f64 (fma.f64 y (/.f64 z t) x) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))))) |
(-.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) |
(-.f64 (/.f64 (*.f64 y z) t) (-.f64 (*.f64 x (/.f64 z t)) x)) |
(-.f64 (fma.f64 y (/.f64 z t) x) (*.f64 x (/.f64 z t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (+.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 x (/.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)))) |
(fma.f64 y (/.f64 z t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 y (/.f64 z t) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 y (/.f64 z t) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 y x) (/.f64 z t) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 y t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 z (/.f64 y t) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 z (/.f64 y t) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 (-.f64 y x) t) x) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64) x) |
(fma.f64 (/.f64 z t) y (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 z t) y (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 z t) y (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) z (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y t) z (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 y t) z (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 x y)) t) x) |
(fma.f64 (-.f64 x y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x y) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) x)) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (fma.f64 (*.f64 y (*.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 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (fma.f64 (*.f64 y (*.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 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) x) |
(fma.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x))) x) |
(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 y z) (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (*.f64 (-.f64 y x) z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(fma.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 t z))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.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 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t))))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 x y)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) t))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 y x))) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) t) x) |
(fma.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t) x) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x)) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (neg.f64 (-.f64 (*.f64 x (/.f64 z t)) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 x (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z)) x) |
(fma.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x)))) x) |
(fma.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) x) |
(fma.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x y))) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) 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 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z) 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))) (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (fma.f64 z (/.f64 (-.f64 x y) t) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (fma.f64 z (/.f64 (-.f64 x y) t) x)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) 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 x x (*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) 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 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z 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 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.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 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 0 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (fma.f64 z (/.f64 (-.f64 x y) t) x)) (fma.f64 z (/.f64 (-.f64 x y) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) (*.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) x)) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 t z) x)) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) t) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (*.f64 x z))) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) t)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 x t))) (*.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 t z)) (*.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) x)) (*.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 t z) x)) (*.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) t) (*.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 x z))) (*.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) t)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (/.f64 x t))) (*.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (/.f64 t z)) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) x)) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (/.f64 (/.f64 t z) x)) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) t) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 x z))) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (/.f64 x t))) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) t) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) (/.f64 t z)) (*.f64 (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) x)) (*.f64 (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) (/.f64 (/.f64 t z) x)) (*.f64 (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) #s(literal 1 binary64))) (*.f64 (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) t) (*.f64 (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) (*.f64 x z))) (*.f64 (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) (/.f64 x t))) (*.f64 (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 t z)) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) x)) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 (/.f64 t z) x)) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) #s(literal 1 binary64))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) t) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (*.f64 x z))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 x t))) (*.f64 (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (fma.f64 z (/.f64 (-.f64 x y) t) x))) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))) (neg.f64 (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (pow.f64 (-.f64 (*.f64 x (/.f64 z t)) x) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 (-.f64 (*.f64 x (/.f64 z t)) x) (-.f64 (*.f64 x (/.f64 z t)) x) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (*.f64 x (/.f64 z t)) x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (/.f64 z t) x) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (fma.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z t) x) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (*.f64 (fma.f64 y (/.f64 z t) x) (*.f64 x (/.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x (/.f64 z t)) x) (-.f64 (*.f64 x (/.f64 z t)) x))) (fma.f64 y (/.f64 z t) (-.f64 (*.f64 x (/.f64 z t)) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z t) x)) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)))) (+.f64 (fma.f64 y (/.f64 z t) x) (*.f64 x (/.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z t) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 y x) (/.f64 z 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 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.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 (-.f64 y x) z) t) (fma.f64 z (/.f64 (-.f64 y x) t) (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t)))))) |
(*.f64 (*.f64 (fma.f64 (-.f64 y x) (/.f64 z t) x) (fma.f64 z (/.f64 (-.f64 x y) t) x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (/.f64 (-.f64 x y) t) x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (-.f64 y x) z) (*.f64 (-.f64 y x) z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z (-.f64 x y)) t)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) x)) |
(+.f64 y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) x) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) y) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(fma.f64 y #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x) y) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 y x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) y) |
(neg.f64 (-.f64 x y)) |
(/.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.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 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 x y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (fma.f64 y y (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 x y)) (neg.f64 (fma.f64 y y (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.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 y y (*.f64 x (+.f64 y x))) (-.f64 x y))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.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 (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))))) |
(/.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 (-.f64 #s(literal 0 binary64) x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(*.f64 (-.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 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 z t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) z)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.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) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t))) |
(/.f64 y (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y t))) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 y z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) t) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z)) |
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t y))) |
(/.f64 y t) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t))) |
(/.f64 y (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y t))) |
(/.f64 z (/.f64 t y)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 y z) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) t) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y t) z) |
(*.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z)) |
(*.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z))) |
(+.f64 x (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) x) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 y z) t))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 y z) t)))) |
(fma.f64 y (/.f64 z t) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) x) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (/.f64 y t) z x) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) x) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) x) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) x) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (*.f64 y (*.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 x (/.f64 (*.f64 y z) t)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 y z) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x))) (neg.f64 (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 y z) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) x)) |
(*.f64 (fma.f64 (*.f64 y (*.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 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(*.f64 (fma.f64 (*.f64 y (*.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 x x (*.f64 (/.f64 (*.f64 y z) t) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (*.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 #s(literal 0 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 y z) t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))))) |
(*.f64 (*.f64 (fma.f64 y (/.f64 z t) x) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t)) x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 y z) t)))) |
(+.f64 (/.f64 (*.f64 y z) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) (/.f64 (*.f64 y z) t)) |
(+.f64 (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 y z) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 (-.f64 y x) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 x (/.f64 z t))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 x y)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (/.f64 (*.f64 z (-.f64 x y)) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.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))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 z (-.f64 x y)) t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 t z) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 t z))) (/.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (/.f64 z t) (+.f64 y x))) (/.f64 (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t))) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(fma.f64 y (/.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 y (/.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 y (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 z t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 x (/.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 z (/.f64 y t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 y t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 z (/.f64 y t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 y t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 z (/.f64 (/.f64 y t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) y (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 z t) y (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z t) y (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) (/.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y t) z (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y t) z (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y t) z (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y t) z (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (*.f64 y z) t) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z t)) (/.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 z t) (/.f64 (*.f64 y z) t)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (*.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 x t) (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.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 0 binary64) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (neg.f64 (/.f64 x t)) z (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 z t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (*.f64 y z) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 y (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 y t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 z t) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 z #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 x z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y (/.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (*.f64 x z)) (/.f64 #s(literal 1 binary64) t))) |
(neg.f64 (/.f64 (*.f64 z (-.f64 x y)) t)) |
(neg.f64 (*.f64 (/.f64 (*.f64 z (-.f64 x y)) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 y x) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t z) (/.f64 t z)) (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.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 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t)))) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)))) |
(/.f64 z (/.f64 t (-.f64 y x))) |
(/.f64 (/.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z (-.f64 x y)))) |
(/.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (*.f64 z (-.f64 x y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 t z))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 t z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 y x) z) t) |
(/.f64 (/.f64 (-.f64 y x) t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 x y)) (neg.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 t z) (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (*.f64 (+.f64 y x) (/.f64 t z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.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 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t))))) |
(/.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)) (*.f64 (/.f64 z t) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 y t) (*.f64 (/.f64 t z) (*.f64 x z))) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t z) (/.f64 x t))) (*.f64 (/.f64 t z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 t z) (*.f64 (/.f64 t (*.f64 y z)) x)) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) x)) (*.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 t (*.f64 (/.f64 t (*.f64 y z)) (*.f64 x z))) (*.f64 (/.f64 t (*.f64 y z)) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 x t))) (*.f64 (/.f64 t (*.f64 y z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 t z)) (*.f64 (/.f64 t y) x)) (*.f64 (/.f64 t y) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 z (/.f64 (/.f64 t z) x)) (/.f64 t y)) (*.f64 (/.f64 t y) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 (/.f64 t y) (*.f64 x z))) (*.f64 (/.f64 t y) t)) |
(/.f64 (-.f64 (*.f64 z (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 t y) (/.f64 x t))) (/.f64 t (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (/.f64 t z) x)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) t) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x z))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) x)) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t z) x)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 t z) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (*.f64 x z))) (neg.f64 (*.f64 t (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 t z)) (*.f64 t x)) (*.f64 t (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 (/.f64 t z) x)) t) (*.f64 t (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 t (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 t (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) t) (*.f64 t (*.f64 x z))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 x t))) (/.f64 t z)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 t z)) (*.f64 (-.f64 #s(literal 0 binary64) t) x)) (neg.f64 (*.f64 t (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) (/.f64 t z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x z))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 x t))) (-.f64 #s(literal 0 binary64) (/.f64 t z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 t z) x)) (/.f64 t z)) (*.f64 (/.f64 t z) (/.f64 (/.f64 t z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 (/.f64 t z) x)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t z) x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 y x) t)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x))) (*.f64 (/.f64 t z) (-.f64 #s(literal 0 binary64) (/.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.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)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t))) (neg.f64 (*.f64 (/.f64 z t) (+.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t)))) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) (-.f64 (/.f64 (*.f64 y z) t) (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z t))))) |
(pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) (/.f64 z t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y x) z) t)) |
(*.f64 z (/.f64 (-.f64 y x) t)) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) t) #s(literal 1 binary64)) |
(*.f64 (/.f64 z t) (-.f64 y x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 x y)) t)) |
(*.f64 (-.f64 x y) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 y x) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (-.f64 x y) t)) |
(*.f64 (*.f64 z (-.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) z)) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (+.f64 y x)))) |
(*.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) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 y x) z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(*.f64 (-.f64 (*.f64 y (/.f64 t z)) (*.f64 (/.f64 t z) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) (/.f64 t z)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x (/.f64 z t)) (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y z) t)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (-.f64 x y))) |
(*.f64 (*.f64 (*.f64 (/.f64 z t) (+.f64 y x)) (/.f64 (*.f64 (-.f64 y x) z) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (+.f64 y x)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) t)) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) t)) |
(*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 t z) (*.f64 (-.f64 y x) (+.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) t) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 t z))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 t z)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 t z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (-.f64 y x) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 (-.f64 y x) z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x y))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 z t) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (/.f64 z t) (*.f64 (-.f64 y x) (+.f64 y x))) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 y x)) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 y x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y z) (neg.f64 (*.f64 x z))) |
(+.f64 (*.f64 y z) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 y z)) |
(+.f64 (neg.f64 (*.f64 x z)) (*.f64 y z)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y z)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x y))) |
(-.f64 (*.f64 y z) (*.f64 x z)) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 z (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y y (*.f64 x (+.f64 y x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x)))) |
(fma.f64 y z (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y z (neg.f64 (*.f64 x z))) |
(fma.f64 y z (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y z) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x z)))) |
(fma.f64 z y (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z y (neg.f64 (*.f64 x z))) |
(fma.f64 z y (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) x) (*.f64 y z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) x (*.f64 y z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) z (*.f64 y z)) |
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (neg.f64 (*.f64 x z))) |
(fma.f64 (*.f64 y z) #s(literal 1 binary64) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (*.f64 x z)) #s(literal 1 binary64) (*.f64 y z)) |
(neg.f64 (*.f64 z (-.f64 x y))) |
(/.f64 (-.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y y (*.f64 x (+.f64 y x)))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x)) (*.f64 (-.f64 y x) (+.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.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 y y (*.f64 x (+.f64 y x))) (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)))) |
(/.f64 (-.f64 x y) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x)))) |
(/.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)))) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z)) (-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z)) (-.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 z z) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (fma.f64 (*.f64 y z) (*.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 (neg.f64 (*.f64 x z)) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 z z) (-.f64 (*.f64 (neg.f64 (*.f64 x z)) (neg.f64 (*.f64 x z))) (*.f64 (*.f64 y z) (neg.f64 (*.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (pow.f64 (*.f64 x z) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 z z) (fma.f64 (*.f64 x z) (*.f64 x z) (*.f64 (*.f64 y z) (*.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) x)) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 y z) (*.f64 z (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (neg.f64 (*.f64 x z)) (neg.f64 (*.f64 x z)))) (-.f64 (*.f64 y z) (neg.f64 (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 x z) (*.f64 x z))) (fma.f64 y z (*.f64 x z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y x) z) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) z)) |
(*.f64 z (-.f64 y x)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 x y))) |
(*.f64 (-.f64 x y) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 x y)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y y (*.f64 x (+.f64 y x)))))) |
(*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y x)))) |
(*.f64 (*.f64 (-.f64 y x) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 z (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (/.f64 #s(literal 1 binary64) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) (+.f64 y x)) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (-.f64 y x)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x (+.f64 y x)))) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y x) (+.f64 y x)) (pow.f64 z #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y x)) (pow.f64 z #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(*.f64 (/.f64 (+.f64 y x) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (*.f64 (*.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) z) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) z)) |
| 1× | egg-herbie |
| 8 652× | accelerator-lowering-fma.f32 |
| 8 652× | accelerator-lowering-fma.f64 |
| 3 226× | *-lowering-*.f32 |
| 3 226× | *-lowering-*.f64 |
| 1 178× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 2751 |
| 1 | 406 | 2628 |
| 2 | 1260 | 2148 |
| 3 | 3595 | 2148 |
| 4 | 6405 | 2148 |
| 0 | 8216 | 2076 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(/ t z) |
(+ x (* -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))))) |
(/ (* 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) |
(- 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) |
(/ (* 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) |
(/ (* 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) |
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 (- 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) |
(* 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)) |
(* -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))))) |
| Outputs |
|---|
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(/ t z) |
(/.f64 t z) |
(+ x (* -1 (/ (* x z) t))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (+ (* -1 (/ (* x z) t)) (/ (* y z) t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* y (+ (* -1 (/ (* x z) (* t y))) (+ (/ x y) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* y (+ (* -1 (/ z t)) (* -1 (/ (+ x (* -1 (/ (* x z) t))) y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ (* x (+ 1 (* -1 (/ z t)))) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (* -1 (/ z t)))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* x (+ 1 (+ (* -1 (/ z t)) (/ (* y z) (* t x))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (/ z t) 1))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ z t)) 1))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
x |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (* z (- (/ y t) (/ x t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (/ y t) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* z (- (+ (/ x z) (/ y t)) (/ x t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (- y x) t))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (fma.f64 z (-.f64 y x) #s(literal 0 binary64))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (fma.f64 z (-.f64 y x) #s(literal 0 binary64))) t) |
(/ (+ (* t x) (* z (- y x))) t) |
(/.f64 (fma.f64 x t (fma.f64 z (-.f64 y x) #s(literal 0 binary64))) t) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
x |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(+ x (/ (* z (- y x)) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) 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) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) 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) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ 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) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
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) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* 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) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* -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) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (fma.f64 z y #s(literal 0 binary64))) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (fma.f64 z y #s(literal 0 binary64))) t) |
(/ (+ (* t x) (* y z)) t) |
(/.f64 (fma.f64 x t (fma.f64 z y #s(literal 0 binary64))) 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) |
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) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* 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) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* -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) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(+ 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) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* y (+ (* -1 (/ (* x z) (* t y))) (/ z t))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (/ z t)) (/ (* x z) (* t y))))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* y z) t) |
(fma.f64 z (/.f64 y t) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (/ (* x z) t)) (/ (* y z) t)) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* x (+ (* -1 (/ z t)) (/ (* y z) (* t x)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (/ (* x z) t)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z t)) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ z t)))) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(/ (* z (- y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* z (- y x)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x z #s(literal 0 binary64))) |
(+ (* -1 (* x z)) (* y z)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (* x z)) (* y z)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (* x z)) (* y z)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* y z) |
(fma.f64 z y #s(literal 0 binary64)) |
(+ (* -1 (* x z)) (* y z)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (* x z)) (* y z)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(+ (* -1 (* x z)) (* y z)) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x z #s(literal 0 binary64))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x z #s(literal 0 binary64))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(fma.f64 z (-.f64 y x) #s(literal 0 binary64)) |
Compiled 32 909 to 2 572 computations (92.2% saved)
14 alts after pruning (4 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 929 | 3 | 1 932 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 1 | 5 | 6 |
| Total | 1 931 | 14 | 1 945 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 94.1% | (fma.f64 (/.f64 (-.f64 y x) t) z x) |
| ✓ | 77.5% | (fma.f64 (/.f64 z t) y x) |
| 60.6% | (/.f64 (-.f64 y x) (/.f64 t z)) | |
| ✓ | 57.0% | (/.f64 (*.f64 z (-.f64 y x)) t) |
| ✓ | 38.1% | (/.f64 (*.f64 z y) t) |
| 57.0% | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) | |
| 38.1% | (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) | |
| ✓ | 97.9% | (+.f64 (/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) t)) x) |
| ✓ | 77.5% | (+.f64 x (*.f64 y (/.f64 z t))) |
| 58.8% | (*.f64 (/.f64 (-.f64 y x) t) z) | |
| ✓ | 39.4% | (*.f64 (/.f64 y t) z) |
| ✓ | 40.8% | (*.f64 y (/.f64 z t)) |
| ✓ | 67.2% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| ✓ | 39.1% | x |
Compiled 355 to 156 computations (56.1% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 (*.f64 z y) t) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(fma.f64 (/.f64 (-.f64 y x) t) z x) |
(+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
(+.f64 (/.f64 (*.f64 (-.f64 y x) z) t) x) |
(/.f64 (-.f64 y x) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(+.f64 x (/.f64 (-.f64 y x) (/.f64 t z))) |
(+.f64 (/.f64 (-.f64 y x) (/.f64 t z)) x) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z))) |
(fma.f64 (-.f64 (/.f64 y t) (/.f64 x t)) z x) |
(+.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 y x) z)))) |
(+.f64 (/.f64 (-.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) t)) x) |
(*.f64 x (fma.f64 (/.f64 z t) (+.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 z t) y (fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) x) x)) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
6 calls:
| 11.0ms | t |
| 8.0ms | z |
| 7.0ms | x |
| 7.0ms | y |
| 7.0ms | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 1 | x |
| 98.2% | 1 | y |
| 98.2% | 1 | z |
| 98.2% | 1 | t |
| 98.2% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 98.2% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 (*.f64 z y) t) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
(+.f64 x (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 z (-.f64 y x)) t) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 y x) t) z) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 (/.f64 (-.f64 y x) t) z) |
6 calls:
| 4.0ms | x |
| 4.0ms | t |
| 4.0ms | y |
| 4.0ms | z |
| 4.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 3 | x |
| 90.4% | 3 | y |
| 87.7% | 3 | t |
| 87.7% | 3 | z |
| 88.2% | 3 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 95.6% | 3 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 (*.f64 z y) t) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (/.f64 z t) y x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) y x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) |
(fma.f64 (/.f64 z t) y x) |
2 calls:
| 3.0ms | y |
| 3.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.4% | 3 | y |
| 82.0% | 3 | (/.f64 z t) |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 (*.f64 z y) t) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 y t) x) |
(fma.f64 (/.f64 z t) y x) |
| Outputs |
|---|
(fma.f64 (/.f64 z t) y x) |
6 calls:
| 96.0ms | x |
| 3.0ms | (/.f64 z t) |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 1 | (/.f64 z t) |
| 77.5% | 1 | t |
| 77.5% | 1 | z |
| 77.5% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 77.5% | 1 | x |
| 77.5% | 1 | y |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 (*.f64 z y) t) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 y t) x) |
| Outputs |
|---|
(fma.f64 z (/.f64 y t) x) |
6 calls:
| 72.0ms | t |
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | y |
| 2.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.4% | 1 | t |
| 75.4% | 1 | x |
| 75.4% | 1 | z |
| 75.4% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 75.4% | 1 | y |
| 75.4% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 z t)) |
(*.f64 (/.f64 y t) z) |
(/.f64 (*.f64 z y) t) |
(fma.f64 y (/.f64 z t) #s(literal 0 binary64)) |
| Outputs |
|---|
(*.f64 y (/.f64 z t)) |
x |
(*.f64 y (/.f64 z t)) |
6 calls:
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 3 | z |
| 58.8% | 3 | t |
| 66.4% | 3 | (/.f64 z t) |
| 57.9% | 3 | x |
| 57.4% | 3 | y |
| 54.1% | 3 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
Compiled 40 to 29 computations (27.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
6 calls:
| 3.0ms | t |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.1% | 1 | (+.f64 x (*.f64 (-.f64 y x) (/.f64 z t))) |
| 39.1% | 1 | y |
| 39.1% | 1 | x |
| 39.1% | 1 | t |
| 39.1% | 1 | z |
| 39.1% | 1 | (/.f64 z t) |
Compiled 40 to 29 computations (27.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.493600188116418e-5 | 816.4229379728381 |
| 0.0ms | -9.53009007682948e+18 | -927021869438052.1 |
Compiled 16 to 15 computations (6.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 3.655734529371525e-49 | 5.475377962290243e-42 |
| 11.0ms | -3.74260886942738e-22 | -1.5381556442388763e-25 |
| 14.0ms | 272× | 0 | valid |
Compiled 407 to 287 computations (29.5% saved)
ival-div: 2.0ms (29.4% of total)ival-mult: 2.0ms (29.4% of total)ival-sub: 1.0ms (14.7% of total)ival-add: 1.0ms (14.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.212290211418001e-33 | 7.312732741534436e-12 |
| 0.0ms | -1.3166900953940322e-37 | -4.241731579954427e-76 |
Compiled 16 to 15 computations (6.3% saved)
| 1× | egg-herbie |
| 14× | *-commutative_binary64 |
| 12× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 8× | neg-sub0_binary64 |
| 8× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 88 |
| 1 | 53 | 88 |
| 2 | 64 | 88 |
| 3 | 72 | 88 |
| 4 | 78 | 88 |
| 5 | 80 | 88 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(if (<=.f64 (/.f64 z t) #s(literal -5000000000000000000 binary64)) (*.f64 (/.f64 (-.f64 y x) t) z) (if (<=.f64 (/.f64 z t) #s(literal 7378697629483821/73786976294838206464 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 (/.f64 (-.f64 y x) t) z))) |
(if (<=.f64 y #s(literal -5316911983139663/21267647932558653966460912964485513216 binary64)) (fma.f64 (/.f64 z t) y x) (if (<=.f64 y #s(literal 4067561924530569/25108406941546723055343157692830665664409421777856138051584 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (fma.f64 (/.f64 z t) y x))) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 z (/.f64 y t) x) |
(if (<=.f64 (/.f64 z t) #s(literal -4789048565205903/47890485652059026823698344598447161988085597568237568 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 7307508186654515/730750818665451459101842416358141509827966271488 binary64)) x (*.f64 y (/.f64 z t)))) |
x |
| Outputs |
|---|
(fma.f64 (/.f64 z t) (-.f64 y x) x) |
(if (<=.f64 (/.f64 z t) #s(literal -5000000000000000000 binary64)) (*.f64 (/.f64 (-.f64 y x) t) z) (if (<=.f64 (/.f64 z t) #s(literal 7378697629483821/73786976294838206464 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 (/.f64 (-.f64 y x) t) z))) |
(if (<=.f64 (/.f64 z t) #s(literal -5000000000000000000 binary64)) (*.f64 z (/.f64 (-.f64 y x) t)) (if (<=.f64 (/.f64 z t) #s(literal 7378697629483821/73786976294838206464 binary64)) (fma.f64 (/.f64 z t) y x) (*.f64 z (/.f64 (-.f64 y x) t)))) |
(if (<=.f64 y #s(literal -5316911983139663/21267647932558653966460912964485513216 binary64)) (fma.f64 (/.f64 z t) y x) (if (<=.f64 y #s(literal 4067561924530569/25108406941546723055343157692830665664409421777856138051584 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z t))) (fma.f64 (/.f64 z t) y x))) |
(fma.f64 (/.f64 z t) y x) |
(fma.f64 z (/.f64 y t) x) |
(if (<=.f64 (/.f64 z t) #s(literal -4789048565205903/47890485652059026823698344598447161988085597568237568 binary64)) (*.f64 y (/.f64 z t)) (if (<=.f64 (/.f64 z t) #s(literal 7307508186654515/730750818665451459101842416358141509827966271488 binary64)) x (*.f64 y (/.f64 z t)))) |
(if (<=.f64 (/.f64 z t) #s(literal -4789048565205903/47890485652059026823698344598447161988085597568237568 binary64)) (*.f64 (/.f64 z t) y) (if (<=.f64 (/.f64 z t) #s(literal 7307508186654515/730750818665451459101842416358141509827966271488 binary64)) x (*.f64 (/.f64 z t) y))) |
x |
| 10 362× | accelerator-lowering-fma.f32 |
| 10 362× | accelerator-lowering-fma.f64 |
| 9 368× | accelerator-lowering-fma.f32 |
| 9 368× | accelerator-lowering-fma.f64 |
| 9 194× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 4007 |
| 1 | 871 | 3835 |
| 2 | 2899 | 3647 |
| 0 | 8040 | 3517 |
| 0 | 88 | 1020 |
| 1 | 279 | 984 |
| 2 | 922 | 852 |
| 3 | 2974 | 852 |
| 4 | 5586 | 852 |
| 0 | 8054 | 816 |
| 0 | 18 | 65 |
| 1 | 104 | 57 |
| 2 | 864 | 57 |
| 0 | 8687 | 55 |
| 0 | 17 | 71 |
| 1 | 114 | 71 |
| 2 | 918 | 71 |
| 0 | 8808 | 67 |
| 0 | 20 | 69 |
| 1 | 127 | 69 |
| 2 | 1080 | 69 |
| 0 | 8090 | 66 |
| 0 | 8 | 22 |
| 1 | 45 | 22 |
| 2 | 395 | 22 |
| 3 | 5313 | 22 |
| 0 | 8335 | 21 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 300 to 156 computations (48% saved)
Compiled 342 to 122 computations (64.3% saved)
Loading profile data...