
Time bar (total: 10.3s)
| 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)
| 436.0ms | 8 256× | 0 | valid |
ival-sub: 104.0ms (47.2% of total)ival-div: 54.0ms (24.5% of total)ival-mult: 54.0ms (24.5% of total)ival-true: 5.0ms (2.3% of total)ival-assert: 3.0ms (1.4% of total)| 2× | egg-herbie |
| 1 056× | div-sub |
| 878× | unsub-neg |
| 860× | sub-neg |
| 848× | accelerator-lowering-fma.f32 |
| 848× | accelerator-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 147 |
| 1 | 124 | 142 |
| 2 | 379 | 136 |
| 3 | 1141 | 136 |
| 4 | 3730 | 136 |
| 5 | 6366 | 136 |
| 6 | 7974 | 136 |
| 0 | 8 | 9 |
| 1 | 14 | 9 |
| 2 | 32 | 9 |
| 3 | 54 | 9 |
| 4 | 112 | 9 |
| 5 | 234 | 9 |
| 6 | 565 | 9 |
| 7 | 1510 | 9 |
| 8 | 2476 | 9 |
| 9 | 2584 | 9 |
| 10 | 2616 | 9 |
| 11 | 2616 | 9 |
| 0 | 2616 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
| Outputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/ (* (neg x) (- y z)) (- t z)) |
(/ (* x (- (neg y) z)) (- t z)) |
(/ (* x (- y (neg z))) (- t (neg z))) |
(/ (* x (- y z)) (- (neg t) z)) |
(neg (/ (* (neg x) (- y z)) (- t z))) |
(neg (/ (* x (- (neg y) z)) (- t z))) |
(neg (/ (* x (- y (neg z))) (- t (neg z)))) |
(neg (/ (* x (- y z)) (- (neg t) z))) |
(/ (* y (- x z)) (- t z)) |
(/ (* z (- y x)) (- t x)) |
(/ (* t (- y z)) (- x z)) |
(/ (* x (- z y)) (- t y)) |
(/ (* x (- t z)) (- y z)) |
(/ (* x (- y t)) (- z t)) |
| Outputs |
|---|
(/ (* x (- y z)) (- t z)) |
(* (- y z) (/ x (- t z))) |
(/ (* (neg x) (- y z)) (- t z)) |
(* (- y z) (/ x (- z t))) |
(/ (* x (- (neg y) z)) (- t z)) |
(* (+ y z) (/ x (- z t))) |
(/ (* x (- y (neg z))) (- t (neg z))) |
(/ (* x (+ y z)) (+ z t)) |
(/ (* x (- y z)) (- (neg t) z)) |
(* (- z y) (/ x (+ z t))) |
(neg (/ (* (neg x) (- y z)) (- t z))) |
(* (- y z) (/ x (- t z))) |
(neg (/ (* x (- (neg y) z)) (- t z))) |
(* (+ y z) (/ x (- t z))) |
(neg (/ (* x (- y (neg z))) (- t (neg z)))) |
(/ (* x (- (neg y) z)) (+ z t)) |
(neg (/ (* x (- y z)) (- (neg t) z))) |
(* (- y z) (/ x (+ z t))) |
(/ (* y (- x z)) (- t z)) |
(* (- x z) (/ y (- t z))) |
(/ (* z (- y x)) (- t x)) |
(* (- y x) (/ z (- t x))) |
(/ (* t (- y z)) (- x z)) |
(* (- y z) (/ t (- x z))) |
(/ (* x (- z y)) (- t y)) |
(* (- y z) (/ x (- y t))) |
(/ (* x (- t z)) (- y z)) |
(* (- t z) (/ x (- y z))) |
(/ (* x (- y t)) (- z t)) |
(* (- t y) (/ x (- t z))) |
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 42 | 0 | - | 0 | - | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 0 | 0 | - | 0 | - | (-.f64 t z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (-.f64 y z) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x (-.f64 y z)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) | o/n | 42 | 0 |
| ↳ | (*.f64 x (-.f64 y z)) | overflow | 62 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 42 | 0 |
| - | 0 | 214 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 42 | 0 | 0 |
| - | 0 | 0 | 214 |
| number | freq |
|---|---|
| 0 | 214 |
| 1 | 42 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 512× | 0 | valid |
Compiled 78 to 36 computations (53.8% saved)
ival-sub: 5.0ms (39.3% of total)ival-div: 3.0ms (23.6% of total)ival-mult: 3.0ms (23.6% 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 |
|---|---|---|
| ▶ | 84.4% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 848× | accelerator-lowering-fma.f32 |
| 848× | accelerator-lowering-fma.f64 |
| 696× | times-frac |
| 528× | *-lowering-*.f32 |
| 528× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 1 | 14 | 24 |
| 2 | 32 | 24 |
| 3 | 54 | 24 |
| 4 | 112 | 24 |
| 5 | 234 | 24 |
| 6 | 565 | 24 |
| 7 | 1510 | 24 |
| 8 | 2476 | 24 |
| 9 | 2584 | 24 |
| 10 | 2616 | 24 |
| 11 | 2616 | 24 |
| 0 | 2616 | 24 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
(* x (- y z)) |
x |
(- y z) |
y |
z |
(- t z) |
t |
| Outputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
x |
(- y z) |
(-.f64 y z) |
y |
z |
(- t z) |
(-.f64 t z) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 y z)) |
| ✓ | accuracy | 84.5% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 33.0ms | 256× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-sub: 3.0ms (50.7% of total)ival-div: 2.0ms (33.8% of total)ival-mult: 2.0ms (33.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (* x (- y z))> |
#<alt (- y z)> |
#<alt (- t z)> |
| Outputs |
|---|
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* x y) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z)))> |
#<alt (* -1 (/ (* x (- y z)) z))> |
#<alt (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z)))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* x (- y z))> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (* -1 (* x z))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | y | @ | inf | (/ (* x (- y z)) (- t z)) |
| 1.0ms | z | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | y | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | x | @ | 0 | (/ (* x (- y z)) (- t z)) |
| 1.0ms | x | @ | inf | (/ (* x (- y z)) (- t z)) |
| 1× | batch-egg-rewrite |
| 4 980× | *-lowering-*.f32 |
| 4 980× | *-lowering-*.f64 |
| 3 098× | /-lowering-/.f32 |
| 3 098× | /-lowering-/.f64 |
| 2 984× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 20 |
| 1 | 45 | 20 |
| 2 | 351 | 20 |
| 3 | 4582 | 20 |
| 0 | 8626 | 20 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
(* x (- y z)) |
(- y z) |
(- t z) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 z x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 z (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 z (+.f64 z t))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t t))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) z) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) t) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (*.f64 (neg.f64 (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t)))) (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t)))) (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(fma.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(fma.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) |
(fma.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 (*.f64 z x)))) |
(fma.f64 (fma.f64 z z (*.f64 t t)) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (neg.f64 (*.f64 z x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 t t) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 z (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 z (+.f64 z t)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) z (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) t)) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) t (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) z)) |
(neg.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))))) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 y z))) (-.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 x (-.f64 y z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 t z) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 y z) (*.f64 x (+.f64 z t))) (*.f64 (-.f64 t z) (+.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t z))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) x) (*.f64 (neg.f64 (fma.f64 y y (*.f64 z (+.f64 y z)))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 z (neg.f64 y))) x) (*.f64 (neg.f64 (+.f64 y z)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 t z) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (*.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z))) #s(literal 1 binary64)) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) (*.f64 (+.f64 y z) (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 t z) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (-.f64 t z) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 z t) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (-.f64 z t) (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 z t) (*.f64 (+.f64 z t) (+.f64 z t)))))) (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (fma.f64 z (-.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 y z)))) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (-.f64 y z))) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) (fma.f64 y y (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z)))) (+.f64 y z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 z t) (*.f64 (+.f64 z t) (+.f64 z t)))))) (fma.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (-.f64 t z) (+.f64 z t))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z (-.f64 z t) (*.f64 t t))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (/.f64 x (-.f64 t z))) (fma.f64 y y (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 t z))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 y z)) (/.f64 x (-.f64 t z))) (+.f64 y z)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (/.f64 x (-.f64 t z))) (neg.f64 (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 z (neg.f64 y))) (/.f64 x (-.f64 t z))) (neg.f64 (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (fma.f64 y y (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 y z)) |
(/.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) (-.f64 t z)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) |
(*.f64 (-.f64 y z) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z)))) (/.f64 x (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z))) |
(*.f64 (+.f64 z t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 y z) (+.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 x (-.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(*.f64 (+.f64 z (neg.f64 y)) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (+.f64 z (neg.f64 y)) (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 (*.f64 x (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) (pow.f64 (/.f64 (-.f64 t z) (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (*.f64 x (+.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (neg.f64 x) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y z) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 y z) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) x)) |
(*.f64 (/.f64 (-.f64 y z) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y z) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 y z) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (+.f64 z t) x)) |
(*.f64 (/.f64 (-.f64 y z) (*.f64 (-.f64 t z) (+.f64 z t))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (-.f64 y z) (*.f64 x (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (*.f64 x (+.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (/.f64 x (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 z (neg.f64 y)) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y z) #s(literal -1 binary64)) (/.f64 (neg.f64 x) (-.f64 t z))) |
(*.f64 (/.f64 (+.f64 z (neg.f64 y)) #s(literal -1 binary64)) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t)))) (+.f64 z t)) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 y z))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t z) (+.f64 z t))) (neg.f64 (+.f64 z t))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (+.f64 z t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) (-.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (-.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 t z) (+.f64 z (neg.f64 y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 t z) (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 z (neg.f64 y))) #s(literal -1 binary64)) (/.f64 x (-.f64 t z))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64)) (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 t z) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) (pow.f64 (/.f64 (-.f64 t z) (+.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 t z) x) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 t z) x) (*.f64 (-.f64 y z) (+.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 t z) x) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 y z)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 t z) x) (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 t z) x) (*.f64 (+.f64 y z) (+.f64 z (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y z)))) |
(+.f64 (*.f64 x y) (neg.f64 (*.f64 z x))) |
(+.f64 (neg.f64 (*.f64 z x)) (*.f64 x y)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (-.f64 y z)))) |
(fma.f64 x y (neg.f64 (*.f64 z x))) |
(fma.f64 x (neg.f64 z) (*.f64 x y)) |
(fma.f64 y x (neg.f64 (*.f64 z x))) |
(fma.f64 (neg.f64 z) x (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (*.f64 x y)) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) z (*.f64 x y)) |
(neg.f64 (neg.f64 (*.f64 x (-.f64 y z)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z))))) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (fma.f64 y y (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z))) (+.f64 y z)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) x) (neg.f64 (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 z (neg.f64 y))) x) (neg.f64 (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z))) #s(literal 1 binary64)) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z)))) (neg.f64 (+.f64 y z))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (neg.f64 (*.f64 z x)) (*.f64 (*.f64 z x) (*.f64 z x)))) (fma.f64 (*.f64 x y) (*.f64 x y) (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 x y) (neg.f64 (*.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 z x) (*.f64 z x))) (-.f64 (*.f64 x y) (neg.f64 (*.f64 z x)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 z (neg.f64 y)))) (neg.f64 (+.f64 y z))) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y z) (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 x (-.f64 y z)) |
(*.f64 x (*.f64 (-.f64 y z) #s(literal 1 binary64))) |
(*.f64 (-.f64 y z) x) |
(*.f64 (-.f64 y z) (neg.f64 (neg.f64 x))) |
(*.f64 (-.f64 y z) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z)))) x)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (/.f64 x (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) |
(*.f64 (*.f64 (-.f64 y z) (+.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) x)) |
(*.f64 (*.f64 (-.f64 y z) (+.f64 y z)) (/.f64 x (+.f64 y z))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (-.f64 y z)))) |
(*.f64 (+.f64 z (neg.f64 y)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (+.f64 z (neg.f64 y))) |
(*.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (neg.f64 (neg.f64 x)) (-.f64 y z)) |
(*.f64 (/.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 y z) (+.f64 y z))) (-.f64 y z)) |
(*.f64 (/.f64 (*.f64 (+.f64 y z) (*.f64 x (-.f64 y z))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (fma.f64 z (-.f64 z y) (*.f64 y y))) |
(+.f64 y (neg.f64 z)) |
(+.f64 (neg.f64 z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z))) #s(literal -1 binary64))) |
(-.f64 y z) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) z) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 y y (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(fma.f64 y (/.f64 y (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(fma.f64 z #s(literal -1 binary64) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 y y (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(fma.f64 #s(literal -1 binary64) z y) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 y z) (+.f64 y z))) (-.f64 y z) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (fma.f64 z (-.f64 z y) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(neg.f64 (+.f64 z (neg.f64 y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 y y (*.f64 z (+.f64 y z)))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 y (neg.f64 z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 y z) (+.f64 y z)) (+.f64 y z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (+.f64 y z) (+.f64 z (neg.f64 y))) (neg.f64 (+.f64 y z))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 y z) (fma.f64 (*.f64 z z) (fma.f64 y y (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (fma.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 z z)) (*.f64 (-.f64 y z) (+.f64 y z))) (*.f64 (+.f64 y z) (fma.f64 y y (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (*.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 y z)) #s(literal 1 binary64)) (+.f64 y z)) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z z) (fma.f64 y y (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 y z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 z z)) (*.f64 (-.f64 y z) (+.f64 y z))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 z z)) (+.f64 y z))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 y y (*.f64 z (+.f64 y z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (+.f64 z (neg.f64 y)))) (neg.f64 (neg.f64 (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 z (+.f64 y z)))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z))))))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z)))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z))))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z)) (fma.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (neg.f64 z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))))) (fma.f64 (*.f64 y y) (/.f64 y (fma.f64 y y (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) (fma.f64 y (/.f64 y (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z))))) (fma.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z))))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (fma.f64 (*.f64 z z) (fma.f64 y y (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 z z)) (*.f64 (-.f64 y z) (+.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (fma.f64 y y (*.f64 z z))) |
(/.f64 (-.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (neg.f64 (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 z z))) (neg.f64 (+.f64 y z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(*.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (/.f64 (-.f64 y z) (fma.f64 y y (*.f64 z (+.f64 y z))))) |
(*.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (*.f64 (-.f64 y z) (+.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (+.f64 y z) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (+.f64 y z) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y y (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 (+.f64 y z) (+.f64 z (neg.f64 y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z)))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z (+.f64 y z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (+.f64 y z)) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (fma.f64 z (-.f64 z y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (+.f64 y z)) (*.f64 (-.f64 y z) (+.f64 y z))) (-.f64 y z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y z) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z z) (fma.f64 y y (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y z) (*.f64 (fma.f64 y y (*.f64 z z)) (*.f64 (-.f64 y z) (+.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 z z)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y y (*.f64 z (+.f64 y z))) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) |
(+.f64 t (neg.f64 z)) |
(+.f64 (neg.f64 z) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(+.f64 (neg.f64 (neg.f64 t)) (neg.f64 z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 t z)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 t z)) #s(literal -1 binary64)))) |
(-.f64 t z) |
(-.f64 #s(literal 0 binary64) (-.f64 z t)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) |
(-.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 t #s(literal 0 binary64)) z) |
(fma.f64 z #s(literal -1 binary64) t) |
(fma.f64 t (/.f64 t (+.f64 z t)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 t (/.f64 (*.f64 t t) (fma.f64 z (+.f64 z t) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 (*.f64 t t) (/.f64 t (fma.f64 z (+.f64 z t) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 #s(literal -1 binary64) z t) |
(fma.f64 (pow.f64 t #s(literal 3/2 binary64)) (/.f64 (pow.f64 t #s(literal 3/2 binary64)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 t z) (+.f64 z t))) (-.f64 t z) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 t t) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z (-.f64 z t) (*.f64 t t)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 z t) (*.f64 (+.f64 z t) (+.f64 z t)))))) (fma.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(neg.f64 (-.f64 z t)) |
(/.f64 (-.f64 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 z t) #s(literal -1 binary64)) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (*.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (neg.f64 (+.f64 z t))) |
(/.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 z t) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 t t)))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (fma.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (+.f64 z t) (fma.f64 z z (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 z z))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 t t)))) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 t z) (+.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t t)) (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (+.f64 z t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z t) (-.f64 z t))) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t)))))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 z t) (*.f64 (+.f64 z t) (+.f64 z t)))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 z t) (*.f64 (+.f64 z t) (+.f64 z t))))) (fma.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (neg.f64 z) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) (fma.f64 t (/.f64 (*.f64 t t) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))) (fma.f64 t (/.f64 t (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (fma.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 z z (*.f64 t t))) |
(/.f64 (-.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 t t)) (neg.f64 (*.f64 z z))) (neg.f64 (+.f64 z t))) |
(pow.f64 (-.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t z) #s(literal 1 binary64)) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (/.f64 (-.f64 t z) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 #s(literal 1 binary64) (-.f64 t z)) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 z t) (/.f64 (-.f64 t z) (+.f64 z t))) |
(*.f64 (+.f64 z t) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (-.f64 z t)) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (*.f64 (+.f64 z t) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (-.f64 t z) (+.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z (-.f64 z t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (*.f64 (-.f64 t z) (+.f64 z t))) (-.f64 t z)) |
(*.f64 (/.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 z t) (*.f64 (+.f64 z t) (+.f64 z t)))))) (fma.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z t) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 t t)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 z t) (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 t z) (+.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t t)))) |
| 1× | egg-herbie |
| 13 410× | accelerator-lowering-fma.f32 |
| 13 410× | accelerator-lowering-fma.f64 |
| 4 288× | *-lowering-*.f32 |
| 4 288× | *-lowering-*.f64 |
| 3 054× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1267 |
| 1 | 674 | 1169 |
| 2 | 2200 | 1055 |
| 3 | 7582 | 1055 |
| 0 | 8216 | 1029 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(* -1 (/ (* x z) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/ (* x y) (- t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(/ (* x y) (- t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(/ (* x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(* -1 (/ (* x (- y z)) z)) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(/ (* x (- y z)) t) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/ (* x (- y z)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* x (- y z)) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(* x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* x y) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(* -1 (* x z)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* -1 (* x z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
| Outputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (neg.f64 (-.f64 t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (neg.f64 y)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (neg.f64 y)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (neg.f64 y)) |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (neg.f64 y)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) (/.f64 (*.f64 x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (fma.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t)) (*.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) (/.f64 z t))) (/.f64 (*.f64 x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (fma.f64 z (*.f64 (/.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) t) (+.f64 (/.f64 z t) #s(literal 1 binary64))) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) (/.f64 (*.f64 x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(fma.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (*.f64 x (+.f64 t (neg.f64 y))) z) x) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(fma.f64 t (/.f64 (*.f64 t (*.f64 x (+.f64 t (neg.f64 y)))) (*.f64 z (*.f64 z z))) (fma.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (*.f64 x (+.f64 t (neg.f64 y))) z) x)) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (fma.f64 x (-.f64 y t) (*.f64 (*.f64 x (-.f64 y t)) (/.f64 t z))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (fma.f64 x (-.f64 y t) (/.f64 (*.f64 (*.f64 x (-.f64 y t)) (fma.f64 t (/.f64 t z) t)) z)) z)) |
(* -1 (/ (* x (- y z)) z)) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(*.f64 (-.f64 (*.f64 y (/.f64 x z)) x) (-.f64 #s(literal -1 binary64) (/.f64 t z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(fma.f64 t (neg.f64 (*.f64 (/.f64 (-.f64 y z) (*.f64 z z)) (fma.f64 x (/.f64 t z) x))) (-.f64 x (*.f64 y (/.f64 x z)))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(fma.f64 t (fma.f64 t (/.f64 (neg.f64 (*.f64 x (*.f64 (-.f64 y z) t))) (*.f64 (*.f64 z (*.f64 z z)) z)) (neg.f64 (*.f64 (/.f64 (-.f64 y z) (*.f64 z z)) (fma.f64 x (/.f64 t z) x)))) (-.f64 x (*.f64 y (/.f64 x z)))) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/.f64 (*.f64 x (fma.f64 z (/.f64 (-.f64 y z) t) (-.f64 y z))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/.f64 (*.f64 x (fma.f64 (/.f64 (-.f64 y z) t) (+.f64 z (/.f64 (*.f64 z z) t)) (-.f64 y z))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/.f64 (fma.f64 x (fma.f64 (*.f64 (-.f64 y z) (*.f64 z z)) (/.f64 z (*.f64 t (*.f64 t t))) (-.f64 y z)) (*.f64 (/.f64 x t) (*.f64 (-.f64 y z) (fma.f64 z (/.f64 z t) z)))) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(/.f64 (*.f64 x (fma.f64 z (/.f64 (-.f64 y z) t) (-.f64 y z))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(/.f64 (fma.f64 x (-.f64 y z) (/.f64 (*.f64 x (*.f64 (-.f64 y z) (fma.f64 z (/.f64 z t) z))) t)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/.f64 (fma.f64 x (-.f64 y z) (/.f64 (fma.f64 x (/.f64 (*.f64 (-.f64 y z) (fma.f64 z z (/.f64 (*.f64 z (*.f64 z z)) t))) t) (*.f64 z (*.f64 x (-.f64 y z)))) t)) t) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(neg.f64 (*.f64 x z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(neg.f64 (*.f64 x z)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (-.f64 y z)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (-.f64 y z)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(neg.f64 (*.f64 x z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (-.f64 y z)) |
(* -1 z) |
(neg.f64 z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y (/.f64 (*.f64 y z) y)) |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y (/.f64 (*.f64 y z) y)) |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y (/.f64 (*.f64 y z) y)) |
y |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y (/.f64 (*.f64 y z) y)) |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y (/.f64 (*.f64 y z) y)) |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y (/.f64 (*.f64 y z) y)) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ y z) 1)) |
(-.f64 y z) |
(* z (- (/ y z) 1)) |
(-.f64 y z) |
(* z (- (/ y z) 1)) |
(-.f64 y z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 y z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 y z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 y z) |
(* -1 z) |
(neg.f64 z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(-.f64 t (/.f64 (*.f64 t z) t)) |
(* t (+ 1 (* -1 (/ z t)))) |
(-.f64 t (/.f64 (*.f64 t z) t)) |
(* t (+ 1 (* -1 (/ z t)))) |
(-.f64 t (/.f64 (*.f64 t z) t)) |
t |
(* -1 (* t (- (/ z t) 1))) |
(-.f64 t (/.f64 (*.f64 t z) t)) |
(* -1 (* t (- (/ z t) 1))) |
(-.f64 t (/.f64 (*.f64 t z) t)) |
(* -1 (* t (- (/ z t) 1))) |
(-.f64 t (/.f64 (*.f64 t z) t)) |
t |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ t z) 1)) |
(-.f64 t z) |
(* z (- (/ t z) 1)) |
(-.f64 t z) |
(* z (- (/ t z) 1)) |
(-.f64 t z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 t z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 t z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 t z) |
Compiled 12 077 to 1 350 computations (88.8% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 512 | 13 | 525 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 513 | 13 | 526 |
| Status | Accuracy | Program |
|---|---|---|
| 84.4% | (/.f64 (fma.f64 (neg.f64 z) x (*.f64 x y)) (-.f64 t z)) | |
| 44.1% | (/.f64 (*.f64 x (-.f64 y z)) (neg.f64 z)) | |
| 50.2% | (/.f64 (*.f64 x (-.f64 y z)) t) | |
| ▶ | 46.0% | (/.f64 (*.f64 x (neg.f64 z)) (-.f64 t z)) |
| 49.1% | (/.f64 (*.f64 x y) (-.f64 t z)) | |
| 37.1% | (/.f64 (*.f64 x y) t) | |
| ▶ | 97.5% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| ▶ | 51.7% | (-.f64 x (*.f64 y (/.f64 x z))) |
| 97.3% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) | |
| ▶ | 97.4% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| 86.9% | (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) | |
| 54.6% | (*.f64 x (/.f64 y (-.f64 t z))) | |
| ▶ | 32.1% | x |
Compiled 306 to 198 computations (35.3% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 y z) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (*.f64 x (neg.f64 z)) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 x (neg.f64 z)) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (/.f64 x z) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 x z)) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 y (/.f64 x z))) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 t z) (-.f64 y z)) |
| ✓ | cost-diff | 384 | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 1 328× | accelerator-lowering-fma.f32 |
| 1 328× | accelerator-lowering-fma.f64 |
| 976× | times-frac |
| 832× | *-lowering-*.f32 |
| 832× | *-lowering-*.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 91 |
| 1 | 46 | 91 |
| 2 | 100 | 91 |
| 3 | 210 | 91 |
| 4 | 380 | 90 |
| 5 | 719 | 90 |
| 6 | 1540 | 90 |
| 7 | 2927 | 90 |
| 8 | 3234 | 90 |
| 9 | 3264 | 90 |
| 10 | 3269 | 90 |
| 11 | 3270 | 90 |
| 12 | 3270 | 90 |
| 13 | 3274 | 90 |
| 14 | 3286 | 90 |
| 15 | 3288 | 90 |
| 0 | 3288 | 90 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ x (/ (- t z) (- y z))) |
x |
(/ (- t z) (- y z)) |
(- t z) |
t |
z |
(- y z) |
y |
x |
(- x (* y (/ x z))) |
x |
(* y (/ x z)) |
y |
(/ x z) |
z |
(/ (* x (neg z)) (- t z)) |
(* x (neg z)) |
x |
(neg z) |
z |
(- t z) |
t |
(* (/ (- y z) (- t z)) x) |
(/ (- y z) (- t z)) |
(- y z) |
y |
z |
(- t z) |
t |
x |
| Outputs |
|---|
(/ x (/ (- t z) (- y z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
x |
(/ (- t z) (- y z)) |
(/.f64 (-.f64 t z) (-.f64 y z)) |
(- t z) |
(-.f64 t z) |
t |
z |
(- y z) |
(-.f64 y z) |
y |
x |
(- x (* y (/ x z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
x |
(* y (/ x z)) |
(/.f64 (*.f64 x y) z) |
y |
(/ x z) |
(/.f64 x z) |
z |
(/ (* x (neg z)) (- t z)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* x (neg z)) |
(*.f64 x (neg.f64 z)) |
x |
(neg z) |
(neg.f64 z) |
z |
(- t z) |
(-.f64 t z) |
t |
(* (/ (- y z) (- t z)) x) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (- y z) (- t z)) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(- y z) |
(-.f64 y z) |
y |
z |
(- t z) |
(-.f64 t z) |
t |
x |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y z) (-.f64 t z)) |
| ✓ | accuracy | 97.4% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 x (neg.f64 z)) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 86.6% | (/.f64 (*.f64 x (neg.f64 z)) (-.f64 t z)) |
| ✓ | accuracy | 100.0% | (/.f64 x z) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 y (/.f64 x z))) |
| ✓ | accuracy | 91.6% | (*.f64 y (/.f64 x z)) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 t z) (-.f64 y z)) |
| ✓ | accuracy | 97.5% | (/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
| 47.0ms | 256× | 0 | valid |
Compiled 93 to 18 computations (80.6% saved)
ival-neg: 18.0ms (53.7% of total)ival-div: 8.0ms (23.9% of total)ival-sub: 4.0ms (11.9% of total)ival-mult: 4.0ms (11.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (/ (- t z) (- y z)))> |
#<alt (/ (- t z) (- y z))> |
#<alt (- t z)> |
#<alt (- y z)> |
#<alt (- x (* y (/ x z)))> |
#<alt (* y (/ x z))> |
#<alt (/ x z)> |
#<alt (/ (* x (neg z)) (- t z))> |
#<alt (* x (neg z))> |
#<alt (neg z)> |
#<alt (* (/ (- y z) (- t z)) x)> |
#<alt (/ (- y z) (- t z))> |
| Outputs |
|---|
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (* -1 (/ (* x (- y z)) z))> |
#<alt (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z)))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* x y) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (/ z (- y z)))> |
#<alt (+ (* -1 (/ z (- y z))) (/ t (- y z)))> |
#<alt (+ (* -1 (/ z (- y z))) (/ t (- y z)))> |
#<alt (+ (* -1 (/ z (- y z))) (/ t (- y z)))> |
#<alt (/ t (- y z))> |
#<alt (* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z))))> |
#<alt (* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z))))> |
#<alt (* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z))))> |
#<alt (/ t (- y z))> |
#<alt (* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z)))))> |
#<alt (* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z)))))> |
#<alt (* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z)))))> |
#<alt (/ t y)> |
#<alt (+ (* -1 (* z (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y))> |
#<alt (+ (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y))> |
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 4))) (/ 1 (pow y 3))))) (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ t z))) (* -1 (/ y z)))> |
#<alt (- (+ 1 (+ (* -1 (/ t z)) (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))) (* -1 (/ y z)))> |
#<alt (- (+ 1 (+ (* -1 (/ t z)) (/ (* (pow y 2) (- (* -1 t) (* -1 y))) (pow z 3)))) (+ (* -1 (/ y z)) (* -1 (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- t y) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ t (/ (* y (- t y)) z)) y) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ t (* -1 (/ (- (* -1 (/ (* (pow y 2) (- t y)) z)) (* y (- t y))) z))) y) z)))> |
#<alt (* -1 (/ (- t z) z))> |
#<alt (+ (* -1 (/ (- t z) z)) (* y (- (/ 1 z) (/ t (pow z 2)))))> |
#<alt (+ (* -1 (/ (- t z) z)) (* y (- (+ (/ 1 z) (/ (* y (- (/ 1 z) (/ t (pow z 2)))) z)) (/ t (pow z 2)))))> |
#<alt (+ (* -1 (/ (- t z) z)) (* y (- (+ (* y (- (/ (* y (- (/ 1 z) (/ t (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ t (pow z 2))) z)))) (/ 1 z)) (/ t (pow z 2)))))> |
#<alt (/ (- t z) y)> |
#<alt (/ (- (+ t (/ (* z (- t z)) y)) z) y)> |
#<alt (/ (- (+ t (/ (* (pow z 2) (- t z)) (pow y 2))) (+ z (* -1 (/ (* z (- t z)) y)))) y)> |
#<alt (/ (- (+ t (/ (* (pow z 3) (- t z)) (pow y 3))) (+ z (+ (* -1 (/ (* z (- t z)) y)) (* -1 (/ (* (pow z 2) (- t z)) (pow y 2)))))) y)> |
#<alt (/ (- t z) y)> |
#<alt (* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (* z (- t z)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* z (- t z)) (/ (* (pow z 2) (- t z)) y)) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- t z))) (* -1 (/ (* (pow z 3) (- t z)) y))) y)) (* z (- t z))) y))) y))> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (- 1 (/ y z)))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* y (- (/ x y) (/ x z)))> |
#<alt (* y (- (/ x y) (/ x z)))> |
#<alt (* y (- (/ x y) (/ x z)))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z)))))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (/ (- (* x z) (* x y)) z)> |
#<alt (/ (- (* x z) (* x y)) z)> |
#<alt (/ (- (* x z) (* x y)) z)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2)))))> |
#<alt (* z (+ (* -1 (/ x t)) (* z (+ (* -1 (/ x (pow t 2))) (* -1 (/ (* x z) (pow t 3)))))))> |
#<alt (* z (+ (* -1 (/ x t)) (* z (+ (* -1 (/ x (pow t 2))) (* z (+ (* -1 (/ x (pow t 3))) (* -1 (/ (* x z) (pow t 4)))))))))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (+ x (+ (/ (* t x) z) (/ (* (pow t 2) x) (pow z 2))))> |
#<alt (+ x (+ (/ (* t x) z) (+ (/ (* (pow t 2) x) (pow z 2)) (/ (* (pow t 3) x) (pow z 3)))))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z)))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (+ x (* t (+ (/ x z) (/ (* t x) (pow z 2)))))> |
#<alt (+ x (* t (+ (* t (+ (/ x (pow z 2)) (/ (* t x) (pow z 3)))) (/ x z))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t)> |
#<alt (/ (+ (* -1 (* x z)) (+ (* -1 (/ (* x (pow z 2)) t)) (* -1 (/ (* x (pow z 3)) (pow t 2))))) t)> |
#<alt (/ (+ (* -1 (* x z)) (+ (* -1 (/ (* x (pow z 2)) t)) (+ (* -1 (/ (* x (pow z 3)) (pow t 2))) (* -1 (/ (* x (pow z 4)) (pow t 3)))))) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* x y) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z)))> |
#<alt (* -1 (/ (* x (- y z)) z))> |
#<alt (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z)))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2)))))> |
#<alt (/ (* x (- y z)) t)> |
#<alt (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t)> |
#<alt (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t)> |
#<alt (/ (* x (- y z)) t)> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (/ (* x (- y z)) (- t z))> |
#<alt (* -1 (/ z (- t z)))> |
#<alt (+ (* -1 (/ z (- t z))) (/ y (- t z)))> |
#<alt (+ (* -1 (/ z (- t z))) (/ y (- t z)))> |
#<alt (+ (* -1 (/ z (- t z))) (/ y (- t z)))> |
#<alt (/ y (- t z))> |
#<alt (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z))))> |
#<alt (/ y (- t z))> |
#<alt (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z)))))> |
#<alt (/ y t)> |
#<alt (+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t))> |
#<alt (+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t))> |
#<alt (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ y z))) (* -1 (/ t z)))> |
#<alt (- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z)))> |
#<alt (- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- y t) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z)))> |
#<alt (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z)))> |
#<alt (* -1 (/ (- y z) z))> |
#<alt (+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2)))))> |
#<alt (+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2)))))> |
#<alt (+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2)))))> |
#<alt (/ (- y z) t)> |
#<alt (/ (- (+ y (/ (* z (- y z)) t)) z) t)> |
#<alt (/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t)> |
#<alt (/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t)> |
#<alt (/ (- y z) t)> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 63.0ms | x | @ | 0 | (/ x z) |
| 3.0ms | x | @ | 0 | (/ (* x (neg z)) (- t z)) |
| 1.0ms | t | @ | 0 | (/ (- t z) (- y z)) |
| 1.0ms | t | @ | -inf | (/ (* x (neg z)) (- t z)) |
| 1.0ms | x | @ | inf | (- x (* y (/ x z))) |
| 1× | batch-egg-rewrite |
| 5 922× | *-lowering-*.f32 |
| 5 922× | *-lowering-*.f64 |
| 5 424× | accelerator-lowering-fma.f32 |
| 5 424× | accelerator-lowering-fma.f64 |
| 4 646× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 67 |
| 1 | 107 | 67 |
| 2 | 882 | 66 |
| 0 | 8820 | 66 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (/ (- t z) (- y z))) |
(/ (- t z) (- y z)) |
(- t z) |
(- y z) |
(- x (* y (/ x z))) |
(* y (/ x z)) |
(/ x z) |
(/ (* x (neg z)) (- t z)) |
(* x (neg z)) |
(neg z) |
(* (/ (- y z) (- t z)) x) |
(/ (- y z) (- t z)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(+.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x (-.f64 t z)))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 (/.f64 x (-.f64 z t)) (neg.f64 y)) (*.f64 (/.f64 x (-.f64 z t)) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 z z))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) t) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) z) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) t)) |
(+.f64 (*.f64 (/.f64 y (-.f64 t z)) x) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x z) (-.f64 z t)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 x (-.f64 z t))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(+.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (*.f64 (*.f64 t z) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z)))) (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z)))) (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(fma.f64 x (/.f64 y (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 x (/.f64 z (-.f64 z t)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))))) |
(fma.f64 z (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))))) |
(fma.f64 z (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 y (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (neg.f64 z) (/.f64 x (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (neg.f64 x) (/.f64 z (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 t z)) x (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(fma.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (-.f64 z t)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 z (neg.f64 x)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x z)) #s(literal -1 binary64)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (-.f64 t z)) x) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (neg.f64 y) (/.f64 x (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (-.f64 t z)) y (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (-.f64 t z)) (neg.f64 z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z (-.f64 z t)) x (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (*.f64 t z) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(fma.f64 (*.f64 y (/.f64 x (-.f64 t z))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x z) (-.f64 z t)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 z (neg.f64 x))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) (*.f64 z (neg.f64 x))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) y) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (neg.f64 z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) y) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) (neg.f64 z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) x) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 t z) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 (+.f64 t z) x) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 x (-.f64 z t)) (neg.f64 y) (*.f64 (/.f64 x (-.f64 z t)) z)) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 z z)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t z))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) t (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) z)) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) z (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) t)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 z (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 z t) (*.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 z t) (*.f64 x z)) #s(literal -1/2 binary64)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 t z)) z) #s(literal -1 binary64) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 z)) x (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 t z)) #s(literal -1 binary64)) z (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 y (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 y (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z)))) (+.f64 t z) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 x (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)))) (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 x (/.f64 z (*.f64 (+.f64 t z) (-.f64 z t)))) (+.f64 t z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (neg.f64 z) (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (neg.f64 z) (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z)))) (+.f64 t z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 x (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)))) (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t)))) (+.f64 t z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 x)) z (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) (*.f64 x z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x #s(literal -1 binary64))) z (*.f64 y (/.f64 x (-.f64 t z)))) |
(neg.f64 (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 z t)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 y z))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)) |
(/.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 z y)) (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (-.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z)) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z)) (fma.f64 y y (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (-.f64 t z)) (+.f64 z y)) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 y z))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (/.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z))) (neg.f64 (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 z y))) (-.f64 t z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (-.f64 t z))) (neg.f64 (+.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 x (-.f64 t z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x z) (-.f64 z t)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z))) (-.f64 (*.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t))) (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) (*.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t)))) (-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) (-.f64 t z)) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 x (fma.f64 y (-.f64 t z) (*.f64 (-.f64 z t) z))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))) (/.f64 (-.f64 y z) (-.f64 t z)))) (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)) (/.f64 (-.f64 y z) (-.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y))) |
(/.f64 (*.f64 x (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (-.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 x (/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z))) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z))) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z y))) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal -1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (*.f64 (+.f64 z y) (-.f64 z y))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.f64 (-.f64 y z) (+.f64 z y))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.f64 (+.f64 z y) (-.f64 z y))) (+.f64 z y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t z)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (+.f64 t z)) (-.f64 (*.f64 z (+.f64 t z)) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (-.f64 t z) (+.f64 t z))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 t t (*.f64 z (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (/.f64 x (-.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (/.f64 x (-.f64 t z))) (fma.f64 y y (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (/.f64 x (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y)) (/.f64 x (-.f64 t z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 x (-.f64 t z))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 t z) (*.f64 (-.f64 z t) z)) x) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))) (/.f64 (-.f64 y z) (-.f64 t z))) x) (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)) (/.f64 (-.f64 y z) (-.f64 t z))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y))) |
(/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (-.f64 t z)) x) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (-.f64 t z)) x) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (+.f64 t z)) (*.f64 (-.f64 t z) (+.f64 t z))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (-.f64 z y) (/.f64 x (-.f64 z t))) |
(*.f64 (-.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x)) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 x (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(*.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 x (-.f64 t z)))) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(*.f64 (*.f64 x (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 x (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) x)) |
(*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 (+.f64 t z) x)) |
(*.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) (-.f64 y z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (+.f64 t z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 (+.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 (+.f64 t z) (+.f64 z y))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 x (+.f64 z y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (*.f64 x (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 x (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t)))) (+.f64 t z)) |
(*.f64 (*.f64 (-.f64 y z) (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 (-.f64 y z) (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z)))) (+.f64 t z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 z t))) (-.f64 z y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z)))) (+.f64 t z)) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (-.f64 y z)) |
(+.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 z y))) |
(+.f64 (/.f64 t (-.f64 y z)) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 z y)))) |
(+.f64 (/.f64 z (-.f64 z y)) (/.f64 t (-.f64 y z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) z)) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 y y)) (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 z (+.f64 z y)))) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 z (+.f64 z y))) (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (fma.f64 y y (*.f64 z z))) (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 z y))) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) z) (*.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) y)) |
(+.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) y) (*.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) z)) |
(+.f64 (*.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 z y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (*.f64 (*.f64 z (+.f64 z y)) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 z y)) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (*.f64 (*.f64 y y) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))))) |
(+.f64 (*.f64 (fma.f64 y y (*.f64 z z)) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (*.f64 (*.f64 z y) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))))) |
(+.f64 (*.f64 z (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y)))) (*.f64 y (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))))) |
(+.f64 (*.f64 y (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y)))) (*.f64 z (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 y z) (-.f64 t z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 y z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) |
(-.f64 (/.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 z (-.f64 y z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z y)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (-.f64 y z)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (-.f64 y z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (-.f64 y z)) (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 y z) (fma.f64 t t (*.f64 z (+.f64 t z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 y z) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 y z) (+.f64 t z))) (/.f64 (*.f64 z z) (*.f64 (-.f64 y z) (+.f64 t z)))) |
(-.f64 (/.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 y z) (-.f64 y z))) (/.f64 (*.f64 (-.f64 y z) z) (*.f64 (-.f64 y z) (-.f64 y z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)))) (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z)))))) (/.f64 (*.f64 (/.f64 z (-.f64 y z)) (/.f64 (*.f64 (/.f64 z (-.f64 y z)) z) (-.f64 y z))) (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z))) (/.f64 (/.f64 (*.f64 (/.f64 z (-.f64 y z)) z) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 z (-.f64 z y))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 z y)))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 t (-.f64 y z))) |
(fma.f64 z (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) (*.f64 y (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))))) |
(fma.f64 y (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) (*.f64 z (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 t (-.f64 y z))) |
(fma.f64 (/.f64 t (-.f64 y z)) #s(literal 1 binary64) (*.f64 (/.f64 z (-.f64 z y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 (*.f64 z (+.f64 z y)) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))))) |
(fma.f64 (*.f64 z (+.f64 z y)) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 (*.f64 y y) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 z y))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (-.f64 y z)) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 z y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 z (-.f64 z y))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 z y)) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 z y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (neg.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) z)) |
(fma.f64 (fma.f64 y y (*.f64 z z)) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 (*.f64 z y) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))))) |
(fma.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 y y) (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 z (+.f64 z y)))) |
(fma.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 z (+.f64 z y)) (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 y y))) |
(fma.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (fma.f64 y y (*.f64 z z)) (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 z y))) |
(fma.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) z (*.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) y)) |
(fma.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) y (*.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) z)) |
(fma.f64 (/.f64 t (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (/.f64 z (-.f64 z y))) |
(fma.f64 (/.f64 t (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 z y)))) |
(fma.f64 (/.f64 t (*.f64 (-.f64 y z) (+.f64 z y))) (+.f64 z y) (/.f64 z (-.f64 z y))) |
(fma.f64 (/.f64 t (*.f64 (-.f64 y z) (+.f64 z y))) (+.f64 z y) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 z y)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 t (-.f64 y z))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 y z) (+.f64 z y))) (neg.f64 (+.f64 z y)) (/.f64 t (-.f64 y z))) |
(fma.f64 (neg.f64 (/.f64 z (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (fma.f64 z (+.f64 z y) (*.f64 y y)) (/.f64 t (-.f64 y z))) |
(fma.f64 (neg.f64 (/.f64 z (*.f64 (-.f64 y z) (+.f64 z y)))) (+.f64 z y) (/.f64 t (-.f64 y z))) |
(fma.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 z (-.f64 z y))) |
(fma.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 z y)))) |
(neg.f64 (/.f64 (-.f64 t z) (-.f64 z y))) |
(neg.f64 (/.f64 (/.f64 (-.f64 t z) (-.f64 z y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 t z) (-.f64 y z)) |
(/.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 z t) (-.f64 z y)) |
(/.f64 (/.f64 (-.f64 t z) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (*.f64 (-.f64 y z) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (fma.f64 t (-.f64 y z) (*.f64 (-.f64 z y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 t z) (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))) (*.f64 (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))) (/.f64 (-.f64 t z) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 (-.f64 t z) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t z) (/.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (-.f64 y z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (*.f64 (+.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (*.f64 (-.f64 y z) (+.f64 t z))) |
(/.f64 (fma.f64 t (-.f64 y z) (*.f64 (-.f64 z y) z)) (*.f64 (-.f64 y z) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z y)) (*.f64 (-.f64 y z) (+.f64 z y))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 y z) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)) (neg.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z)))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (neg.f64 (*.f64 (-.f64 y z) (+.f64 t z)))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (neg.f64 (*.f64 (+.f64 t z) (-.f64 y z)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))) (/.f64 (-.f64 t z) (-.f64 y z))) (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 (-.f64 t z) (-.f64 y z))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 (-.f64 t z) (-.f64 y z))) (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t)))) |
(/.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (-.f64 y z)) (+.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 z y)) |
(/.f64 (*.f64 (-.f64 z t) #s(literal 1 binary64)) (-.f64 z y)) |
(/.f64 (-.f64 (*.f64 t (-.f64 z y)) (*.f64 (-.f64 y z) (neg.f64 z))) (*.f64 (-.f64 y z) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 t (/.f64 (-.f64 y z) z)) (-.f64 y z)) (*.f64 (-.f64 y z) (/.f64 (-.f64 y z) z))) |
(/.f64 (-.f64 (-.f64 y z) (*.f64 (/.f64 (-.f64 y z) t) z)) (*.f64 (/.f64 (-.f64 y z) t) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (*.f64 (/.f64 (-.f64 y z) t) (neg.f64 z))) (*.f64 (/.f64 (-.f64 y z) t) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) z)) (*.f64 (/.f64 (-.f64 y z) t) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 y z) t) (/.f64 (-.f64 y z) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (-.f64 y z)) (*.f64 (-.f64 z y) z)) (*.f64 (-.f64 z y) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (-.f64 z y)) (*.f64 (-.f64 z y) (neg.f64 z))) (*.f64 (-.f64 z y) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (/.f64 (-.f64 y z) z)) (*.f64 (-.f64 z y) #s(literal 1 binary64))) (*.f64 (-.f64 z y) (/.f64 (-.f64 y z) z))) |
(/.f64 (neg.f64 (fma.f64 t (-.f64 y z) (*.f64 (-.f64 z y) z))) (neg.f64 (*.f64 (-.f64 y z) (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))) (/.f64 (-.f64 t z) (-.f64 y z)))) (neg.f64 (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y z)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 (-.f64 t z) (-.f64 y z)))) (neg.f64 (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (-.f64 y z))) (neg.f64 (+.f64 t z))) |
(/.f64 (fma.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z))) (pow.f64 (/.f64 z (-.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (-.f64 (*.f64 (/.f64 z (-.f64 z y)) (/.f64 z (-.f64 z y))) (*.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z))) (*.f64 (/.f64 z (-.f64 z y)) (/.f64 z (-.f64 z y)))) (-.f64 (/.f64 t (-.f64 y z)) (/.f64 z (-.f64 z y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 t z) #s(literal -1 binary64)) (-.f64 z y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (-.f64 y z) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) (-.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (-.f64 y z) (+.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 y z) (*.f64 (-.f64 z y) z))) (*.f64 (-.f64 y z) (-.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))) (/.f64 (-.f64 t z) (-.f64 y z)))) (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 (-.f64 t z) (-.f64 y z)))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (-.f64 y z))) (+.f64 t z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (neg.f64 (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (+.f64 t z) (-.f64 z t))) (neg.f64 (+.f64 t z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (neg.f64 (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (*.f64 (-.f64 t z) (+.f64 t z))) (neg.f64 (+.f64 t z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z)) |
(/.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 z y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 z y) (+.f64 z y)))))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (+.f64 z y)) (-.f64 (*.f64 z (+.f64 z y)) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) (*.f64 (-.f64 y z) (+.f64 z y))) (-.f64 y z)) |
(/.f64 (*.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) (fma.f64 y y (*.f64 z (-.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (neg.f64 (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (neg.f64 (+.f64 t z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (+.f64 t z)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (neg.f64 (+.f64 t z))) |
(pow.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) |
(*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z)))) |
(*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) |
(*.f64 (+.f64 z y) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y)))) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 t z)))) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t z) (-.f64 y z)))) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (fma.f64 t (-.f64 y z) (*.f64 (-.f64 z y) z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 y z)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))) (/.f64 (-.f64 t z) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t (-.f64 y z)) (/.f64 t (-.f64 y z)) (*.f64 (/.f64 z (-.f64 y z)) (+.f64 (/.f64 z (-.f64 y z)) (/.f64 t (-.f64 y z))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)) (/.f64 (-.f64 t z) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z)))) |
(*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 (-.f64 t z) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) (+.f64 z y)) |
(*.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y))) (*.f64 (+.f64 z y) (-.f64 t z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (*.f64 (-.f64 y z) (+.f64 z y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (*.f64 (-.f64 y z) (+.f64 z y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.f64 (/.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z)) (/.f64 (-.f64 t z) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (/.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z)))) (/.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (+.f64 t z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y))) #s(literal 1 binary64)) (*.f64 (+.f64 z y) (-.f64 t z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (/.f64 (+.f64 z y) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z)))) (/.f64 (+.f64 z y) (+.f64 t z))) |
(*.f64 (/.f64 (+.f64 t z) (-.f64 y z)) (/.f64 (-.f64 t z) (+.f64 t z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y)))) (+.f64 z y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) (-.f64 t z)) |
(+.f64 t (neg.f64 z)) |
(+.f64 (neg.f64 z) t) |
(+.f64 #s(literal 0 binary64) (-.f64 t z)) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 t z)))) |
(+.f64 (neg.f64 (neg.f64 t)) (neg.f64 z)) |
(-.f64 t z) |
(-.f64 #s(literal 0 binary64) (-.f64 z t)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) |
(-.f64 (/.f64 t #s(literal 1 binary64)) z) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 t z)) #s(literal 1 binary64))) |
(fma.f64 z #s(literal -1 binary64) t) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (+.f64 t z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) z t) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) t) |
(fma.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal 1 binary64) z) t) |
(neg.f64 (-.f64 z t)) |
(/.f64 (-.f64 t z) #s(literal 1 binary64)) |
(/.f64 (-.f64 z t) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t)))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (neg.f64 (neg.f64 (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (+.f64 t z)) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (neg.f64 (neg.f64 (+.f64 t z)))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)) (neg.f64 (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)) (neg.f64 (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t))))) |
(/.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (neg.f64 (+.f64 t z))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t z)) (*.f64 (+.f64 t z) (*.f64 z z))) (*.f64 (+.f64 t z) (+.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (neg.f64 (neg.f64 (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 t z) (-.f64 z t))) (neg.f64 (neg.f64 (+.f64 t z)))) |
(/.f64 (fma.f64 z (neg.f64 (*.f64 z z)) (*.f64 t (*.f64 t t))) (fma.f64 z z (-.f64 (*.f64 t t) (*.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 t z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z)) (fma.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z)) (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (neg.f64 z) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 t t) (+.f64 t z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) #s(literal 1 binary64)) (neg.f64 (+.f64 t z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (fma.f64 t t (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t z) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) |
(*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t))))) |
(*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 t z)) |
(*.f64 #s(literal -1 binary64) (-.f64 z t)) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 t z))) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t z)) #s(literal 1 binary64))) |
(*.f64 (+.f64 t z) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (*.f64 (+.f64 t z) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t z)))) |
(+.f64 y (neg.f64 z)) |
(+.f64 (neg.f64 z) y) |
(+.f64 #s(literal 0 binary64) (-.f64 y z)) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z y)))) |
(+.f64 (neg.f64 (neg.f64 y)) (neg.f64 z)) |
(-.f64 y z) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) z) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 1 binary64))) |
(fma.f64 z #s(literal -1 binary64) y) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 z)) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (+.f64 z y)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z y)))) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z y) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) y) |
(fma.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal 1 binary64) z) y) |
(neg.f64 (-.f64 z y)) |
(/.f64 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 (-.f64 z y) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (fma.f64 y y (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) y)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) y))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y)) (neg.f64 (fma.f64 y y (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) y))))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (neg.f64 (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 z z))) (*.f64 (+.f64 z y) (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y))) (+.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y))) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 z (neg.f64 (*.f64 z z)) (*.f64 y (*.f64 y y))) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 (neg.f64 z) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)) (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (neg.f64 z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y)) #s(literal 1 binary64)) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) #s(literal 1 binary64)) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y)))) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 z z)) (*.f64 (-.f64 y z) (+.f64 z y))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (fma.f64 y y (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) y))))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 #s(literal -1 binary64) (-.f64 z y)) |
(*.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 z y) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z y)))) |
(+.f64 x (/.f64 (*.f64 x y) (neg.f64 z))) |
(+.f64 (/.f64 (*.f64 x y) (neg.f64 z)) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 x z) x)) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 y (/.f64 x z) x)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x y) z) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 x z) x)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 y (/.f64 x z) x))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (/.f64 (*.f64 x y) z)) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 x y) (neg.f64 z))) |
(fma.f64 x (neg.f64 (/.f64 y z)) x) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 y)) x) |
(fma.f64 y (/.f64 x (neg.f64 z)) x) |
(fma.f64 (/.f64 x z) (neg.f64 y) x) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal -1 binary64)) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) (/.f64 (*.f64 x y) (neg.f64 z))) |
(fma.f64 (neg.f64 x) (/.f64 y z) x) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 y)) x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 x z) x)) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 y (/.f64 x z) x)))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 x y) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (neg.f64 z)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y (neg.f64 x)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (/.f64 (*.f64 x y) (neg.f64 z))) |
(fma.f64 (neg.f64 y) (/.f64 x z) x) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) z) x) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal 1 binary64) z) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 x (neg.f64 z)) y x) |
(fma.f64 (/.f64 y z) (/.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (neg.f64 (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) z) x) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y z) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x z) x) |
(fma.f64 (/.f64 (neg.f64 y) z) x x) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (neg.f64 z)) x) |
(fma.f64 (*.f64 (/.f64 x z) #s(literal -1 binary64)) y x) |
(fma.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) z)) x x) |
(fma.f64 (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) x) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))))) |
(neg.f64 (/.f64 (fma.f64 x x (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (neg.f64 (*.f64 z z)))) (neg.f64 (fma.f64 y (/.f64 x z) x)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (neg.f64 (*.f64 z z))))) (fma.f64 y (/.f64 x z) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (neg.f64 y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (neg.f64 y) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (neg.f64 y) x)))) |
(/.f64 (fma.f64 x x (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (neg.f64 (*.f64 z z)))) (fma.f64 y (/.f64 x z) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (neg.f64 (*.f64 z z))))) (neg.f64 (fma.f64 y (/.f64 x z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))) (*.f64 (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 y (/.f64 x z) x)) (*.f64 (fma.f64 y (/.f64 x z) x) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) (*.f64 (fma.f64 y (/.f64 x z) x) (fma.f64 y (/.f64 x z) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (neg.f64 (*.f64 z z)))))) (neg.f64 (neg.f64 (fma.f64 y (/.f64 x z) x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x y) (neg.f64 z)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 x z) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 y (/.f64 x z) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 x z) x)) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 x z) x)) (fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 y (/.f64 x z) x)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 y (/.f64 x z) x)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 x z) x)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 y (/.f64 x z) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 x y) (neg.f64 z)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 x z) x)) (/.f64 (*.f64 x x) (fma.f64 y (/.f64 x z) x))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 y (/.f64 x z) x)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 y (/.f64 x z) x)))) (+.f64 (/.f64 (*.f64 x x) (fma.f64 y (/.f64 x z) x)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (fma.f64 y (/.f64 x z) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (neg.f64 (*.f64 z z)))) #s(literal 1 binary64)) (fma.f64 y (/.f64 x z) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x)))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 (*.f64 y y) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x)))) (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 x z) x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (fma.f64 x x (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (neg.f64 (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 x z) x))) (fma.f64 x x (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (neg.f64 y) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x)) (*.f64 (fma.f64 (/.f64 x z) (neg.f64 y) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 x z) (neg.f64 y) x)) |
(*.f64 (fma.f64 x x (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (neg.f64 (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 x z) x))) |
(*.f64 (fma.f64 y (/.f64 x z) x) (*.f64 (fma.f64 (/.f64 x z) (neg.f64 y) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 x z) x)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 x z) (*.f64 y (fma.f64 y (/.f64 x z) x)) (*.f64 x x))))) |
(*.f64 (neg.f64 (fma.f64 x x (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (neg.f64 (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 x z) x)))) |
(neg.f64 (/.f64 (*.f64 x y) (neg.f64 z))) |
(/.f64 y (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 x y)))) |
(/.f64 (neg.f64 y) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 x y) z) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 x))) z) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) z) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 z)) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y z)) |
(*.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) z))) |
(*.f64 y (/.f64 x z)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x (neg.f64 z)) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (*.f64 y (/.f64 #s(literal 1 binary64) z)) x) |
(*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 x (neg.f64 z))) |
(neg.f64 (/.f64 x (neg.f64 z))) |
(/.f64 x z) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 z)) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(+.f64 (*.f64 (/.f64 x (-.f64 t z)) #s(literal 0 binary64)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 z (+.f64 t z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (fma.f64 t t (*.f64 z z))) (*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) t) (*.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) z) (*.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) t)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))))) |
(+.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)))) (*.f64 (*.f64 t z) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t)))) (*.f64 z (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t)))) (*.f64 t (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) (*.f64 x z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 z (-.f64 t z)))) |
(fma.f64 t (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 z (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))))) |
(fma.f64 z (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 t (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))))) |
(fma.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (-.f64 t z)) #s(literal 0 binary64) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 (*.f64 t z) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 t t) (*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 z (+.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 z (+.f64 t z)) (*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (fma.f64 t t (*.f64 z z)) (*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 t z))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) t (*.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) z)) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) z (*.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) t)) |
(neg.f64 (*.f64 x (/.f64 z (-.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 z (-.f64 t z)) x)) |
(neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 x z)))) |
(/.f64 x (/.f64 (-.f64 z t) z)) |
(/.f64 (neg.f64 z) (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 z (neg.f64 x)) (-.f64 t z)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 x z))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x z))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 x)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 x (+.f64 t z))) (*.f64 (-.f64 t z) (+.f64 t z))) |
(/.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (neg.f64 (*.f64 z (*.f64 z z)))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (neg.f64 (*.f64 z z))) z) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 x (-.f64 t z))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z z)) (/.f64 x (-.f64 t z))) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t z)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (+.f64 t z)) (-.f64 (*.f64 z (+.f64 t z)) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 (-.f64 t z) (+.f64 t z))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 t t (*.f64 z (-.f64 z t)))) |
(pow.f64 (/.f64 (-.f64 z t) (*.f64 x z)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 z (-.f64 z t))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)))) |
(*.f64 (neg.f64 z) (/.f64 x (-.f64 t z))) |
(*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (neg.f64 x) (/.f64 z (-.f64 t z))) |
(*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 z (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 t z)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (-.f64 t z)) x)) |
(*.f64 (/.f64 x (-.f64 t z)) (neg.f64 z)) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 z (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) (*.f64 z (neg.f64 x)))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (neg.f64 z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z)) |
(*.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) x)) |
(*.f64 (/.f64 z (*.f64 (+.f64 t z) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 z (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 (+.f64 t z) x)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 z (-.f64 t z))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z t) (*.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 z t) (*.f64 x z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 z)) x) |
(*.f64 (*.f64 (/.f64 x (-.f64 t z)) #s(literal -1 binary64)) z) |
(*.f64 (*.f64 x (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 x (/.f64 z (*.f64 (+.f64 t z) (-.f64 z t)))) (+.f64 t z)) |
(*.f64 (*.f64 (neg.f64 z) (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 (neg.f64 z) (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z)))) (+.f64 t z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 x (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t)))) (+.f64 t z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 x)) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) (*.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x #s(literal -1 binary64))) z) |
(+.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) |
(+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 z (neg.f64 x))) |
(+.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 z (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(fma.f64 x #s(literal 0 binary64) (*.f64 z (neg.f64 x))) |
(fma.f64 #s(literal 0 binary64) x (*.f64 z (neg.f64 x))) |
(neg.f64 (*.f64 x z)) |
(neg.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x z) (*.f64 x z) (*.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 x z)) |
(/.f64 (*.f64 x (neg.f64 (*.f64 z z))) z) |
(/.f64 (*.f64 x (neg.f64 (*.f64 z (*.f64 z z)))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z z)) x) z) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) x) (fma.f64 z z #s(literal 0 binary64))) |
(*.f64 x (neg.f64 z)) |
(*.f64 x (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 z (neg.f64 x)) |
(*.f64 (neg.f64 z) x) |
(*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) z) |
(*.f64 (*.f64 x z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 x z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) z) |
(neg.f64 z) |
(/.f64 (*.f64 z z) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 z z)) z) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(+.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 x (/.f64 y (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x (-.f64 t z)))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 (/.f64 x (-.f64 z t)) (neg.f64 y)) (*.f64 (/.f64 x (-.f64 z t)) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 z z))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) t) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) z) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) t)) |
(+.f64 (*.f64 (/.f64 y (-.f64 t z)) x) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x z) (-.f64 z t)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) (/.f64 x (-.f64 z t))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(+.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (*.f64 (*.f64 t z) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z)))) (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z)))) (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 t z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(fma.f64 x (/.f64 y (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 x (/.f64 z (-.f64 z t)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))))) |
(fma.f64 z (/.f64 x (-.f64 z t)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))))) |
(fma.f64 z (*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 y (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (neg.f64 z) (/.f64 x (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (neg.f64 x) (/.f64 z (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 y (-.f64 t z)) x (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(fma.f64 (*.f64 z (+.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (-.f64 z t)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 z (neg.f64 x)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x z)) #s(literal -1 binary64)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 z (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (-.f64 t z)) x) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (neg.f64 y) (/.f64 x (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (-.f64 t z)) y (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (-.f64 t z)) (neg.f64 z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z (-.f64 z t)) x (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (*.f64 t z) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(fma.f64 (*.f64 y (/.f64 x (-.f64 t z))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x z) (-.f64 z t)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 z (neg.f64 x))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) (*.f64 z (neg.f64 x))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) y) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (neg.f64 z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) y) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) (neg.f64 z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) x) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 t z) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 (+.f64 t z) x) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 x (-.f64 z t)) (neg.f64 y) (*.f64 (/.f64 x (-.f64 z t)) z)) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 z z)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t z))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) t (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) z)) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) z (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) t)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 z (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 z t) (*.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 z t) (*.f64 x z)) #s(literal -1/2 binary64)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 t z)) z) #s(literal -1 binary64) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 z)) x (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 t z)) #s(literal -1 binary64)) z (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 y (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 y (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z)))) (+.f64 t z) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 x (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)))) (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 x (/.f64 z (*.f64 (+.f64 t z) (-.f64 z t)))) (+.f64 t z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (neg.f64 z) (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (neg.f64 z) (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z)))) (+.f64 t z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 x (-.f64 t z)) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t)))) (fma.f64 t t (*.f64 z (+.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 (+.f64 t z) (-.f64 z t)))) (+.f64 t z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 x)) z (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) (*.f64 x z) (*.f64 y (/.f64 x (-.f64 t z)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x #s(literal -1 binary64))) z (*.f64 y (/.f64 x (-.f64 t z)))) |
(neg.f64 (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 y z) (-.f64 z t)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t))))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 z t)) (-.f64 y z))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 (-.f64 y z) (/.f64 (-.f64 t z) x)) |
(/.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y))) (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 z y)) (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (-.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 z y)))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 (/.f64 x (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z)) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z)) (fma.f64 y y (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) y)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (-.f64 t z)) (+.f64 z y)) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 y z))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (/.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z))) (neg.f64 (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 z y))) (-.f64 t z)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (-.f64 t z))) (neg.f64 (+.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 x (-.f64 t z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x z) (-.f64 z t)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z))) (-.f64 (*.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t))) (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 x (-.f64 t z))) (*.f64 y (/.f64 x (-.f64 t z)))) (*.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t)))) (-.f64 (*.f64 y (/.f64 x (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) (-.f64 t z)) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 x (fma.f64 y (-.f64 t z) (*.f64 (-.f64 z t) z))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))) (/.f64 (-.f64 y z) (-.f64 t z)))) (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)) (/.f64 (-.f64 y z) (-.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y))) |
(/.f64 (*.f64 x (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (-.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 x (/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z))) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z))) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z y))) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal -1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 t z)) (*.f64 (+.f64 z y) (-.f64 z y))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.f64 (-.f64 y z) (+.f64 z y))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (*.f64 (+.f64 z y) (-.f64 z y))) (+.f64 z y)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t z)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (+.f64 t z)) (-.f64 (*.f64 z (+.f64 t z)) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (-.f64 t z) (+.f64 t z))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 t t (*.f64 z (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (/.f64 x (-.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (/.f64 x (-.f64 t z))) (fma.f64 y y (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (/.f64 x (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y)) (/.f64 x (-.f64 t z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 x (-.f64 t z))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (fma.f64 y (-.f64 t z) (*.f64 (-.f64 z t) z)) x) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))) (/.f64 (-.f64 y z) (-.f64 t z))) x) (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)) (/.f64 (-.f64 y z) (-.f64 t z))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y))) |
(/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (-.f64 t z)) x) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (-.f64 t z)) x) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 t t (*.f64 z (+.f64 t z)))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (+.f64 t z)) (*.f64 (-.f64 t z) (+.f64 t z))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (-.f64 y z) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (-.f64 z y) (/.f64 x (-.f64 z t))) |
(*.f64 (-.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x)) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 x (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y z) (/.f64 x (-.f64 z t)))) |
(*.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 x (-.f64 t z)))) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(*.f64 (*.f64 x (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 x (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 y z)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 y z)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) x)) |
(*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 (+.f64 t z) x)) |
(*.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) (-.f64 y z))) |
(*.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (+.f64 t z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 (+.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 (+.f64 t z) (+.f64 z y))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 x (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 x (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 x (+.f64 z y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (*.f64 x (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 x (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t)))) (+.f64 t z)) |
(*.f64 (*.f64 (-.f64 y z) (/.f64 x (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 (-.f64 y z) (/.f64 x (*.f64 (-.f64 t z) (+.f64 t z)))) (+.f64 t z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 z t))) (-.f64 z y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z)))) (+.f64 t z)) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) (-.f64 y z)) |
(+.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 z t))) |
(+.f64 (/.f64 z (-.f64 z t)) (/.f64 y (-.f64 t z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) z)) |
(+.f64 (*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t)) (*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z)))) |
(+.f64 (*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z))) (*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 z z))) (*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t z))) |
(+.f64 (*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) t) (*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) z)) |
(+.f64 (*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) z) (*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 y (-.f64 t z)) #s(literal 1 binary64)) (*.f64 (/.f64 z (-.f64 z t)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (*.f64 (*.f64 t t) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(+.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (*.f64 (*.f64 t z) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(+.f64 (*.f64 t (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t)))) (*.f64 z (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))))) |
(+.f64 (*.f64 z (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t)))) (*.f64 t (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (-.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) (-.f64 z t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 t z)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (-.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (-.f64 t z)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (-.f64 t z))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (-.f64 t z) (+.f64 z y))) (/.f64 (*.f64 z z) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 t z)) (*.f64 (-.f64 t z) (-.f64 t z))) (/.f64 (*.f64 (-.f64 t z) z) (*.f64 (-.f64 t z) (-.f64 t z)))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 t z)) (/.f64 (*.f64 (/.f64 y (-.f64 t z)) y) (-.f64 t z))) (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) (/.f64 (*.f64 (/.f64 z (-.f64 t z)) (/.f64 (*.f64 (/.f64 z (-.f64 t z)) z) (-.f64 t z))) (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 y (-.f64 t z)) y) (-.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y))) (/.f64 (/.f64 (*.f64 (/.f64 z (-.f64 t z)) z) (-.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)))) |
(-.f64 (/.f64 (/.f64 y (-.f64 t z)) #s(literal 1 binary64)) (/.f64 (/.f64 z (-.f64 t z)) #s(literal 1 binary64))) |
(-.f64 (+.f64 (/.f64 y (-.f64 t z)) #s(literal 0 binary64)) (/.f64 z (-.f64 t z))) |
(fma.f64 t (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 z (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 y (-.f64 t z))) |
(fma.f64 z (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 t (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))))) |
(fma.f64 z (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 y (-.f64 t z))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 z (-.f64 z t))) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y (-.f64 t z))) |
(fma.f64 (/.f64 y (-.f64 t z)) #s(literal 1 binary64) (*.f64 (/.f64 z (-.f64 z t)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (*.f64 z (+.f64 t z)) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(fma.f64 (*.f64 z (+.f64 t z)) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (*.f64 t t) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (-.f64 z t)) (/.f64 y (-.f64 t z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 z (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) z)) |
(fma.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (*.f64 t z) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))))) |
(fma.f64 (/.f64 y (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 z (-.f64 z t))) |
(fma.f64 (/.f64 y (*.f64 (-.f64 t z) (+.f64 t z))) (+.f64 t z) (/.f64 z (-.f64 z t))) |
(fma.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z)))) |
(fma.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 z (+.f64 t z)) (*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t t))) |
(fma.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 z z)) (*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 t z))) |
(fma.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) t (*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) z)) |
(fma.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) z (*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) t)) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))) (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 y (-.f64 t z))) |
(fma.f64 (/.f64 z (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z) (/.f64 y (-.f64 t z))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (neg.f64 (fma.f64 t t (*.f64 z (+.f64 t z)))) (/.f64 y (-.f64 t z))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (/.f64 y (-.f64 t z))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 t z) (+.f64 t z))) (neg.f64 (+.f64 t z)) (/.f64 y (-.f64 t z))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z))) (/.f64 y (-.f64 t z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z))))) (/.f64 y (-.f64 t z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 t z))) (/.f64 y (-.f64 t z))) |
(fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 y (-.f64 t z))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 y (-.f64 t z))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (-.f64 t z) (+.f64 t z)))) (+.f64 t z) (/.f64 y (-.f64 t z))) |
(neg.f64 (/.f64 (-.f64 y z) (-.f64 z t))) |
(neg.f64 (/.f64 (/.f64 (-.f64 y z) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(/.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 z y) (-.f64 z t)) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (-.f64 t z)) (fma.f64 y (-.f64 t z) (*.f64 (-.f64 z t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 z y) (-.f64 t z)) (*.f64 (-.f64 y z) (+.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))) (*.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))) (/.f64 (-.f64 y z) (-.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)) (/.f64 (-.f64 y z) (-.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (-.f64 t z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (fma.f64 y (-.f64 t z) (*.f64 (-.f64 z t) z)) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y)) (neg.f64 (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y)) (neg.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (neg.f64 (*.f64 (-.f64 t z) (+.f64 z y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (neg.f64 (*.f64 (+.f64 z y) (-.f64 t z)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))) (/.f64 (-.f64 y z) (-.f64 t z))) (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)) (/.f64 (-.f64 y z) (-.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y))) |
(/.f64 (/.f64 (-.f64 y z) (-.f64 z t)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (-.f64 t z)) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (-.f64 t z)) (fma.f64 y y (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) y)))) |
(/.f64 (/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (-.f64 t z)) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 y z) (fma.f64 t t (*.f64 z (+.f64 t z)))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 y z) (+.f64 t z)) (*.f64 (-.f64 t z) (+.f64 t z))) |
(/.f64 (fma.f64 y (-.f64 t z) (*.f64 (-.f64 t z) (neg.f64 z))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (fma.f64 y (/.f64 (-.f64 z t) z) (-.f64 t z)) (*.f64 (-.f64 t z) (/.f64 (-.f64 z t) z))) |
(/.f64 (fma.f64 y (-.f64 z t) (*.f64 (-.f64 t z) z)) (*.f64 (-.f64 t z) (-.f64 z t))) |
(/.f64 (+.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 t z) y) (neg.f64 z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 t z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) z) (*.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) y) (/.f64 (-.f64 z t) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 z t) (*.f64 (/.f64 (-.f64 t z) y) z)) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 z t))) |
(/.f64 (fma.f64 (neg.f64 y) (-.f64 t z) (*.f64 (-.f64 z t) (neg.f64 z))) (*.f64 (-.f64 z t) (-.f64 t z))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 z t) z) (*.f64 (-.f64 z t) #s(literal 1 binary64))) (*.f64 (-.f64 z t) (/.f64 (-.f64 z t) z))) |
(/.f64 (fma.f64 (neg.f64 y) (-.f64 z t) (*.f64 (-.f64 z t) z)) (*.f64 (-.f64 z t) (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 z y) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (-.f64 (*.f64 y (-.f64 z t)) (*.f64 (-.f64 t z) (neg.f64 z))) (*.f64 (-.f64 t z) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (-.f64 t z) z)) (-.f64 t z)) (*.f64 (-.f64 t z) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (-.f64 t z) (*.f64 (/.f64 (-.f64 t z) y) z)) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (/.f64 (-.f64 t z) y) (neg.f64 z))) (*.f64 (/.f64 (-.f64 t z) y) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) z)) (*.f64 (/.f64 (-.f64 t z) y) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 t z) y) (/.f64 (-.f64 t z) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 t z)) (*.f64 (-.f64 z t) z)) (*.f64 (-.f64 z t) (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 z t)) (*.f64 (-.f64 z t) (neg.f64 z))) (*.f64 (-.f64 z t) (-.f64 z t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 t z) z)) (*.f64 (-.f64 z t) #s(literal 1 binary64))) (*.f64 (-.f64 z t) (/.f64 (-.f64 t z) z))) |
(/.f64 (neg.f64 (fma.f64 y (-.f64 t z) (*.f64 (-.f64 z t) z))) (neg.f64 (*.f64 (-.f64 t z) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))) (/.f64 (-.f64 y z) (-.f64 t z)))) (neg.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)) (/.f64 (-.f64 y z) (-.f64 t z)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (-.f64 t z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (-.f64 t z))) (neg.f64 (+.f64 z y))) |
(/.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 (*.f64 (/.f64 y (-.f64 t z)) y) (-.f64 t z)) (pow.f64 (/.f64 z (-.f64 z t)) #s(literal 3 binary64))) (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (-.f64 (*.f64 (/.f64 z (-.f64 z t)) (/.f64 z (-.f64 z t))) (*.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 z t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 y (-.f64 t z)) y) (-.f64 t z)) (*.f64 (/.f64 z (-.f64 z t)) (/.f64 z (-.f64 z t)))) (-.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (fma.f64 y y (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 y z) (+.f64 z y))) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 y z) #s(literal -1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y))) (*.f64 (+.f64 z y) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y))) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 t z) (*.f64 (-.f64 z t) z))) (*.f64 (-.f64 t z) (-.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))) (/.f64 (-.f64 y z) (-.f64 t z)))) (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)) (/.f64 (-.f64 y z) (-.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (-.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (+.f64 z y) (-.f64 z y))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (-.f64 y z) (+.f64 z y))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (+.f64 z y) (-.f64 z y))) (+.f64 z y)) |
(/.f64 (*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 (*.f64 z (+.f64 t z)) (*.f64 z (+.f64 t z)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (+.f64 t z)) (-.f64 (*.f64 z (+.f64 t z)) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) (*.f64 (-.f64 t z) (+.f64 t z))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 t t (*.f64 z (-.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) (+.f64 z y)) |
(pow.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z)))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) |
(*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (+.f64 (/.f64 y (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 z (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 z t))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 y z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 y z) (-.f64 z t))) |
(*.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(*.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 t z)))) |
(*.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(*.f64 (+.f64 t z) (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t)))) |
(*.f64 (+.f64 t z) (+.f64 (/.f64 y (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 z (*.f64 (+.f64 t z) (-.f64 z t))))) |
(*.f64 (fma.f64 y (-.f64 t z) (*.f64 (-.f64 z t) z)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (-.f64 t z)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))) (/.f64 (-.f64 y z) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y (-.f64 t z)) (/.f64 y (-.f64 t z)) (*.f64 (/.f64 z (-.f64 t z)) (+.f64 (/.f64 z (-.f64 t z)) (/.f64 y (-.f64 t z))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (-.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)) (/.f64 (-.f64 y z) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) (+.f64 t z)) |
(*.f64 (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (*.f64 (+.f64 t z) (-.f64 y z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 (-.f64 y z) (+.f64 z y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 z (+.f64 t z)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (+.f64 z y)) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 #s(literal 1 binary64) (+.f64 t z)))) |
(*.f64 (/.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 t z)) (/.f64 (-.f64 y z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (+.f64 z y))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) #s(literal 1 binary64)) (*.f64 (+.f64 t z) (-.f64 y z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z)))) (/.f64 (+.f64 t z) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 t z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 z y)))) (/.f64 (+.f64 t z) (+.f64 z y))) |
(*.f64 (/.f64 (+.f64 z y) (-.f64 t z)) (/.f64 (-.f64 y z) (+.f64 z y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (-.f64 y z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (*.f64 (fma.f64 t t (*.f64 z (+.f64 t z))) (-.f64 t z)))) (fma.f64 t t (*.f64 z (+.f64 t z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z y) (*.f64 (+.f64 t z) (-.f64 z t)))) (+.f64 t z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (-.f64 y z) (+.f64 z y))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) (-.f64 y z)) |
| 1× | egg-herbie |
| 9 518× | accelerator-lowering-fma.f32 |
| 9 518× | accelerator-lowering-fma.f64 |
| 5 162× | *-lowering-*.f32 |
| 5 162× | *-lowering-*.f64 |
| 2 972× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 595 | 4456 |
| 1 | 1880 | 4131 |
| 2 | 5999 | 4027 |
| 0 | 8433 | 3867 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(* -1 (/ (* x (- y z)) z)) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(/ (* x (- y z)) t) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/ (* x (- y z)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/ (* x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(* -1 (/ (* x z) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/ (* x y) (- t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(/ (* x y) (- t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (/ z (- y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(/ t (- y z)) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(/ t (- y z)) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(/ t y) |
(+ (* -1 (* z (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
(+ (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 4))) (/ 1 (pow y 3))))) (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
1 |
(- (+ 1 (* -1 (/ t z))) (* -1 (/ y z))) |
(- (+ 1 (+ (* -1 (/ t z)) (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))) (* -1 (/ y z))) |
(- (+ 1 (+ (* -1 (/ t z)) (/ (* (pow y 2) (- (* -1 t) (* -1 y))) (pow z 3)))) (+ (* -1 (/ y z)) (* -1 (/ (* y (- (* -1 t) (* -1 y))) (pow z 2))))) |
1 |
(+ 1 (* -1 (/ (- t y) z))) |
(+ 1 (* -1 (/ (- (+ t (/ (* y (- t y)) z)) y) z))) |
(+ 1 (* -1 (/ (- (+ t (* -1 (/ (- (* -1 (/ (* (pow y 2) (- t y)) z)) (* y (- t y))) z))) y) z))) |
(* -1 (/ (- t z) z)) |
(+ (* -1 (/ (- t z) z)) (* y (- (/ 1 z) (/ t (pow z 2))))) |
(+ (* -1 (/ (- t z) z)) (* y (- (+ (/ 1 z) (/ (* y (- (/ 1 z) (/ t (pow z 2)))) z)) (/ t (pow z 2))))) |
(+ (* -1 (/ (- t z) z)) (* y (- (+ (* y (- (/ (* y (- (/ 1 z) (/ t (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ t (pow z 2))) z)))) (/ 1 z)) (/ t (pow z 2))))) |
(/ (- t z) y) |
(/ (- (+ t (/ (* z (- t z)) y)) z) y) |
(/ (- (+ t (/ (* (pow z 2) (- t z)) (pow y 2))) (+ z (* -1 (/ (* z (- t z)) y)))) y) |
(/ (- (+ t (/ (* (pow z 3) (- t z)) (pow y 3))) (+ z (+ (* -1 (/ (* z (- t z)) y)) (* -1 (/ (* (pow z 2) (- t z)) (pow y 2)))))) y) |
(/ (- t z) y) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (* z (- t z)) y))) y)) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* z (- t z)) (/ (* (pow z 2) (- t z)) y)) y))) y)) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- t z))) (* -1 (/ (* (pow z 3) (- t z)) y))) y)) (* z (- t z))) y))) y)) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (- 1 (/ y z))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(* -1 (/ (* x y) z)) |
(* y (- (/ x y) (/ x z))) |
(* y (- (/ x y) (/ x z))) |
(* y (- (/ x y) (/ x z))) |
(* -1 (/ (* x y) z)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(* -1 (/ (* x y) z)) |
(/ (- (* x z) (* x y)) z) |
(/ (- (* x z) (* x y)) z) |
(/ (- (* x z) (* x y)) z) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2))))) |
(* z (+ (* -1 (/ x t)) (* z (+ (* -1 (/ x (pow t 2))) (* -1 (/ (* x z) (pow t 3))))))) |
(* z (+ (* -1 (/ x t)) (* z (+ (* -1 (/ x (pow t 2))) (* z (+ (* -1 (/ x (pow t 3))) (* -1 (/ (* x z) (pow t 4))))))))) |
x |
(+ x (/ (* t x) z)) |
(+ x (+ (/ (* t x) z) (/ (* (pow t 2) x) (pow z 2)))) |
(+ x (+ (/ (* t x) z) (+ (/ (* (pow t 2) x) (pow z 2)) (/ (* (pow t 3) x) (pow z 3))))) |
x |
(+ x (/ (* t x) z)) |
(+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z))) |
x |
(+ x (/ (* t x) z)) |
(+ x (* t (+ (/ x z) (/ (* t x) (pow z 2))))) |
(+ x (* t (+ (* t (+ (/ x (pow z 2)) (/ (* t x) (pow z 3)))) (/ x z)))) |
(* -1 (/ (* x z) t)) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t) |
(/ (+ (* -1 (* x z)) (+ (* -1 (/ (* x (pow z 2)) t)) (* -1 (/ (* x (pow z 3)) (pow t 2))))) t) |
(/ (+ (* -1 (* x z)) (+ (* -1 (/ (* x (pow z 2)) t)) (+ (* -1 (/ (* x (pow z 3)) (pow t 2))) (* -1 (/ (* x (pow z 4)) (pow t 3)))))) t) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 (/ (* x z) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/ (* x y) (- t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(/ (* x y) (- t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(/ (* x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(* -1 (/ (* x (- y z)) z)) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(/ (* x (- y z)) t) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/ (* x (- y z)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(/ (* x (- y z)) (- t z)) |
(* -1 (/ z (- t z))) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/ y (- t z)) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(/ y (- t z)) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(/ y t) |
(+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
1 |
(- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))) |
1 |
(+ 1 (* -1 (/ (- y t) z))) |
(+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))) |
(* -1 (/ (- y z) z)) |
(+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))) |
(/ (- y z) t) |
(/ (- (+ y (/ (* z (- y z)) t)) z) t) |
(/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t) |
(/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t) |
(/ (- y z) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)) |
| Outputs |
|---|
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x (- y z)) z)) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) t) (*.f64 z z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(fma.f64 t (fma.f64 (*.f64 x (-.f64 z y)) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 z z))) (-.f64 x (/.f64 (*.f64 x y) z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(fma.f64 t (fma.f64 t (fma.f64 t (*.f64 (-.f64 z y) (/.f64 x (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 z z))) (-.f64 x (/.f64 (*.f64 x y) z))) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/.f64 (*.f64 x (-.f64 y (fma.f64 (-.f64 z y) (/.f64 z t) z))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/.f64 (fma.f64 x (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t)) (*.f64 x (-.f64 y (fma.f64 (-.f64 z y) (/.f64 z t) z)))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/.f64 (fma.f64 x (fma.f64 (-.f64 y z) (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 z (-.f64 y z)) t)) (*.f64 x (-.f64 (fma.f64 (-.f64 y z) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) z))) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(/.f64 (*.f64 x (-.f64 y (fma.f64 (-.f64 z y) (/.f64 z t) z))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(/.f64 (fma.f64 x (-.f64 y z) (/.f64 (*.f64 x (fma.f64 z (-.f64 y z) (*.f64 (-.f64 y z) (/.f64 (*.f64 z z) t)))) t)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/.f64 (fma.f64 x (-.f64 y z) (/.f64 (fma.f64 x (*.f64 z (-.f64 y z)) (/.f64 (*.f64 x (fma.f64 z (*.f64 z (-.f64 y z)) (*.f64 (-.f64 y z) (*.f64 z (/.f64 (*.f64 z z) t))))) t)) t)) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 x (/.f64 y t) (*.f64 z (fma.f64 x (/.f64 y (*.f64 t t)) (/.f64 (neg.f64 x) t)))) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (-.f64 (fma.f64 (fma.f64 x (/.f64 y (*.f64 t t)) (/.f64 (neg.f64 x) t)) (/.f64 z t) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 x t)) (/.f64 (*.f64 x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (-.f64 (fma.f64 z (fma.f64 z (/.f64 (fma.f64 x (/.f64 y (*.f64 t t)) (/.f64 (neg.f64 x) t)) (*.f64 t t)) (/.f64 (fma.f64 x (/.f64 y (*.f64 t t)) (/.f64 (neg.f64 x) t)) t)) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 x t)) (/.f64 (*.f64 x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(+.f64 x (fma.f64 (neg.f64 (*.f64 x (-.f64 y t))) (/.f64 t (*.f64 z z)) (neg.f64 (/.f64 (*.f64 x (-.f64 y t)) z)))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(+.f64 x (fma.f64 (neg.f64 (*.f64 x (-.f64 y t))) (/.f64 (*.f64 t t) (*.f64 z (*.f64 z z))) (fma.f64 (neg.f64 (*.f64 x (-.f64 y t))) (/.f64 t (*.f64 z z)) (neg.f64 (/.f64 (*.f64 x (-.f64 y t)) z))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 x (-.f64 y t)) z) (*.f64 x (-.f64 y t))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (fma.f64 x (-.f64 y t) (/.f64 (fma.f64 t (/.f64 (*.f64 t (*.f64 x (-.f64 y t))) z) (*.f64 t (*.f64 x (-.f64 y t)))) z)) z)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(fma.f64 x (/.f64 z (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(fma.f64 x (/.f64 z (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(fma.f64 x (/.f64 z (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(* -1 (/ z (- y z))) |
(/.f64 z (-.f64 z y)) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(+.f64 (/.f64 z (-.f64 z y)) (/.f64 t (-.f64 y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(+.f64 (/.f64 z (-.f64 z y)) (/.f64 t (-.f64 y z))) |
(+ (* -1 (/ z (- y z))) (/ t (- y z))) |
(+.f64 (/.f64 z (-.f64 z y)) (/.f64 t (-.f64 y z))) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(fma.f64 t (/.f64 z (*.f64 (-.f64 z y) t)) (/.f64 t (-.f64 y z))) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(fma.f64 t (/.f64 z (*.f64 (-.f64 z y) t)) (/.f64 t (-.f64 y z))) |
(* t (+ (* -1 (/ z (* t (- y z)))) (/ 1 (- y z)))) |
(fma.f64 t (/.f64 z (*.f64 (-.f64 z y) t)) (/.f64 t (-.f64 y z))) |
(/ t (- y z)) |
(/.f64 t (-.f64 y z)) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 y z) t)) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (neg.f64 t)) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 y z) t)) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (neg.f64 t)) |
(* -1 (* t (- (/ z (* t (- y z))) (/ 1 (- y z))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 (-.f64 y z) t)) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (neg.f64 t)) |
(/ t y) |
(/.f64 t y) |
(+ (* -1 (* z (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
(fma.f64 z (-.f64 (/.f64 t (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (/.f64 t y)) |
(+ (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
(fma.f64 z (-.f64 (fma.f64 z (-.f64 (/.f64 t (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 t (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (/.f64 t y)) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ t (pow y 4))) (/ 1 (pow y 3))))) (+ (* -1 (/ t (pow y 3))) (/ 1 (pow y 2))))) (+ (* -1 (/ t (pow y 2))) (/ 1 y)))) (/ t y)) |
(fma.f64 z (fma.f64 z (+.f64 (fma.f64 z (/.f64 t (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 z (*.f64 y (*.f64 y y))))) (-.f64 (/.f64 t (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (-.f64 (/.f64 t (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) (/.f64 t y)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ t z))) (* -1 (/ y z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(- (+ 1 (+ (* -1 (/ t z)) (/ (* y (- (* -1 t) (* -1 y))) (pow z 2)))) (* -1 (/ y z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 (-.f64 y t) (*.f64 z z)) (/.f64 (-.f64 y t) z))) |
(- (+ 1 (+ (* -1 (/ t z)) (/ (* (pow y 2) (- (* -1 t) (* -1 y))) (pow z 3)))) (+ (* -1 (/ y z)) (* -1 (/ (* y (- (* -1 t) (* -1 y))) (pow z 2))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (/.f64 (-.f64 y t) (*.f64 z (*.f64 z z))) (fma.f64 y (/.f64 (-.f64 y t) (*.f64 z z)) (/.f64 (-.f64 y t) z)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- t y) z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) |
(+ 1 (* -1 (/ (- (+ t (/ (* y (- t y)) z)) y) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (-.f64 t y) (/.f64 y z) t) y) z)) |
(+ 1 (* -1 (/ (- (+ t (* -1 (/ (- (* -1 (/ (* (pow y 2) (- t y)) z)) (* y (- t y))) z))) y) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (-.f64 (/.f64 (fma.f64 y (/.f64 (*.f64 y (-.f64 t y)) z) (*.f64 y (-.f64 t y))) z) y)) z)) |
(* -1 (/ (- t z) z)) |
(/.f64 (-.f64 z t) z) |
(+ (* -1 (/ (- t z) z)) (* y (- (/ 1 z) (/ t (pow z 2))))) |
(fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z))) (/.f64 (-.f64 z t) z)) |
(+ (* -1 (/ (- t z) z)) (* y (- (+ (/ 1 z) (/ (* y (- (/ 1 z) (/ t (pow z 2)))) z)) (/ t (pow z 2))))) |
(fma.f64 y (fma.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 t (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z)))) (/.f64 (-.f64 z t) z)) |
(+ (* -1 (/ (- t z) z)) (* y (- (+ (* y (- (/ (* y (- (/ 1 z) (/ t (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ t (pow z 2))) z)))) (/ 1 z)) (/ t (pow z 2))))) |
(fma.f64 y (fma.f64 y (fma.f64 y (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z))) (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 t (*.f64 z (*.f64 z z))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (*.f64 z z)))) (/.f64 (-.f64 z t) z)) |
(/ (- t z) y) |
(/.f64 (-.f64 t z) y) |
(/ (- (+ t (/ (* z (- t z)) y)) z) y) |
(/.f64 (-.f64 t (fma.f64 (-.f64 z t) (/.f64 z y) z)) y) |
(/ (- (+ t (/ (* (pow z 2) (- t z)) (pow y 2))) (+ z (* -1 (/ (* z (- t z)) y)))) y) |
(/.f64 (-.f64 t (fma.f64 (-.f64 z t) (/.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (-.f64 z t) (/.f64 z y) z))) y) |
(/ (- (+ t (/ (* (pow z 3) (- t z)) (pow y 3))) (+ z (+ (* -1 (/ (* z (- t z)) y)) (* -1 (/ (* (pow z 2) (- t z)) (pow y 2)))))) y) |
(/.f64 (-.f64 (fma.f64 (-.f64 t z) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) t) (fma.f64 (-.f64 z t) (/.f64 (*.f64 z z) (*.f64 y y)) (fma.f64 (-.f64 z t) (/.f64 z y) z))) y) |
(/ (- t z) y) |
(/.f64 (-.f64 t z) y) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (* z (- t z)) y))) y)) |
(/.f64 (-.f64 t (fma.f64 (-.f64 z t) (/.f64 z y) z)) y) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* z (- t z)) (/ (* (pow z 2) (- t z)) y)) y))) y)) |
(/.f64 (+.f64 (-.f64 t z) (/.f64 (fma.f64 z (-.f64 t z) (/.f64 (*.f64 z (*.f64 z (-.f64 t z))) y)) y)) y) |
(* -1 (/ (+ (* -1 (- t z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- t z))) (* -1 (/ (* (pow z 3) (- t z)) y))) y)) (* z (- t z))) y))) y)) |
(/.f64 (+.f64 (-.f64 t z) (/.f64 (fma.f64 z (-.f64 t z) (/.f64 (fma.f64 z (*.f64 z (-.f64 t z)) (/.f64 (*.f64 z (*.f64 z (*.f64 z (-.f64 t z)))) y)) y)) y)) y) |
(* -1 z) |
(neg.f64 z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(-.f64 t (*.f64 (/.f64 z t) t)) |
(* t (+ 1 (* -1 (/ z t)))) |
(-.f64 t (*.f64 (/.f64 z t) t)) |
(* t (+ 1 (* -1 (/ z t)))) |
(-.f64 t (*.f64 (/.f64 z t) t)) |
t |
(* -1 (* t (- (/ z t) 1))) |
(-.f64 t (*.f64 (/.f64 z t) t)) |
(* -1 (* t (- (/ z t) 1))) |
(-.f64 t (*.f64 (/.f64 z t) t)) |
(* -1 (* t (- (/ z t) 1))) |
(-.f64 t (*.f64 (/.f64 z t) t)) |
t |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ t z) 1)) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(* z (- (/ t z) 1)) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(* z (- (/ t z) 1)) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(* -1 z) |
(neg.f64 z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y (*.f64 (/.f64 z y) y)) |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y (*.f64 (/.f64 z y) y)) |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y (*.f64 (/.f64 z y) y)) |
y |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y (*.f64 (/.f64 z y) y)) |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y (*.f64 (/.f64 z y) y)) |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y (*.f64 (/.f64 z y) y)) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ y z) 1)) |
(-.f64 (*.f64 z (/.f64 y z)) z) |
(* z (- (/ y z) 1)) |
(-.f64 (*.f64 z (/.f64 y z)) z) |
(* z (- (/ y z) 1)) |
(-.f64 (*.f64 z (/.f64 y z)) z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 (*.f64 z (/.f64 y z)) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 (*.f64 z (/.f64 y z)) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 (*.f64 z (/.f64 y z)) z) |
(* x (- 1 (/ y z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (- 1 (/ y z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (- 1 (/ y z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (- 1 (/ y z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (- 1 (/ y z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (- 1 (/ y z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (- 1 (/ y z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (- 1 (/ y z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
x |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* -1 (/ (* x y) z)) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(* y (- (/ x y) (/ x z))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* y (- (/ x y) (/ x z))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* y (- (/ x y) (/ x z))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (/ (* x y) z)) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x z))))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (/ (* x y) z)) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(/ (- (* x z) (* x y)) z) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(/ (- (* x z) (* x y)) z) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(/ (- (* x z) (* x y)) z) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
x |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
x |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2))))) |
(*.f64 z (neg.f64 (fma.f64 x (/.f64 z (*.f64 t t)) (/.f64 x t)))) |
(* z (+ (* -1 (/ x t)) (* z (+ (* -1 (/ x (pow t 2))) (* -1 (/ (* x z) (pow t 3))))))) |
(*.f64 z (fma.f64 (neg.f64 z) (fma.f64 x (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t t))) (/.f64 (neg.f64 x) t))) |
(* z (+ (* -1 (/ x t)) (* z (+ (* -1 (/ x (pow t 2))) (* z (+ (* -1 (/ x (pow t 3))) (* -1 (/ (* x z) (pow t 4))))))))) |
(*.f64 z (fma.f64 z (fma.f64 (neg.f64 z) (fma.f64 x (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (neg.f64 x) (*.f64 t t))) (/.f64 (neg.f64 x) t))) |
x |
(+ x (/ (* t x) z)) |
(fma.f64 x (/.f64 t z) x) |
(+ x (+ (/ (* t x) z) (/ (* (pow t 2) x) (pow z 2)))) |
(fma.f64 t (fma.f64 x (/.f64 t (*.f64 z z)) (/.f64 x z)) x) |
(+ x (+ (/ (* t x) z) (+ (/ (* (pow t 2) x) (pow z 2)) (/ (* (pow t 3) x) (pow z 3))))) |
(fma.f64 t (fma.f64 t (fma.f64 t (/.f64 x (*.f64 z (*.f64 z z))) (/.f64 x (*.f64 z z))) (/.f64 x z)) x) |
x |
(+ x (/ (* t x) z)) |
(fma.f64 x (/.f64 t z) x) |
(+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) |
(+.f64 x (/.f64 (fma.f64 x (/.f64 (*.f64 t t) z) (*.f64 x t)) z)) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z))) |
(+.f64 x (/.f64 (+.f64 (/.f64 (fma.f64 x (*.f64 t t) (/.f64 (*.f64 x (*.f64 t (*.f64 t t))) z)) z) (*.f64 x t)) z)) |
x |
(+ x (/ (* t x) z)) |
(fma.f64 x (/.f64 t z) x) |
(+ x (* t (+ (/ x z) (/ (* t x) (pow z 2))))) |
(fma.f64 t (fma.f64 x (/.f64 t (*.f64 z z)) (/.f64 x z)) x) |
(+ x (* t (+ (* t (+ (/ x (pow z 2)) (/ (* t x) (pow z 3)))) (/ x z)))) |
(fma.f64 t (fma.f64 t (fma.f64 t (/.f64 x (*.f64 z (*.f64 z z))) (/.f64 x (*.f64 z z))) (/.f64 x z)) x) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 z (/.f64 z t) z))) t) |
(/ (+ (* -1 (* x z)) (+ (* -1 (/ (* x (pow z 2)) t)) (* -1 (/ (* x (pow z 3)) (pow t 2))))) t) |
(/.f64 (neg.f64 (fma.f64 x (fma.f64 z (/.f64 z t) z) (/.f64 (*.f64 z (*.f64 x (*.f64 z z))) (*.f64 t t)))) t) |
(/ (+ (* -1 (* x z)) (+ (* -1 (/ (* x (pow z 2)) t)) (+ (* -1 (/ (* x (pow z 3)) (pow t 2))) (* -1 (/ (* x (pow z 4)) (pow t 3)))))) t) |
(/.f64 (neg.f64 (fma.f64 x (fma.f64 z (/.f64 z t) z) (*.f64 x (fma.f64 z (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t (*.f64 t t))))))) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t)) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 z (/.f64 z t) z))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(/.f64 (neg.f64 (fma.f64 x (fma.f64 z (/.f64 z t) z) (/.f64 (*.f64 z (*.f64 x (*.f64 z z))) (*.f64 t t)))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(/.f64 (fma.f64 x z (/.f64 (+.f64 (/.f64 (fma.f64 x (*.f64 z (*.f64 z z)) (/.f64 (*.f64 x (pow.f64 z #s(literal 4 binary64))) t)) t) (*.f64 x (*.f64 z z))) t)) (neg.f64 t)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(fma.f64 x (/.f64 z (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(fma.f64 x (/.f64 z (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(fma.f64 x (/.f64 z (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 y (fma.f64 x (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 x (-.f64 t z)))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 x (/.f64 y t) (*.f64 z (fma.f64 x (/.f64 y (*.f64 t t)) (/.f64 (neg.f64 x) t)))) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (-.f64 (fma.f64 (fma.f64 x (/.f64 y (*.f64 t t)) (/.f64 (neg.f64 x) t)) (/.f64 z t) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 x t)) (/.f64 (*.f64 x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (-.f64 (fma.f64 z (fma.f64 z (/.f64 (fma.f64 x (/.f64 y (*.f64 t t)) (/.f64 (neg.f64 x) t)) (*.f64 t t)) (/.f64 (fma.f64 x (/.f64 y (*.f64 t t)) (/.f64 (neg.f64 x) t)) t)) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 x t)) (/.f64 (*.f64 x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(+.f64 x (fma.f64 (neg.f64 (*.f64 x (-.f64 y t))) (/.f64 t (*.f64 z z)) (neg.f64 (/.f64 (*.f64 x (-.f64 y t)) z)))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(+.f64 x (fma.f64 (neg.f64 (*.f64 x (-.f64 y t))) (/.f64 (*.f64 t t) (*.f64 z (*.f64 z z))) (fma.f64 (neg.f64 (*.f64 x (-.f64 y t))) (/.f64 t (*.f64 z z)) (neg.f64 (/.f64 (*.f64 x (-.f64 y t)) z))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (fma.f64 t (/.f64 (*.f64 x (-.f64 y t)) z) (*.f64 x (-.f64 y t))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (fma.f64 x (-.f64 y t) (/.f64 (fma.f64 t (/.f64 (*.f64 t (*.f64 x (-.f64 y t))) z) (*.f64 t (*.f64 x (-.f64 y t)))) z)) z)) |
(* -1 (/ (* x (- y z)) z)) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) t) (*.f64 z z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))) |
(fma.f64 t (fma.f64 (*.f64 x (-.f64 z y)) (/.f64 t (*.f64 z (*.f64 z z))) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 z z))) (-.f64 x (/.f64 (*.f64 x y) z))) |
(+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))) |
(fma.f64 t (fma.f64 t (fma.f64 t (*.f64 (-.f64 z y) (/.f64 x (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 z z))) (-.f64 x (/.f64 (*.f64 x y) z))) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t) |
(/.f64 (*.f64 x (-.f64 y (fma.f64 (-.f64 z y) (/.f64 z t) z))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t) |
(/.f64 (fma.f64 x (/.f64 (*.f64 z (*.f64 z (-.f64 y z))) (*.f64 t t)) (*.f64 x (-.f64 y (fma.f64 (-.f64 z y) (/.f64 z t) z)))) t) |
(/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t) |
(/.f64 (fma.f64 x (fma.f64 (-.f64 y z) (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 z (-.f64 y z)) t)) (*.f64 x (-.f64 (fma.f64 (-.f64 y z) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) z))) t) |
(/ (* x (- y z)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)) |
(/.f64 (*.f64 x (-.f64 y (fma.f64 (-.f64 z y) (/.f64 z t) z))) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)) |
(/.f64 (fma.f64 x (-.f64 y z) (/.f64 (*.f64 x (fma.f64 z (-.f64 y z) (*.f64 (-.f64 y z) (/.f64 (*.f64 z z) t)))) t)) t) |
(* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)) |
(/.f64 (fma.f64 x (-.f64 y z) (/.f64 (fma.f64 x (*.f64 z (-.f64 y z)) (/.f64 (*.f64 x (fma.f64 z (*.f64 z (-.f64 y z)) (*.f64 (-.f64 y z) (*.f64 z (/.f64 (*.f64 z z) t))))) t)) t)) t) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (- y z)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ z (- t z))) |
(/.f64 z (-.f64 z t)) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(+ (* -1 (/ z (- t z))) (/ y (- t z))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(fma.f64 y (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 y (-.f64 t z))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(fma.f64 y (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 y (-.f64 t z))) |
(* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))) |
(fma.f64 y (/.f64 z (*.f64 (-.f64 z t) y)) (/.f64 y (-.f64 t z))) |
(/ y (- t z)) |
(/.f64 y (-.f64 t z)) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z (*.f64 y (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z (*.f64 y (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
(*.f64 (neg.f64 y) (+.f64 (/.f64 z (*.f64 y (-.f64 t z))) (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(/ y t) |
(/.f64 y t) |
(+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(fma.f64 z (-.f64 (/.f64 y (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) (/.f64 y t)) |
(+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(fma.f64 z (-.f64 (fma.f64 z (-.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 y (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) (/.f64 y t)) |
(+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)) |
(fma.f64 z (fma.f64 z (+.f64 (-.f64 (*.f64 z (/.f64 y (pow.f64 t #s(literal 4 binary64)))) (/.f64 z (*.f64 t (*.f64 t t)))) (-.f64 (/.f64 y (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) (-.f64 (/.f64 y (*.f64 t t)) (/.f64 #s(literal 1 binary64) t))) (/.f64 y t)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))) |
(+.f64 #s(literal 1 binary64) (fma.f64 t (/.f64 (-.f64 t y) (*.f64 z z)) (/.f64 (-.f64 t y) z))) |
(- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (/.f64 (-.f64 t y) (*.f64 z (*.f64 z z))) (fma.f64 t (/.f64 (-.f64 t y) (*.f64 z z)) (/.f64 (-.f64 t y) z)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- y t) z))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z)) |
(+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (-.f64 y t) (/.f64 t z) y) t) z)) |
(+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (-.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 t (-.f64 y t)) z) (*.f64 t (-.f64 y t))) z) t)) z)) |
(* -1 (/ (- y z) z)) |
(-.f64 #s(literal 1 binary64) (/.f64 y z)) |
(+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))) |
(fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z))) (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))) |
(fma.f64 t (fma.f64 t (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z z)))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z)))) (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))) |
(fma.f64 t (fma.f64 t (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z))) (/.f64 t (*.f64 z z)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z z))))) (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 z z)))) (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- (+ y (/ (* z (- y z)) t)) z) t) |
(/.f64 (-.f64 y (fma.f64 (-.f64 z y) (/.f64 z t) z)) t) |
(/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t) |
(/.f64 (-.f64 y (fma.f64 (-.f64 z y) (/.f64 (*.f64 z z) (*.f64 t t)) (fma.f64 (-.f64 z y) (/.f64 z t) z))) t) |
(/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t) |
(/.f64 (-.f64 (fma.f64 (-.f64 y z) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (fma.f64 (-.f64 z y) (/.f64 (*.f64 z z) (*.f64 t t)) (fma.f64 (-.f64 z y) (/.f64 z t) z))) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)) |
(/.f64 (-.f64 y (fma.f64 (-.f64 z y) (/.f64 z t) z)) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)) |
(/.f64 (+.f64 (-.f64 y z) (/.f64 (fma.f64 z (-.f64 y z) (*.f64 (-.f64 y z) (/.f64 (*.f64 z z) t))) t)) t) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)) |
(/.f64 (+.f64 (-.f64 y z) (/.f64 (fma.f64 z (-.f64 y z) (/.f64 (fma.f64 z (*.f64 z (-.f64 y z)) (*.f64 (-.f64 y z) (*.f64 z (/.f64 (*.f64 z z) t)))) t)) t)) t) |
Compiled 40 857 to 3 589 computations (91.2% saved)
19 alts after pruning (17 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 920 | 13 | 1 933 |
| Fresh | 4 | 4 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 927 | 19 | 1 946 |
| Status | Accuracy | Program |
|---|---|---|
| 53.0% | (fma.f64 (/.f64 (neg.f64 y) z) x x) | |
| 51.7% | (fma.f64 (/.f64 x (neg.f64 z)) y x) | |
| 32.8% | (fma.f64 x (/.f64 t z) x) | |
| 84.4% | (/.f64 (fma.f64 (neg.f64 z) x (*.f64 x y)) (-.f64 t z)) | |
| 50.2% | (/.f64 (*.f64 x (-.f64 y z)) t) | |
| ▶ | 26.1% | (/.f64 (*.f64 x (neg.f64 z)) t) |
| ▶ | 49.1% | (/.f64 (*.f64 x y) (-.f64 t z)) |
| 37.1% | (/.f64 (*.f64 x y) t) | |
| 45.6% | (/.f64 (neg.f64 z) (/.f64 (-.f64 t z) x)) | |
| 52.3% | (/.f64 x (/.f64 (-.f64 z t) z)) | |
| ▶ | 40.3% | (/.f64 x (/.f64 t y)) |
| ✓ | 97.4% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| 53.4% | (*.f64 (/.f64 (-.f64 y z) t) x) | |
| 52.3% | (*.f64 (/.f64 z (-.f64 z t)) x) | |
| ▶ | 40.3% | (*.f64 (/.f64 y t) x) |
| ▶ | 86.9% | (*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
| 46.8% | (*.f64 z (/.f64 x (-.f64 z t))) | |
| 27.0% | (*.f64 x (/.f64 y (neg.f64 z))) | |
| ✓ | 32.1% | x |
Compiled 388 to 250 computations (35.6% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 t y) |
| ✓ | cost-diff | 384 | (/.f64 x (/.f64 t y)) |
| ✓ | cost-diff | 0 | (-.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) (-.f64 t z)) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (*.f64 x (neg.f64 z)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (neg.f64 z)) t) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y t) x) |
| ✓ | cost-diff | 0 | (-.f64 z y) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 x (-.f64 z t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
| 1 264× | accelerator-lowering-fma.f32 |
| 1 264× | accelerator-lowering-fma.f64 |
| 880× | *-lowering-*.f32 |
| 880× | *-lowering-*.f64 |
| 766× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 78 |
| 1 | 43 | 78 |
| 2 | 91 | 78 |
| 3 | 161 | 78 |
| 4 | 266 | 78 |
| 5 | 457 | 78 |
| 6 | 870 | 78 |
| 7 | 2349 | 78 |
| 8 | 3484 | 78 |
| 9 | 3705 | 78 |
| 10 | 3873 | 78 |
| 11 | 3900 | 78 |
| 12 | 3996 | 78 |
| 13 | 4272 | 78 |
| 14 | 4885 | 78 |
| 15 | 4950 | 78 |
| 16 | 4950 | 78 |
| 0 | 4950 | 78 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (/ x (- z t)) (- z y)) |
(/ x (- z t)) |
x |
(- z t) |
z |
t |
(- z y) |
y |
(* (/ y t) x) |
(/ y t) |
y |
t |
x |
(/ (* x (neg z)) t) |
(* x (neg z)) |
x |
(neg z) |
z |
t |
(/ (* x y) (- t z)) |
(* x y) |
x |
y |
(- t z) |
t |
z |
(/ x (/ t y)) |
x |
(/ t y) |
t |
y |
| Outputs |
|---|
(* (/ x (- z t)) (- z y)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
x |
(- z t) |
(-.f64 z t) |
z |
t |
(- z y) |
(-.f64 z y) |
y |
(* (/ y t) x) |
(/.f64 (*.f64 x y) t) |
(/ y t) |
(/.f64 y t) |
y |
t |
x |
(/ (* x (neg z)) t) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(* x (neg z)) |
(*.f64 x (neg.f64 z)) |
x |
(neg z) |
(neg.f64 z) |
z |
t |
(/ (* x y) (- t z)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(* x y) |
(*.f64 x y) |
x |
y |
(- t z) |
(-.f64 t z) |
t |
z |
(/ x (/ t y)) |
(/.f64 (*.f64 x y) t) |
x |
(/ t y) |
(/.f64 t y) |
t |
y |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 t y) |
| ✓ | accuracy | 93.4% | (/.f64 x (/.f64 t y)) |
| ✓ | accuracy | 100.0% | (-.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 89.9% | (/.f64 (*.f64 x y) (-.f64 t z)) |
| ✓ | accuracy | 100.0% | (*.f64 x (neg.f64 z)) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 95.2% | (/.f64 (*.f64 x (neg.f64 z)) t) |
| ✓ | accuracy | 100.0% | (/.f64 y t) |
| ✓ | accuracy | 93.2% | (*.f64 (/.f64 y t) x) |
| ✓ | accuracy | 100.0% | (-.f64 z y) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (/.f64 x (-.f64 z t)) |
| ✓ | accuracy | 86.9% | (*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
| 44.0ms | 256× | 0 | valid |
Compiled 80 to 20 computations (75% saved)
ival-div: 10.0ms (48.8% of total)ival-mult: 6.0ms (29.3% of total)ival-sub: 4.0ms (19.5% of total)ival-neg: 1.0ms (4.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ x (- z t)) (- z y))> |
#<alt (/ x (- z t))> |
#<alt (- z t)> |
#<alt (- z y)> |
#<alt (* (/ y t) x)> |
#<alt (/ y t)> |
#<alt (/ (* x (neg z)) t)> |
#<alt (* x (neg z))> |
#<alt (neg z)> |
#<alt (/ (* x y) (- t z))> |
#<alt (* x y)> |
#<alt (- t z)> |
#<alt (/ x (/ t y))> |
#<alt (/ t y)> |
| Outputs |
|---|
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x (- z y)) (- z t))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* x y) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z)))> |
#<alt (/ (* x (- z y)) z)> |
#<alt (+ (/ (* t (* x (- z y))) (pow z 2)) (/ (* x (- z y)) z))> |
#<alt (+ (* t (- (/ (* t (* x (- z y))) (pow z 3)) (* -1 (/ (* x (- z y)) (pow z 2))))) (/ (* x (- z y)) z))> |
#<alt (+ (* t (- (* t (- (/ (* t (* x (- z y))) (pow z 4)) (* -1 (/ (* x (- z y)) (pow z 3))))) (* -1 (/ (* x (- z y)) (pow z 2))))) (/ (* x (- z y)) z))> |
#<alt (* -1 (/ (* x (- z y)) t))> |
#<alt (/ (+ (* -1 (* x (- z y))) (* -1 (/ (* x (* z (- z y))) t))) t)> |
#<alt (/ (- (+ (* -1 (* x (- z y))) (* -1 (/ (* x (* (pow z 2) (- z y))) (pow t 2)))) (/ (* x (* z (- z y))) t)) t)> |
#<alt (/ (- (+ (* -1 (* x (- z y))) (* -1 (/ (* x (* (pow z 3) (- z y))) (pow t 3)))) (+ (/ (* x (* z (- z y))) t) (/ (* x (* (pow z 2) (- z y))) (pow t 2)))) t)> |
#<alt (* -1 (/ (* x (- z y)) t))> |
#<alt (* -1 (/ (+ (* x (- z y)) (/ (* x (* z (- z y))) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (* (pow z 2) (- z y))) t)) (* x (* z (- z y)))) t)) (* x (- z y))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (* (pow z 3) (- z y))) t) (* -1 (* x (* (pow z 2) (- z y))))) t)) (* x (* z (- z y)))) t)) (* x (- z y))) t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (+ (* -1 (/ (* x y) (- z t))) (/ (* x z) (- z t)))> |
#<alt (+ (* -1 (/ (* x y) (- z t))) (/ (* x z) (- z t)))> |
#<alt (+ (* -1 (/ (* x y) (- z t))) (/ (* x z) (- z t)))> |
#<alt (* -1 (/ (* x y) (- z t)))> |
#<alt (* y (+ (* -1 (/ x (- z t))) (/ (* x z) (* y (- z t)))))> |
#<alt (* y (+ (* -1 (/ x (- z t))) (/ (* x z) (* y (- z t)))))> |
#<alt (* y (+ (* -1 (/ x (- z t))) (/ (* x z) (* y (- z t)))))> |
#<alt (* -1 (/ (* x y) (- z t)))> |
#<alt (* -1 (* y (+ (* -1 (/ (* x z) (* y (- z t)))) (/ x (- z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* x z) (* y (- z t)))) (/ x (- z t)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (* x z) (* y (- z t)))) (/ x (- z t)))))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (* -1 (/ x t))> |
#<alt (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2))))> |
#<alt (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2)))))> |
#<alt (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2)))))> |
#<alt (/ x z)> |
#<alt (/ (+ x (/ (* t x) z)) z)> |
#<alt (/ (- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) z)> |
#<alt (/ (- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) z)> |
#<alt (/ x z)> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) z))) z))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) z)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) z))) z)) (* t x)) z))) z))> |
#<alt (/ x z)> |
#<alt (+ (/ x z) (/ (* t x) (pow z 2)))> |
#<alt (+ (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (/ x z))> |
#<alt (+ (* t (- (* t (- (/ (* t x) (pow z 4)) (* -1 (/ x (pow z 3))))) (* -1 (/ x (pow z 2))))) (/ x z))> |
#<alt (* -1 (/ x t))> |
#<alt (/ (+ (* -1 x) (* -1 (/ (* x z) t))) t)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 2)) (pow t 2)))) (/ (* x z) t)) t)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 3)) (pow t 3)))) (+ (/ (* x z) t) (/ (* x (pow z 2)) (pow t 2)))) t)> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ (+ x (/ (* x z) t)) t))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow z 2)) t)) (* x z)) t))) t))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 3)) t) (* -1 (* x (pow z 2)))) t)) (* x z)) t))) t))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 y)> |
#<alt (- z y)> |
#<alt (- z y)> |
#<alt (- z y)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 y))> |
#<alt (+ z (* -1 y))> |
#<alt (+ z (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ 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 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z)))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2)))))> |
#<alt (+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2)))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (+ (* x y) (/ (* x (* y z)) t)) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t)> |
#<alt (/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t)> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t))> |
#<alt (/ (* x y) t)> |
#<alt (+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2)))> |
#<alt (+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z)> |
#<alt (/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z)> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* -1 z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt (- t z)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt (* t (+ 1 (* -1 (/ z t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt (* -1 (* t (- (/ z t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (+ t (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* z (- (/ t z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ t z)))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
#<alt (/ t y)> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 102.0ms | x | @ | -inf | (* (/ x (- z t)) (- z y)) |
| 6.0ms | x | @ | 0 | (/ (* x (neg z)) t) |
| 1.0ms | x | @ | 0 | (* (/ x (- z t)) (- z y)) |
| 1.0ms | t | @ | 0 | (/ (* x (neg z)) t) |
| 1.0ms | x | @ | inf | (* (/ x (- z t)) (- z y)) |
| 1× | batch-egg-rewrite |
| 5 080× | *-lowering-*.f32 |
| 5 080× | *-lowering-*.f64 |
| 4 632× | /-lowering-/.f32 |
| 4 632× | /-lowering-/.f64 |
| 3 538× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 61 |
| 1 | 106 | 61 |
| 2 | 791 | 61 |
| 0 | 8975 | 61 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ x (- z t)) (- z y)) |
(/ x (- z t)) |
(- z t) |
(- z y) |
(* (/ y t) x) |
(/ y t) |
(/ (* x (neg z)) t) |
(* x (neg z)) |
(neg z) |
(/ (* x y) (- t z)) |
(* x y) |
(- t z) |
(/ x (/ t y)) |
(/ t y) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(+.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (fma.f64 z z (*.f64 t t))) (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) z) (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) t) (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) (*.f64 (*.f64 z z) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(+.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 t (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 z (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (/.f64 y (/.f64 (-.f64 z t) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 (-.f64 z t) x)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 (-.f64 z t) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (-.f64 z t) x)) (/.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (-.f64 z t) x))) |
(fma.f64 x (/.f64 y (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) z) (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (neg.f64 y)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 z (/.f64 x (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 z (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 t (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 t (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 z (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 (/.f64 x (-.f64 z t)) z (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 (/.f64 x (-.f64 z t)) (neg.f64 y) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 y (/.f64 x (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x y) (-.f64 t z)) #s(literal 1 binary64) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (neg.f64 y) (/.f64 x (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 y)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) z) (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 (neg.f64 x) (*.f64 y (/.f64 #s(literal -1 binary64) (-.f64 t z))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) (-.f64 t z)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(fma.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (*.f64 z z) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x (-.f64 z t))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 y (-.f64 t z)) x (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (*.f64 y (neg.f64 x)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (*.f64 x z) (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 (fma.f64 z z (*.f64 t t)) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(fma.f64 (/.f64 x (-.f64 t z)) y (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 y (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) x) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 y (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 y (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (+.f64 z t) x) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 y (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 x (*.f64 y (fma.f64 z (+.f64 z t) (*.f64 t t)))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (*.f64 x y)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 x (*.f64 y (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (+.f64 z t) (*.f64 x y)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z z) (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z z))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (fma.f64 z z (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) z (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(fma.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) t (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) z) (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (neg.f64 y)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) z) (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (neg.f64 y)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (fma.f64 z (+.f64 z t) (*.f64 t t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 z t))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 z (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t) (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 (*.f64 z (/.f64 #s(literal -1 binary64) (-.f64 t z))) x (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 x (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) y (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 (neg.f64 y) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) (fma.f64 z (+.f64 z t) (*.f64 t t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 (neg.f64 y) (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 x (/.f64 y (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) (fma.f64 z (+.f64 z t) (*.f64 t t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 x (/.f64 y (*.f64 (-.f64 t z) (+.f64 z t)))) (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) (-.f64 t z)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) (fma.f64 z (+.f64 z t) (*.f64 t t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t)))) (+.f64 z t) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x) y (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (*.f64 z (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) (fma.f64 z (+.f64 z t) (*.f64 t t)) (/.f64 (*.f64 x y) (-.f64 t z))) |
(fma.f64 (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (-.f64 t z) (+.f64 z t))) (neg.f64 (+.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 x z) (-.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 t z)) (-.f64 z y))) |
(neg.f64 (*.f64 (-.f64 z y) (/.f64 x (-.f64 t z)))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 z y)) (-.f64 t z))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 z y))) (-.f64 z t))) |
(/.f64 x (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 z t))) |
(/.f64 (/.f64 x (-.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 z y) (/.f64 (-.f64 z t) x)) |
(/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (*.f64 (/.f64 (-.f64 z t) x) (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (/.f64 (-.f64 z t) x))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (*.f64 (/.f64 (-.f64 z t) x) (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z))))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (*.f64 (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z))) (/.f64 (-.f64 z t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 x (-.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) x) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 (-.f64 z t) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 z y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (fma.f64 y (+.f64 z y) (*.f64 z z))) (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 z y)) (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (fma.f64 y (+.f64 z y) (*.f64 z z))) (neg.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 z y)) (*.f64 (neg.f64 x) (*.f64 (-.f64 z y) (+.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 z t) x) (fma.f64 y (+.f64 z y) (*.f64 z z))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z y)) x) (*.f64 (-.f64 z y) (+.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z t)) (*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 t z)) (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (/.f64 (-.f64 z t) x)) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 x (-.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (+.f64 z y)) (*.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (-.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 t z) x) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 (-.f64 t z) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (/.f64 (*.f64 (-.f64 z t) (+.f64 z y)) x)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (*.f64 (-.f64 z t) (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (*.f64 (-.f64 z t) (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) (*.f64 (-.f64 t z) (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) (*.f64 (-.f64 t z) (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z))))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 z y) (+.f64 z y))) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) x) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) x) (*.f64 (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z))) (-.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) x)) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) x)) (*.f64 (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z))) (-.f64 t z))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 z y))) (*.f64 (-.f64 z t) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (neg.f64 x)) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 z y))) (-.f64 t z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (*.f64 (/.f64 (-.f64 z t) x) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (*.f64 (/.f64 (-.f64 t z) x) (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (*.f64 (/.f64 (-.f64 t z) x) (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (neg.f64 (*.f64 (/.f64 (-.f64 z t) x) (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (/.f64 (-.f64 z t) x)))) |
(/.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) (*.f64 (/.f64 (-.f64 z t) x) (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) (*.f64 (/.f64 (-.f64 t z) x) (+.f64 z y))) |
(/.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z y)) x))) |
(/.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (-.f64 z t)) (fma.f64 y (+.f64 z y) (*.f64 z z))) |
(/.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (-.f64 z t)) (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)) (-.f64 z t)) (+.f64 z y)) |
(/.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 (/.f64 (-.f64 z y) (-.f64 z t)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) (*.f64 (-.f64 z t) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(/.f64 (*.f64 x (fma.f64 z (neg.f64 z) (*.f64 y y))) (*.f64 (-.f64 z t) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) (*.f64 (-.f64 t z) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 z (neg.f64 z) (*.f64 y y))) (*.f64 (-.f64 t z) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) (*.f64 (/.f64 (-.f64 z t) x) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 z) (*.f64 y y))) (*.f64 (/.f64 (-.f64 z t) x) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) (*.f64 (/.f64 (-.f64 t z) x) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z (neg.f64 z) (*.f64 y y))) (*.f64 (/.f64 (-.f64 t z) x) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) #s(literal -1 binary64)) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (/.f64 (-.f64 t z) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) #s(literal -1 binary64)) (*.f64 (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z))) (/.f64 (-.f64 t z) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (-.f64 z y) (+.f64 z y)) #s(literal -1 binary64)) (*.f64 (+.f64 z y) (/.f64 (-.f64 t z) x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) x) (*.f64 (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))) (-.f64 z t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))) (-.f64 t z))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 (-.f64 z t) x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 (-.f64 t z) x))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) x) (*.f64 (neg.f64 (+.f64 z y)) (-.f64 z t))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) (neg.f64 x)) (*.f64 (neg.f64 (+.f64 z y)) (-.f64 t z))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 z y)) (/.f64 (-.f64 z t) x))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (+.f64 z y)) (/.f64 (-.f64 t z) x))) |
(/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 z t) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)) #s(literal -1 binary64)) (*.f64 (-.f64 t z) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t)))))) (*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z z (*.f64 t (-.f64 t z))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 t t (*.f64 z (-.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 z y)) (/.f64 (-.f64 t z) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))))) (neg.f64 (*.f64 (-.f64 t z) (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 z y) (+.f64 z y)))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 z y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) x))) (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (neg.f64 x))) (neg.f64 (*.f64 (-.f64 t z) (+.f64 z y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (-.f64 z t))) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)) (-.f64 z t))) (neg.f64 (+.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x z) (-.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x y) (-.f64 t z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t)) (-.f64 (*.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x y) (-.f64 t z))) (*.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 t z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (/.f64 (*.f64 x z) (-.f64 z t))) (*.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 x y) (-.f64 t z)))) (-.f64 (/.f64 (*.f64 x z) (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 t z)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (-.f64 z y) #s(literal -1 binary64)) (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 x (-.f64 z t)) (fma.f64 z (neg.f64 z) (*.f64 y y))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) #s(literal -1 binary64)) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t)))))) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 t z) (+.f64 z t))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 t t (*.f64 z (-.f64 z t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z y)) (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (/.f64 x (-.f64 z t))) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) (/.f64 x (-.f64 z t))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (fma.f64 y (+.f64 z y) (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) (+.f64 z y)) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 z y)) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) |
(/.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 z y))) #s(literal -1 binary64)) (-.f64 z t)) |
(pow.f64 (/.f64 (-.f64 z t) (*.f64 x (-.f64 z y))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 z y) (-.f64 z t))) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (-.f64 z y) (/.f64 x (-.f64 z t))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 z y))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 z t) x) (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (/.f64 (-.f64 z t) x)))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 x (-.f64 z t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t))) |
(*.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 z t) (+.f64 z y)) x))) |
(*.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 x (-.f64 z t)))) |
(*.f64 (*.f64 x (-.f64 z y)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 z y)))) |
(*.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 z y) (+.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z t)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 t z)))) |
(*.f64 (*.f64 (+.f64 z y) (*.f64 x (-.f64 z y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 z y)))) |
(*.f64 (*.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z y)))) |
(*.f64 (neg.f64 (*.f64 x (-.f64 z y))) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (*.f64 x (-.f64 z y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (/.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z y))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (/.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (-.f64 z y))) |
(*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 z y) (-.f64 z t)) x) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (-.f64 z t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 z y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 x (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (/.f64 (-.f64 z y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 z y) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 x (+.f64 z t))) |
(*.f64 (/.f64 (-.f64 z y) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (-.f64 z y) #s(literal -1 binary64)) (/.f64 x (-.f64 t z))) |
(*.f64 (*.f64 (-.f64 z y) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 z y) (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) |
(*.f64 (*.f64 (*.f64 x (-.f64 z y)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (-.f64 z y) (-.f64 t z)) (neg.f64 x)) |
(*.f64 (/.f64 (-.f64 z y) #s(literal 1 binary64)) (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 (*.f64 x (-.f64 z y)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 (-.f64 t z) (+.f64 z t))) (neg.f64 (+.f64 z t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 z y))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 z y))) (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (-.f64 z t)) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (+.f64 z y)) (*.f64 (*.f64 y (+.f64 z y)) (*.f64 y (+.f64 z y)))))) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (+.f64 z y)) (-.f64 (*.f64 y (+.f64 z y)) (*.f64 z z))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (-.f64 z t)) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (-.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)) (-.f64 z t)) (*.f64 (-.f64 z y) (+.f64 z y))) (-.f64 z y)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (+.f64 z y)) (-.f64 z y)) (-.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y)))) (fma.f64 z z (*.f64 y (-.f64 y z)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (fma.f64 z z (*.f64 t t))) (*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) z) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) t) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 z z) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 z t)) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) (*.f64 (*.f64 z z) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(+.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) (*.f64 (*.f64 z t) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(+.f64 (*.f64 z (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 t (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 z (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x (-.f64 t z))) |
(fma.f64 z (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 t (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 t (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 z (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 (*.f64 z z) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(fma.f64 (*.f64 t (+.f64 z t)) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (*.f64 z z) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(fma.f64 (fma.f64 z z (*.f64 t t)) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (*.f64 z t) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z z) (*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z z))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (fma.f64 z z (*.f64 t t)) (*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 z t))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) z (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(fma.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) t (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(neg.f64 (/.f64 x (-.f64 t z))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 t z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) x))) |
(/.f64 x (-.f64 z t)) |
(/.f64 (neg.f64 x) (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 t z)) |
(/.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 (*.f64 x (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) |
(/.f64 (*.f64 x (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (-.f64 t z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 t z)) |
(/.f64 (*.f64 x (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t)))))) (*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)))))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 z t))) |
(/.f64 (*.f64 x (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 t z))) |
(/.f64 (*.f64 x (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z z (*.f64 t (-.f64 t z))))) |
(/.f64 (*.f64 x (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 t t (*.f64 z (-.f64 z t))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t)))))) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (-.f64 t z) (+.f64 z t))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) |
(/.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 t t (*.f64 z (-.f64 z t)))) |
(pow.f64 (/.f64 (-.f64 z t) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 z t)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 x (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 x (+.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) x)) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z)))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 z t))) (neg.f64 (+.f64 z t))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z t) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 z t) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t))) |
(+.f64 z (neg.f64 t)) |
(+.f64 z (*.f64 t #s(literal -1 binary64))) |
(+.f64 (neg.f64 t) z) |
(+.f64 #s(literal 0 binary64) (-.f64 z t)) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(+.f64 (*.f64 t #s(literal -1 binary64)) z) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) (+.f64 z t))) (/.f64 (*.f64 z z) (+.f64 z t))) |
(-.f64 z t) |
(-.f64 (neg.f64 t) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) (-.f64 t z)) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) (/.f64 (*.f64 z (*.f64 z z)) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(-.f64 (/.f64 (*.f64 t t) (neg.f64 (+.f64 z t))) (/.f64 (*.f64 z z) (neg.f64 (+.f64 z t)))) |
(-.f64 (/.f64 z #s(literal 1 binary64)) t) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 z #s(literal 0 binary64)) t) |
(fma.f64 z #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 z #s(literal 1 binary64) (*.f64 t #s(literal -1 binary64))) |
(fma.f64 t #s(literal -1 binary64) z) |
(fma.f64 (neg.f64 z) #s(literal -1 binary64) (neg.f64 t)) |
(fma.f64 (neg.f64 z) #s(literal -1 binary64) (*.f64 t #s(literal -1 binary64))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) z (neg.f64 t)) |
(fma.f64 #s(literal 1 binary64) z (*.f64 t #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) t z) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 t #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 t z) (+.f64 z t))) (-.f64 t z) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 z z) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 z z) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 t t (*.f64 z (-.f64 z t))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t)))))) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(neg.f64 (-.f64 t z)) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 (-.f64 t z) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (neg.f64 (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t))))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (neg.f64 (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (neg.f64 (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (-.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (neg.f64 (+.f64 z t)) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 t t)))))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (neg.f64 (+.f64 z t)) (fma.f64 t t (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (fma.f64 z z (*.f64 t t)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (+.f64 z t) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t t) (fma.f64 t t (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) #s(literal 1 binary64)) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))))) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t t) (fma.f64 t t (*.f64 z z)))) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t t)) (+.f64 z t))) |
(/.f64 (fma.f64 t (*.f64 t (neg.f64 t)) (*.f64 z (*.f64 z z))) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 t z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 t z) (-.f64 t z) (*.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (-.f64 t z))) (-.f64 t z)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t t) (fma.f64 t t (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 z z (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))))) |
(*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 #s(literal 1 binary64) (-.f64 z t)) |
(*.f64 #s(literal -1 binary64) (-.f64 t z)) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (+.f64 z t) (*.f64 (-.f64 z t) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t)))))) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 (-.f64 t z) (+.f64 z t))) (-.f64 t z)) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 t t (*.f64 z (-.f64 z t)))) |
(+.f64 z (neg.f64 y)) |
(+.f64 z (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(+.f64 z (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 (neg.f64 y) z) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 z y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) z) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) z) |
(-.f64 z y) |
(-.f64 #s(literal 0 binary64) (-.f64 y z)) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) |
(-.f64 (+.f64 z #s(literal 0 binary64)) y) |
(fma.f64 z #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 z #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 z #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 z) #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 (neg.f64 z) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 z) #s(literal -1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) z) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 z y) (*.f64 z z))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 z y)))) |
(fma.f64 #s(literal 1 binary64) z (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) z (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) z) |
(fma.f64 #s(literal -1 binary64) y z) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 (-.f64 z y) (+.f64 z y))) (-.f64 z y) (neg.f64 (/.f64 (*.f64 y y) (+.f64 z y)))) |
(fma.f64 (/.f64 (*.f64 z z) (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y)))) (fma.f64 z z (*.f64 y (-.f64 y z))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 z y)))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (+.f64 z y)) (*.f64 (*.f64 y (+.f64 z y)) (*.f64 y (+.f64 z y)))))) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (+.f64 z y)) (-.f64 (*.f64 y (+.f64 z y)) (*.f64 z z)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (-.f64 (*.f64 z z) (*.f64 y (+.f64 z y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (neg.f64 (+.f64 z y)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(neg.f64 (/.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) (+.f64 z y))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (fma.f64 y (+.f64 z y) (*.f64 z z))) |
(/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (+.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (neg.f64 (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z))))) |
(/.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) (neg.f64 (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (*.f64 (+.f64 z y) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 z z)))))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 y y)) (*.f64 (-.f64 z y) (+.f64 z y))) (*.f64 (+.f64 z y) (fma.f64 z z (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 y y))) (*.f64 (+.f64 z y) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 z) (*.f64 y y))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) #s(literal 1 binary64)) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) #s(literal 1 binary64)) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))))) (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))) (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 z z)))) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 y y)) (*.f64 (-.f64 z y) (+.f64 z y))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 y y)) (+.f64 z y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(/.f64 (neg.f64 (fma.f64 z (neg.f64 z) (*.f64 y y))) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (fma.f64 y (*.f64 y (neg.f64 y)) (*.f64 z (*.f64 z z))) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 (neg.f64 y) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (neg.f64 y) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 y (+.f64 z y) (*.f64 z z))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 z y) (*.f64 z z)))) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 z y) (*.f64 z z)))) (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 y y)) (*.f64 (-.f64 z y) (+.f64 z y))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) (fma.f64 z z (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 z y) (*.f64 z z)))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 (neg.f64 y) (-.f64 (neg.f64 y) z))))) |
(*.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 z y) (*.f64 z z))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (*.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(*.f64 #s(literal 1 binary64) (-.f64 z y)) |
(*.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 z y) (*.f64 (-.f64 z y) (/.f64 #s(literal 1 binary64) (+.f64 z y)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 z y) (*.f64 z z))))) |
(*.f64 (fma.f64 z (neg.f64 z) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 z y) (*.f64 z z))) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) (*.f64 (-.f64 z y) (+.f64 z y))) |
(*.f64 (/.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (*.f64 (-.f64 z y) (+.f64 z y))) (-.f64 z y)) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y (+.f64 z y)) (*.f64 (*.f64 y (+.f64 z y)) (*.f64 y (+.f64 z y)))))) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (+.f64 z y)) (-.f64 (*.f64 y (+.f64 z y)) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 z y)) (*.f64 (fma.f64 y (+.f64 z y) (*.f64 z z)) (-.f64 (*.f64 z z) (*.f64 y (+.f64 z y))))) (-.f64 (*.f64 z z) (*.f64 y (+.f64 z y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 z y) (+.f64 z y)) (fma.f64 z (*.f64 z z) (*.f64 y (*.f64 y y)))) (fma.f64 z z (*.f64 y (-.f64 y z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x y) t))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 y))) (neg.f64 (/.f64 (*.f64 x y) t))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x y) t))) |
(neg.f64 (/.f64 (*.f64 x y) (neg.f64 t))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 y t)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x y) t)))) |
(neg.f64 (/.f64 (*.f64 y (neg.f64 x)) t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 x (/.f64 t y)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x y) t) #s(literal 1 binary64)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 t)) |
(/.f64 (*.f64 y (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 x) (/.f64 t (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (neg.f64 x)))) |
(/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 t (neg.f64 y))) |
(/.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 t (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 t (neg.f64 y))) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y)) t) |
(/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x))) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) t) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 y t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) t))) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 (/.f64 y t)) (neg.f64 x)) |
(*.f64 (/.f64 x (neg.f64 t)) (neg.f64 y)) |
(*.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 t))) (neg.f64 y)) |
(*.f64 (*.f64 (/.f64 x (neg.f64 t)) #s(literal -1 binary64)) y) |
(*.f64 (/.f64 (/.f64 x t) #s(literal 1 binary64)) y) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 (/.f64 x t) #s(literal -1 binary64)) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y t))) |
(neg.f64 (neg.f64 (/.f64 y t))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))) |
(/.f64 y t) |
(/.f64 (/.f64 y t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 y))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (/.f64 y t)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(pow.f64 (/.f64 y t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) 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) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) y) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 z (neg.f64 x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x z) t)) |
(neg.f64 (/.f64 (*.f64 x z) t)) |
(neg.f64 (*.f64 (/.f64 z t) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z (neg.f64 x))))) |
(/.f64 x (/.f64 t (neg.f64 z))) |
(/.f64 (neg.f64 z) (/.f64 t x)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(/.f64 (*.f64 x z) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (neg.f64 x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 x z))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x z))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (/.f64 t x))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 z)) #s(literal 1 binary64)) (*.f64 z (/.f64 t x))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) x) (*.f64 (fma.f64 z z #s(literal 0 binary64)) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (neg.f64 x)) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 z)) x) (*.f64 z t)) |
(/.f64 (*.f64 (*.f64 z (neg.f64 z)) (neg.f64 x)) (neg.f64 (*.f64 z t))) |
(/.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64)) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 t x)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 x t)) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 z)) (/.f64 x t)) z) |
(/.f64 (/.f64 (*.f64 x z) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 z (neg.f64 x))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(*.f64 z (/.f64 x (neg.f64 t))) |
(*.f64 z (*.f64 #s(literal -1 binary64) (/.f64 x t))) |
(*.f64 (neg.f64 z) (/.f64 x t)) |
(*.f64 (*.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 z (neg.f64 x)) t) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 z t)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) t))) |
(*.f64 (*.f64 x z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 x)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x z)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z t) x)) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 x z)) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z (neg.f64 x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 z (neg.f64 x))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 x t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 x)) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (*.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x #s(literal -1 binary64))) z) |
(+.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 x))) |
(+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 z (neg.f64 x))) |
(+.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 z (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(fma.f64 x #s(literal 0 binary64) (*.f64 z (neg.f64 x))) |
(fma.f64 #s(literal 0 binary64) x (*.f64 z (neg.f64 x))) |
(neg.f64 (*.f64 x z)) |
(neg.f64 (*.f64 (*.f64 x z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) x) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 z)) x) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x z) (*.f64 x z) (*.f64 #s(literal 0 binary64) (*.f64 x z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x z) (*.f64 x z))) (*.f64 x z)) |
(/.f64 (*.f64 x (neg.f64 (*.f64 z (*.f64 z z)))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 x (*.f64 z (neg.f64 z))) z) |
(*.f64 x (neg.f64 z)) |
(*.f64 x (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 z (neg.f64 x)) |
(*.f64 (neg.f64 z) x) |
(*.f64 (*.f64 z (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) z) |
(*.f64 (*.f64 x z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 x z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x z) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) z) |
(neg.f64 z) |
(/.f64 (*.f64 z z) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 z (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(/.f64 (*.f64 z (neg.f64 z)) z) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) z)) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z (+.f64 z t))) (*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (fma.f64 t t (*.f64 z z))) (*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) z) (*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) t) (*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(+.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t)))) (*.f64 t (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t)))) (*.f64 z (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 x y) (-.f64 z t))) |
(fma.f64 z (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 t (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(fma.f64 t (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 z (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(fma.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(fma.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 t t) (*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z (+.f64 z t)) (*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (fma.f64 t t (*.f64 z z)) (*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) z (*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) t)) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) t (*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) z)) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 z t))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 t z)) (neg.f64 y))) |
(neg.f64 (*.f64 y (/.f64 x (-.f64 z t)))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 z t)) y)) |
(neg.f64 (*.f64 (neg.f64 y) (/.f64 x (-.f64 t z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 z t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x y)))) |
(/.f64 x (/.f64 (-.f64 t z) y)) |
(/.f64 y (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (neg.f64 y) (/.f64 (-.f64 z t) x)) |
(/.f64 (*.f64 y (neg.f64 x)) (-.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 (*.f64 x (*.f64 y (fma.f64 z (+.f64 z t) (*.f64 t t)))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) |
(/.f64 (*.f64 x (*.f64 y (+.f64 z t))) (*.f64 (-.f64 t z) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 x y) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t)))))) (*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x y) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (fma.f64 z z (*.f64 t (-.f64 t z))))) |
(/.f64 (*.f64 (*.f64 x y) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (fma.f64 t t (*.f64 z (-.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 (-.f64 z t) x)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 (-.f64 z t) x)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x))) (-.f64 z t)) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (-.f64 t z) (+.f64 z t))) (-.f64 t z)) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 t t (*.f64 z (-.f64 z t)))) |
(/.f64 (/.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64)) (-.f64 t z)) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (neg.f64 y))) |
(*.f64 (/.f64 x (-.f64 z t)) (neg.f64 y)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 x (-.f64 z t))) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (neg.f64 y))) |
(*.f64 (neg.f64 x) (*.f64 y (/.f64 #s(literal -1 binary64) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (-.f64 t z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (-.f64 z t))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x (-.f64 z t)))) |
(*.f64 (/.f64 y (-.f64 t z)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t z)) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (/.f64 y (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) x)) |
(*.f64 (/.f64 y (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 y (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (+.f64 z t) x)) |
(*.f64 (/.f64 y (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 x (*.f64 y (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 x (*.f64 y (+.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (+.f64 z t) (*.f64 x y))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (neg.f64 y))) |
(*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (+.f64 z t) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t)))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (-.f64 t z))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 x (-.f64 z t))) |
(*.f64 (*.f64 (/.f64 x (-.f64 z t)) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 (neg.f64 y) (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(*.f64 (*.f64 (neg.f64 y) (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t)))) (+.f64 z t)) |
(*.f64 (*.f64 x (/.f64 y (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(*.f64 (*.f64 x (/.f64 y (*.f64 (-.f64 t z) (+.f64 z t)))) (+.f64 z t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (-.f64 t z) (+.f64 z t)))) (+.f64 z t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) x) y) |
(*.f64 (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (-.f64 t z) (+.f64 z t))) (neg.f64 (+.f64 z t))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 (-.f64 z t) (+.f64 z t))) (neg.f64 (+.f64 z t))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(neg.f64 (*.f64 y (neg.f64 x))) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 x))) |
(+.f64 t (neg.f64 z)) |
(+.f64 (neg.f64 z) t) |
(+.f64 (neg.f64 z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 t z)) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(+.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) (neg.f64 z)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) (+.f64 z t))) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 t z) |
(-.f64 t (/.f64 z #s(literal 1 binary64))) |
(-.f64 (neg.f64 z) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) (-.f64 z t)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(-.f64 (/.f64 (*.f64 z z) (neg.f64 (+.f64 z t))) (/.f64 (*.f64 t t) (neg.f64 (+.f64 z t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64))) |
(fma.f64 z #s(literal -1 binary64) t) |
(fma.f64 z #s(literal -1 binary64) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 t #s(literal 1 binary64) (neg.f64 z)) |
(fma.f64 (neg.f64 t) #s(literal -1 binary64) (neg.f64 z)) |
(fma.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) t (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z t) |
(fma.f64 #s(literal -1 binary64) z (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 t) (neg.f64 z)) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) t) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64))) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) z) t) |
(fma.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 t) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 t z) (+.f64 z t))) (-.f64 t z) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 t t) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 t t) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 t t (*.f64 z (-.f64 z t))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t)))))) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(neg.f64 (-.f64 z t)) |
(/.f64 (-.f64 z t) #s(literal -1 binary64)) |
(/.f64 (-.f64 t z) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (neg.f64 (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t))))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (neg.f64 (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z))))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (*.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (*.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (neg.f64 (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 (neg.f64 z) t)) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (neg.f64 (neg.f64 (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (*.f64 #s(literal 1 binary64) (+.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (+.f64 z t) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 t t)))))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (+.f64 z t) (fma.f64 t t (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (neg.f64 (+.f64 z t)) (fma.f64 z z (*.f64 t t)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (*.f64 (neg.f64 (+.f64 z t)) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t t) (fma.f64 t t (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 z z))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))))) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 t t)))) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (*.f64 (-.f64 t z) (+.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t (*.f64 z z)) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) #s(literal 1 binary64)) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) #s(literal 1 binary64)) (+.f64 z t)) |
(/.f64 (fma.f64 z (*.f64 z (neg.f64 z)) (*.f64 t (*.f64 t t))) (fma.f64 z z (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 z t) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 z t) (-.f64 z t) (*.f64 #s(literal 0 binary64) (-.f64 z t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z t) (-.f64 z t))) (-.f64 z t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 z t))) (fma.f64 t t (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t z) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) t))))) |
(*.f64 #s(literal 1 binary64) (-.f64 t z)) |
(*.f64 #s(literal -1 binary64) (-.f64 z t)) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (+.f64 z t) (*.f64 (-.f64 t z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)) (*.f64 (-.f64 t z) (+.f64 z t))) |
(*.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (*.f64 (-.f64 t z) (+.f64 z t))) (-.f64 t z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (fma.f64 z (*.f64 (*.f64 z z) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t)))))) (fma.f64 z (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (+.f64 z t)) (-.f64 (*.f64 t (+.f64 z t)) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 z (+.f64 z t)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (+.f64 z t)) (-.f64 (*.f64 z (+.f64 z t)) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (*.f64 (-.f64 z t) (+.f64 z t))) (-.f64 z t)) |
(*.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (fma.f64 z z (*.f64 t (-.f64 t z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (fma.f64 t t (*.f64 z (-.f64 z t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x y) t))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x y) (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 y))) (neg.f64 (/.f64 (*.f64 x y) t))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x y) t))) |
(neg.f64 (/.f64 (*.f64 x y) (neg.f64 t))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 y t)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x y) t)))) |
(neg.f64 (/.f64 (*.f64 y (neg.f64 x)) t)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x y)))) |
(/.f64 x (/.f64 t y)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x y) t) #s(literal 1 binary64)) |
(/.f64 (*.f64 x y) t) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 t)) |
(/.f64 (*.f64 y (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 x) (/.f64 t (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (neg.f64 x)))) |
(/.f64 (/.f64 x t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 t (neg.f64 y))) |
(/.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 t (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 t (neg.f64 y))) |
(/.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y)) t) |
(/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x))) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 t)) |
(/.f64 (/.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64)) t) |
(/.f64 (/.f64 (/.f64 x t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y t)) |
(*.f64 y (/.f64 x t)) |
(*.f64 (/.f64 y t) x) |
(*.f64 (/.f64 y t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x y) t) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) t) x)) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (neg.f64 x) (neg.f64 (/.f64 y t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x y) t))) |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 x (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 (/.f64 y t)) (neg.f64 x)) |
(*.f64 (/.f64 x (neg.f64 t)) (neg.f64 y)) |
(*.f64 (/.f64 x (neg.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 t))) (neg.f64 y)) |
(*.f64 (*.f64 (/.f64 x (neg.f64 t)) #s(literal -1 binary64)) y) |
(*.f64 (/.f64 (/.f64 x t) #s(literal 1 binary64)) y) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (/.f64 y t))) |
(*.f64 (/.f64 (/.f64 x t) #s(literal -1 binary64)) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 t (neg.f64 y))) |
(neg.f64 (/.f64 t (neg.f64 y))) |
(neg.f64 (/.f64 (/.f64 t (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 t y) |
(/.f64 (/.f64 t y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 t) (neg.f64 y)) |
(/.f64 (neg.f64 t) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (/.f64 t (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 y t)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y t))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 t #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) (neg.f64 y)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(pow.f64 (/.f64 y t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t y) #s(literal 1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 t y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 t y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) t) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 t)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 (/.f64 y t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y t) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) t) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) t) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 t)) |
| 1× | egg-herbie |
| 12 728× | accelerator-lowering-fma.f32 |
| 12 728× | accelerator-lowering-fma.f64 |
| 6 538× | *-lowering-*.f32 |
| 6 538× | *-lowering-*.f64 |
| 2 700× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 429 | 3300 |
| 1 | 1335 | 3144 |
| 2 | 4211 | 2920 |
| 0 | 8303 | 2855 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (- z y)) (- z t)) |
(/ (* x (- z y)) (- z t)) |
(/ (* x (- z y)) (- z t)) |
(/ (* x (- z y)) (- z t)) |
(/ (* x (- z y)) (- z t)) |
(/ (* x (- z y)) (- z t)) |
(/ (* x (- z y)) (- z t)) |
(/ (* x (- z y)) (- z t)) |
(/ (* x (- z y)) (- z t)) |
(/ (* x (- z y)) (- z t)) |
(/ (* x (- z y)) (- z t)) |
(/ (* x (- z y)) (- z t)) |
(/ (* x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(/ (* x (- z y)) z) |
(+ (/ (* t (* x (- z y))) (pow z 2)) (/ (* x (- z y)) z)) |
(+ (* t (- (/ (* t (* x (- z y))) (pow z 3)) (* -1 (/ (* x (- z y)) (pow z 2))))) (/ (* x (- z y)) z)) |
(+ (* t (- (* t (- (/ (* t (* x (- z y))) (pow z 4)) (* -1 (/ (* x (- z y)) (pow z 3))))) (* -1 (/ (* x (- z y)) (pow z 2))))) (/ (* x (- z y)) z)) |
(* -1 (/ (* x (- z y)) t)) |
(/ (+ (* -1 (* x (- z y))) (* -1 (/ (* x (* z (- z y))) t))) t) |
(/ (- (+ (* -1 (* x (- z y))) (* -1 (/ (* x (* (pow z 2) (- z y))) (pow t 2)))) (/ (* x (* z (- z y))) t)) t) |
(/ (- (+ (* -1 (* x (- z y))) (* -1 (/ (* x (* (pow z 3) (- z y))) (pow t 3)))) (+ (/ (* x (* z (- z y))) t) (/ (* x (* (pow z 2) (- z y))) (pow t 2)))) t) |
(* -1 (/ (* x (- z y)) t)) |
(* -1 (/ (+ (* x (- z y)) (/ (* x (* z (- z y))) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (* (pow z 2) (- z y))) t)) (* x (* z (- z y)))) t)) (* x (- z y))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (* (pow z 3) (- z y))) t) (* -1 (* x (* (pow z 2) (- z y))))) t)) (* x (* z (- z y)))) t)) (* x (- z y))) t)) |
(/ (* x z) (- z t)) |
(+ (* -1 (/ (* x y) (- z t))) (/ (* x z) (- z t))) |
(+ (* -1 (/ (* x y) (- z t))) (/ (* x z) (- z t))) |
(+ (* -1 (/ (* x y) (- z t))) (/ (* x z) (- z t))) |
(* -1 (/ (* x y) (- z t))) |
(* y (+ (* -1 (/ x (- z t))) (/ (* x z) (* y (- z t))))) |
(* y (+ (* -1 (/ x (- z t))) (/ (* x z) (* y (- z t))))) |
(* y (+ (* -1 (/ x (- z t))) (/ (* x z) (* y (- z t))))) |
(* -1 (/ (* x y) (- z t))) |
(* -1 (* y (+ (* -1 (/ (* x z) (* y (- z t)))) (/ x (- z t))))) |
(* -1 (* y (+ (* -1 (/ (* x z) (* y (- z t)))) (/ x (- z t))))) |
(* -1 (* y (+ (* -1 (/ (* x z) (* y (- z t)))) (/ x (- z t))))) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(* -1 (/ x t)) |
(+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2)))) |
(+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2))))) |
(+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2))))) |
(/ x z) |
(/ (+ x (/ (* t x) z)) z) |
(/ (- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) z) |
(/ (- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) z) |
(/ x z) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) z))) z)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) z)) z))) z)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) z))) z)) (* t x)) z))) z)) |
(/ x z) |
(+ (/ x z) (/ (* t x) (pow z 2))) |
(+ (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (/ x z)) |
(+ (* t (- (* t (- (/ (* t x) (pow z 4)) (* -1 (/ x (pow z 3))))) (* -1 (/ x (pow z 2))))) (/ x z)) |
(* -1 (/ x t)) |
(/ (+ (* -1 x) (* -1 (/ (* x z) t))) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 2)) (pow t 2)))) (/ (* x z) t)) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 3)) (pow t 3)))) (+ (/ (* x z) t) (/ (* x (pow z 2)) (pow t 2)))) t) |
(* -1 (/ x t)) |
(* -1 (/ (+ x (/ (* x z) t)) t)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow z 2)) t)) (* x z)) t))) t)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 3)) t) (* -1 (* x (pow z 2)))) t)) (* x z)) t))) t)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 y) |
(- z y) |
(- z y) |
(- z y) |
z |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
z |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (- (/ y z) 1))) |
z |
(+ z (* -1 y)) |
(+ z (* -1 y)) |
(+ z (* -1 y)) |
(* -1 y) |
(* y (- (/ z y) 1)) |
(* y (- (/ z y) 1)) |
(* y (- (/ z y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ 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 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 (* x z)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(/ (* x y) (- t z)) |
(* -1 (/ (* x y) z)) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2))))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(/ (* x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/ (* x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/ (* x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(* -1 (/ (* x y) z)) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z) |
(* -1 (/ (* x y) z)) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -1 z) |
(- t z) |
(- t z) |
(- t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
(* t (+ 1 (* -1 (/ z t)))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
(* -1 (* t (- (/ z t) 1))) |
t |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(+ t (* -1 z)) |
(* -1 z) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* z (- (/ t z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
(/ t y) |
| Outputs |
|---|
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x (- z y)) (- z t)) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 x (/.f64 y t) (*.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))))) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (fma.f64 z (/.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) t) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) (/.f64 (*.f64 x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (fma.f64 z (*.f64 (/.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) t) (+.f64 (/.f64 z t) #s(literal 1 binary64))) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) (/.f64 (*.f64 x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(+.f64 x (-.f64 (*.f64 (neg.f64 (*.f64 x (-.f64 y t))) (/.f64 t (*.f64 z z))) (/.f64 (*.f64 x (-.f64 y t)) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(+.f64 x (fma.f64 t (*.f64 t (/.f64 (neg.f64 (*.f64 x (-.f64 y t))) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 (neg.f64 (*.f64 x (-.f64 y t))) (/.f64 t (*.f64 z z))) (/.f64 (*.f64 x (-.f64 y t)) z)))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(-.f64 x (/.f64 (*.f64 x (-.f64 y t)) z)) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (fma.f64 (*.f64 x (-.f64 y t)) (/.f64 t z) (*.f64 x (-.f64 y t))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (fma.f64 x (-.f64 y t) (/.f64 (*.f64 (*.f64 x (-.f64 y t)) (+.f64 (/.f64 (*.f64 t t) z) t)) z)) z)) |
(/ (* x (- z y)) z) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(+ (/ (* t (* x (- z y))) (pow z 2)) (/ (* x (- z y)) z)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)) (/.f64 (*.f64 x (*.f64 (-.f64 z y) t)) (*.f64 z z))) |
(+ (* t (- (/ (* t (* x (- z y))) (pow z 3)) (* -1 (/ (* x (- z y)) (pow z 2))))) (/ (* x (- z y)) z)) |
(fma.f64 t (*.f64 (/.f64 (*.f64 x (-.f64 z y)) (*.f64 z z)) (+.f64 (/.f64 t z) #s(literal 1 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(+ (* t (- (* t (- (/ (* t (* x (- z y))) (pow z 4)) (* -1 (/ (* x (- z y)) (pow z 3))))) (* -1 (/ (* x (- z y)) (pow z 2))))) (/ (* x (- z y)) z)) |
(fma.f64 t (fma.f64 t (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (/.f64 t (*.f64 (*.f64 z (*.f64 z z)) z)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 x (-.f64 z y)) (*.f64 z z))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 (/ (* x (- z y)) t)) |
(/.f64 (*.f64 x (-.f64 z y)) (neg.f64 t)) |
(/ (+ (* -1 (* x (- z y))) (* -1 (/ (* x (* z (- z y))) t))) t) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (-.f64 z y) t) (-.f64 z y))) t) |
(/ (- (+ (* -1 (* x (- z y))) (* -1 (/ (* x (* (pow z 2) (- z y))) (pow t 2)))) (/ (* x (* z (- z y))) t)) t) |
(/.f64 (*.f64 x (-.f64 (neg.f64 (-.f64 z y)) (*.f64 (-.f64 z y) (fma.f64 z (/.f64 z (*.f64 t t)) (/.f64 z t))))) t) |
(/ (- (+ (* -1 (* x (- z y))) (* -1 (/ (* x (* (pow z 3) (- z y))) (pow t 3)))) (+ (/ (* x (* z (- z y))) t) (/ (* x (* (pow z 2) (- z y))) (pow t 2)))) t) |
(/.f64 (neg.f64 (fma.f64 x (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 (-.f64 z y) (*.f64 t (*.f64 t t))) (-.f64 z y)) (*.f64 x (*.f64 (-.f64 z y) (fma.f64 z (/.f64 z (*.f64 t t)) (/.f64 z t)))))) t) |
(* -1 (/ (* x (- z y)) t)) |
(/.f64 (*.f64 x (-.f64 z y)) (neg.f64 t)) |
(* -1 (/ (+ (* x (- z y)) (/ (* x (* z (- z y))) t)) t)) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (-.f64 z y) t) (-.f64 z y))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (* (pow z 2) (- z y))) t)) (* x (* z (- z y)))) t)) (* x (- z y))) t)) |
(/.f64 (*.f64 x (-.f64 (neg.f64 (-.f64 z y)) (*.f64 (-.f64 z y) (fma.f64 z (/.f64 z (*.f64 t t)) (/.f64 z t))))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (* (pow z 3) (- z y))) t) (* -1 (* x (* (pow z 2) (- z y))))) t)) (* x (* z (- z y)))) t)) (* x (- z y))) t)) |
(/.f64 (fma.f64 x (-.f64 z y) (/.f64 (+.f64 (/.f64 (*.f64 x (fma.f64 (-.f64 z y) (*.f64 z z) (*.f64 (-.f64 z y) (/.f64 (*.f64 z (*.f64 z z)) t)))) t) (*.f64 z (*.f64 x (-.f64 z y)))) t)) (neg.f64 t)) |
(/ (* x z) (- z t)) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(+ (* -1 (/ (* x y) (- z t))) (/ (* x z) (- z t))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(+ (* -1 (/ (* x y) (- z t))) (/ (* x z) (- z t))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(+ (* -1 (/ (* x y) (- z t))) (/ (* x z) (- z t))) |
(/.f64 (*.f64 x (-.f64 z y)) (-.f64 z t)) |
(* -1 (/ (* x y) (- z t))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(* y (+ (* -1 (/ x (- z t))) (/ (* x z) (* y (- z t))))) |
(*.f64 y (*.f64 (/.f64 x (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* y (+ (* -1 (/ x (- z t))) (/ (* x z) (* y (- z t))))) |
(*.f64 y (*.f64 (/.f64 x (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* y (+ (* -1 (/ x (- z t))) (/ (* x z) (* y (- z t))))) |
(*.f64 y (*.f64 (/.f64 x (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (/ (* x y) (- z t))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(* -1 (* y (+ (* -1 (/ (* x z) (* y (- z t)))) (/ x (- z t))))) |
(*.f64 y (*.f64 (/.f64 x (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 (/ (* x z) (* y (- z t)))) (/ x (- z t))))) |
(*.f64 y (*.f64 (/.f64 x (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 (/ (* x z) (* y (- z t)))) (/ x (- z t))))) |
(*.f64 y (*.f64 (/.f64 x (-.f64 z t)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(* -1 (/ x t)) |
(/.f64 (neg.f64 x) t) |
(+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2)))) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z t))) t) |
(+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2))))) |
(fma.f64 z (neg.f64 (fma.f64 x (/.f64 z (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t t)))) (/.f64 (neg.f64 x) t)) |
(+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2))))) |
(fma.f64 z (fma.f64 z (neg.f64 (fma.f64 x (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 x (*.f64 t (*.f64 t t))))) (neg.f64 (/.f64 x (*.f64 t t)))) (/.f64 (neg.f64 x) t)) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (/ (* t x) z)) z) |
(/.f64 (fma.f64 x (/.f64 t z) x) z) |
(/ (- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) z) |
(/.f64 (fma.f64 t (/.f64 (fma.f64 x (/.f64 t z) x) z) x) z) |
(/ (- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) z) |
(/.f64 (+.f64 x (fma.f64 (*.f64 t t) (*.f64 (/.f64 x (*.f64 z z)) (+.f64 (/.f64 t z) #s(literal 1 binary64))) (/.f64 (*.f64 x t) z))) z) |
(/ x z) |
(/.f64 x z) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) z))) z)) |
(/.f64 (fma.f64 x (/.f64 t z) x) z) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) z)) z))) z)) |
(/.f64 (+.f64 x (/.f64 (*.f64 t (fma.f64 x (/.f64 t z) x)) z)) z) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) z))) z)) (* t x)) z))) z)) |
(/.f64 (+.f64 x (/.f64 (fma.f64 x t (/.f64 (*.f64 t (*.f64 t (fma.f64 x (/.f64 t z) x))) z)) z)) z) |
(/ x z) |
(/.f64 x z) |
(+ (/ x z) (/ (* t x) (pow z 2))) |
(fma.f64 x (/.f64 t (*.f64 z z)) (/.f64 x z)) |
(+ (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (/ x z)) |
(fma.f64 t (*.f64 (/.f64 x (*.f64 z z)) (+.f64 (/.f64 t z) #s(literal 1 binary64))) (/.f64 x z)) |
(+ (* t (- (* t (- (/ (* t x) (pow z 4)) (* -1 (/ x (pow z 3))))) (* -1 (/ x (pow z 2))))) (/ x z)) |
(fma.f64 t (fma.f64 t (fma.f64 x (/.f64 t (*.f64 (*.f64 z (*.f64 z z)) z)) (/.f64 x (*.f64 z (*.f64 z z)))) (/.f64 x (*.f64 z z))) (/.f64 x z)) |
(* -1 (/ x t)) |
(/.f64 (neg.f64 x) t) |
(/ (+ (* -1 x) (* -1 (/ (* x z) t))) t) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z t))) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 2)) (pow t 2)))) (/ (* x z) t)) t) |
(/.f64 (-.f64 (neg.f64 x) (/.f64 (*.f64 x (fma.f64 z (/.f64 z t) z)) t)) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 3)) (pow t 3)))) (+ (/ (* x z) t) (/ (* x (pow z 2)) (pow t 2)))) t) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x (fma.f64 z (/.f64 z t) z)) t)) (fma.f64 (*.f64 z (*.f64 z z)) (/.f64 x (*.f64 t (*.f64 t t))) x)) t) |
(* -1 (/ x t)) |
(/.f64 (neg.f64 x) t) |
(* -1 (/ (+ x (/ (* x z) t)) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z t))) t) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow z 2)) t)) (* x z)) t))) t)) |
(/.f64 (-.f64 (neg.f64 x) (/.f64 (*.f64 x (fma.f64 z (/.f64 z t) z)) t)) t) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 3)) t) (* -1 (* x (pow z 2)))) t)) (* x z)) t))) t)) |
(/.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 x z (/.f64 (*.f64 x (fma.f64 z z (/.f64 (*.f64 z (*.f64 z z)) t))) t))) t) x) t) |
(* -1 t) |
(neg.f64 t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z (*.f64 z (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z (*.f64 z (/.f64 t z))) |
(* z (+ 1 (* -1 (/ t z)))) |
(-.f64 z (*.f64 z (/.f64 t z))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z (*.f64 z (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z (*.f64 z (/.f64 t z))) |
(* -1 (* z (- (/ t z) 1))) |
(-.f64 z (*.f64 z (/.f64 t z))) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ z t) 1)) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* t (- (/ z t) 1)) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* t (- (/ z t) 1)) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* -1 y) |
(neg.f64 y) |
(- z y) |
(-.f64 z y) |
(- z y) |
(-.f64 z y) |
(- z y) |
(-.f64 z y) |
z |
(* z (+ 1 (* -1 (/ y z)))) |
(-.f64 z (*.f64 (/.f64 y z) z)) |
(* z (+ 1 (* -1 (/ y z)))) |
(-.f64 z (*.f64 (/.f64 y z) z)) |
(* z (+ 1 (* -1 (/ y z)))) |
(-.f64 z (*.f64 (/.f64 y z) z)) |
z |
(* -1 (* z (- (/ y z) 1))) |
(-.f64 z (*.f64 (/.f64 y z) z)) |
(* -1 (* z (- (/ y z) 1))) |
(-.f64 z (*.f64 (/.f64 y z) z)) |
(* -1 (* z (- (/ y z) 1))) |
(-.f64 z (*.f64 (/.f64 y z) z)) |
z |
(+ z (* -1 y)) |
(-.f64 z y) |
(+ z (* -1 y)) |
(-.f64 z y) |
(+ z (* -1 y)) |
(-.f64 z y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (/ z y) 1)) |
(fma.f64 y (/.f64 z y) (neg.f64 y)) |
(* y (- (/ z y) 1)) |
(fma.f64 y (/.f64 z y) (neg.f64 y)) |
(* y (- (/ z y) 1)) |
(fma.f64 y (/.f64 z y) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(fma.f64 y (/.f64 z y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(fma.f64 y (/.f64 z y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(fma.f64 y (/.f64 z y) (neg.f64 y)) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ 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 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (/ (* x z) t)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 (* x z)) |
(*.f64 z (neg.f64 x)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(* -1 (/ (* x y) z)) |
(neg.f64 (/.f64 (*.f64 x y) z)) |
(+ (* -1 (/ (* t (* x y)) (pow z 2))) (* -1 (/ (* x y) z))) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 t z))) z) |
(+ (* -1 (/ (* x y) z)) (* t (- (* -1 (/ (* t (* x y)) (pow z 3))) (/ (* x y) (pow z 2))))) |
(fma.f64 t (neg.f64 (fma.f64 x (/.f64 y (*.f64 z z)) (/.f64 (*.f64 y (*.f64 x t)) (*.f64 z (*.f64 z z))))) (neg.f64 (/.f64 (*.f64 x y) z))) |
(+ (* -1 (/ (* x y) z)) (* t (- (* t (- (* -1 (/ (* t (* x y)) (pow z 4))) (/ (* x y) (pow z 3)))) (/ (* x y) (pow z 2))))) |
(fma.f64 t (fma.f64 x (neg.f64 (/.f64 y (*.f64 z z))) (*.f64 t (neg.f64 (fma.f64 y (/.f64 x (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 y (/.f64 x (*.f64 (*.f64 z (*.f64 z z)) z)))))))) (neg.f64 (/.f64 (*.f64 x y) z))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (+ (* x y) (/ (* x (* y z)) t)) t) |
(/.f64 (*.f64 x (fma.f64 z (/.f64 y t) y)) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 2))) (pow t 2))) (* -1 (/ (* x (* y z)) t))) t) |
(/.f64 (*.f64 x (fma.f64 y (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))) y)) t) |
(/ (- (+ (* x y) (/ (* x (* y (pow z 3))) (pow t 3))) (+ (* -1 (/ (* x (* y z)) t)) (* -1 (/ (* x (* y (pow z 2))) (pow t 2))))) t) |
(/.f64 (fma.f64 x (fma.f64 y (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) y) (*.f64 (*.f64 x y) (fma.f64 z (/.f64 z (*.f64 t t)) (/.f64 z t)))) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (* x (* y z)) t))) t)) |
(/.f64 (*.f64 x (fma.f64 z (/.f64 y t) y)) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* x (* y z)) (/ (* x (* y (pow z 2))) t)) t))) t)) |
(/.f64 (fma.f64 x y (/.f64 (*.f64 x (*.f64 y (fma.f64 z (/.f64 z t) z))) t)) t) |
(* -1 (/ (+ (* -1 (* x y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* y (pow z 2)))) (* -1 (/ (* x (* y (pow z 3))) t))) t)) (* x (* y z))) t))) t)) |
(/.f64 (fma.f64 x y (/.f64 (fma.f64 x (*.f64 z y) (/.f64 (*.f64 x (*.f64 y (fma.f64 z z (/.f64 (*.f64 z (*.f64 z z)) t)))) t)) t)) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (/ (* x y) t) (/ (* x (* y z)) (pow t 2))) |
(*.f64 x (fma.f64 z (/.f64 y (*.f64 t t)) (/.f64 y t))) |
(+ (* z (- (/ (* x (* y z)) (pow t 3)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (*.f64 (*.f64 x (/.f64 y (*.f64 t t))) (+.f64 (/.f64 z t) #s(literal 1 binary64))) (/.f64 (*.f64 x y) t)) |
(+ (* z (- (* z (- (/ (* x (* y z)) (pow t 4)) (* -1 (/ (* x y) (pow t 3))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (fma.f64 x (/.f64 y (*.f64 t t)) (*.f64 z (*.f64 x (fma.f64 z (/.f64 y (pow.f64 t #s(literal 4 binary64))) (/.f64 y (*.f64 t (*.f64 t t))))))) (/.f64 (*.f64 x y) t)) |
(* -1 (/ (* x y) z)) |
(neg.f64 (/.f64 (*.f64 x y) z)) |
(/ (+ (* -1 (* x y)) (* -1 (/ (* t (* x y)) z))) z) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 t z))) z) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 2) (* x y)) (pow z 2)))) (/ (* t (* x y)) z)) z) |
(/.f64 (fma.f64 x y (*.f64 (/.f64 (*.f64 x y) z) (+.f64 t (/.f64 (*.f64 t t) z)))) (neg.f64 z)) |
(/ (- (+ (* -1 (* x y)) (* -1 (/ (* (pow t 3) (* x y)) (pow z 3)))) (+ (/ (* t (* x y)) z) (/ (* (pow t 2) (* x y)) (pow z 2)))) z) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 (*.f64 x y) z) (+.f64 t (/.f64 (*.f64 t t) z)))) z) |
(* -1 (/ (* x y) z)) |
(neg.f64 (/.f64 (*.f64 x y) z)) |
(* -1 (/ (+ (* x y) (/ (* t (* x y)) z)) z)) |
(/.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal -1 binary64) (/.f64 t z))) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* x y)) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (fma.f64 x y (*.f64 (/.f64 (*.f64 x y) z) (+.f64 t (/.f64 (*.f64 t t) z)))) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (* x y)) z) (* -1 (* (pow t 2) (* x y)))) z)) (* t (* x y))) z)) (* x y)) z)) |
(/.f64 (fma.f64 x y (/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 (*.f64 x y) (+.f64 (/.f64 (*.f64 t t) z) t))) z) (*.f64 y (*.f64 x t))) z)) (neg.f64 z)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* -1 z) |
(neg.f64 z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
(- t z) |
(-.f64 t z) |
t |
(* t (+ 1 (* -1 (/ z t)))) |
(-.f64 t (*.f64 t (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(-.f64 t (*.f64 t (/.f64 z t))) |
(* t (+ 1 (* -1 (/ z t)))) |
(-.f64 t (*.f64 t (/.f64 z t))) |
t |
(* -1 (* t (- (/ z t) 1))) |
(-.f64 t (*.f64 t (/.f64 z t))) |
(* -1 (* t (- (/ z t) 1))) |
(-.f64 t (*.f64 t (/.f64 z t))) |
(* -1 (* t (- (/ z t) 1))) |
(-.f64 t (*.f64 t (/.f64 z t))) |
t |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(+ t (* -1 z)) |
(-.f64 t z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ t z) 1)) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(* z (- (/ t z) 1)) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(* z (- (/ t z) 1)) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(* -1 (* z (+ 1 (* -1 (/ t z))))) |
(-.f64 (*.f64 z (/.f64 t z)) z) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
(/ t y) |
(/.f64 t y) |
Compiled 26 706 to 2 785 computations (89.6% saved)
24 alts after pruning (18 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 494 | 7 | 1 501 |
| Fresh | 1 | 11 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 496 | 24 | 1 520 |
| Status | Accuracy | Program |
|---|---|---|
| 53.0% | (fma.f64 (/.f64 (neg.f64 y) z) x x) | |
| ▶ | 51.7% | (fma.f64 (/.f64 x (neg.f64 z)) y x) |
| 32.8% | (fma.f64 x (/.f64 t z) x) | |
| ▶ | 84.4% | (/.f64 (fma.f64 (neg.f64 z) x (*.f64 x y)) (-.f64 t z)) |
| 50.2% | (/.f64 (*.f64 x (-.f64 y z)) t) | |
| ✓ | 26.1% | (/.f64 (*.f64 x (neg.f64 z)) t) |
| ✓ | 49.1% | (/.f64 (*.f64 x y) (-.f64 t z)) |
| 25.1% | (/.f64 (*.f64 x y) (neg.f64 z)) | |
| 37.1% | (/.f64 (*.f64 x y) t) | |
| 45.6% | (/.f64 (neg.f64 z) (/.f64 (-.f64 t z) x)) | |
| 52.3% | (/.f64 x (/.f64 (-.f64 z t) z)) | |
| ✓ | 40.3% | (/.f64 x (/.f64 t y)) |
| ✓ | 97.4% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| 53.4% | (*.f64 (/.f64 (-.f64 y z) t) x) | |
| 26.0% | (*.f64 (/.f64 (neg.f64 z) t) x) | |
| 52.3% | (*.f64 (/.f64 z (-.f64 z t)) x) | |
| ✓ | 40.3% | (*.f64 (/.f64 y t) x) |
| ▶ | 46.8% | (*.f64 (/.f64 x (-.f64 z t)) z) |
| 50.9% | (*.f64 (/.f64 x (-.f64 t z)) y) | |
| ▶ | 25.1% | (*.f64 (/.f64 x t) (neg.f64 z)) |
| ▶ | 37.5% | (*.f64 (/.f64 x t) y) |
| 40.3% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) | |
| 27.0% | (*.f64 x (/.f64 y (neg.f64 z))) | |
| ✓ | 32.1% | x |
Compiled 445 to 292 computations (34.4% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (/.f64 x (neg.f64 z)) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 x (neg.f64 z)) y x) |
| ✓ | cost-diff | 0 | (-.f64 z t) |
| ✓ | cost-diff | 0 | (/.f64 x (-.f64 z t)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x (-.f64 z t)) z) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (/.f64 x t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x t) (neg.f64 z)) |
| ✓ | cost-diff | 0 | (/.f64 x t) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x t) y) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (neg.f64 z) x (*.f64 x y)) (-.f64 t z)) |
| ✓ | cost-diff | 320 | (fma.f64 (neg.f64 z) x (*.f64 x y)) |
| 1 392× | accelerator-lowering-fma.f32 |
| 1 392× | accelerator-lowering-fma.f64 |
| 1 048× | times-frac |
| 960× | *-lowering-*.f32 |
| 960× | *-lowering-*.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 92 |
| 1 | 46 | 88 |
| 2 | 104 | 85 |
| 3 | 211 | 85 |
| 4 | 344 | 85 |
| 5 | 576 | 85 |
| 6 | 1139 | 85 |
| 7 | 2896 | 85 |
| 8 | 3463 | 85 |
| 9 | 3545 | 85 |
| 10 | 3555 | 85 |
| 11 | 3561 | 85 |
| 12 | 3561 | 85 |
| 13 | 3673 | 85 |
| 14 | 3733 | 85 |
| 15 | 3735 | 85 |
| 16 | 3735 | 85 |
| 0 | 3735 | 85 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (* (neg z) x) (* x y)) (- t z)) |
(+ (* (neg z) x) (* x y)) |
(neg z) |
z |
x |
(* x y) |
y |
(- t z) |
t |
(* (/ x t) y) |
(/ x t) |
x |
t |
y |
(* (/ x t) (neg z)) |
(/ x t) |
x |
t |
(neg z) |
z |
(* (/ x (- z t)) z) |
(/ x (- z t)) |
x |
(- z t) |
z |
t |
(+ (* (/ x (neg z)) y) x) |
(/ x (neg z)) |
x |
(neg z) |
z |
y |
| Outputs |
|---|
(/ (+ (* (neg z) x) (* x y)) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(+ (* (neg z) x) (* x y)) |
(*.f64 x (-.f64 y z)) |
(neg z) |
(neg.f64 z) |
z |
x |
(* x y) |
(*.f64 x y) |
y |
(- t z) |
(-.f64 t z) |
t |
(* (/ x t) y) |
(/.f64 (*.f64 x y) t) |
(/ x t) |
(/.f64 x t) |
x |
t |
y |
(* (/ x t) (neg z)) |
(/.f64 (*.f64 z (neg.f64 x)) t) |
(/ x t) |
(/.f64 x t) |
x |
t |
(neg z) |
(neg.f64 z) |
z |
(* (/ x (- z t)) z) |
(/.f64 (*.f64 z x) (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
x |
(- z t) |
(-.f64 z t) |
z |
t |
(+ (* (/ x (neg z)) y) x) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(/ x (neg z)) |
(/.f64 x (neg.f64 z)) |
x |
(neg z) |
(neg.f64 z) |
z |
y |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 x (neg.f64 z)) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 93.4% | (fma.f64 (/.f64 x (neg.f64 z)) y x) |
| ✓ | accuracy | 100.0% | (-.f64 z t) |
| ✓ | accuracy | 100.0% | (/.f64 x (-.f64 z t)) |
| ✓ | accuracy | 87.0% | (*.f64 (/.f64 x (-.f64 z t)) z) |
| ✓ | accuracy | 100.0% | (/.f64 x t) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 93.8% | (*.f64 (/.f64 x t) (neg.f64 z)) |
| ✓ | accuracy | 100.0% | (/.f64 x t) |
| ✓ | accuracy | 92.9% | (*.f64 (/.f64 x t) y) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 98.4% | (fma.f64 (neg.f64 z) x (*.f64 x y)) |
| ✓ | accuracy | 84.5% | (/.f64 (fma.f64 (neg.f64 z) x (*.f64 x y)) (-.f64 t z)) |
| 58.0ms | 256× | 0 | valid |
Compiled 91 to 21 computations (76.9% saved)
ival-neg: 20.0ms (45.8% of total)ival-mult: 11.0ms (25.2% of total)ival-div: 8.0ms (18.3% of total)ival-sub: 2.0ms (4.6% of total)ival-add: 2.0ms (4.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (neg z) x) (* x y))> |
#<alt (/ (+ (* (neg z) x) (* x y)) (- t z))> |
#<alt (neg z)> |
#<alt (* x y)> |
#<alt (* (/ x t) y)> |
#<alt (/ x t)> |
#<alt (* (/ x t) (neg z))> |
#<alt (* (/ x (- z t)) z)> |
#<alt (/ x (- z t))> |
#<alt (- z t)> |
#<alt (+ (* (/ x (neg z)) y) x)> |
#<alt (/ x (neg z))> |
| Outputs |
|---|
#<alt (* x y)> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (* -1 (* x z))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 x) (/ (* x y) z)))> |
#<alt (* -1 (* x z))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ x (* -1 (/ (* x y) z)))))> |
#<alt (* x (+ y (* -1 z)))> |
#<alt (* x (+ y (* -1 z)))> |
#<alt (* x (+ y (* -1 z)))> |
#<alt (* x (+ y (* -1 z)))> |
#<alt (* x (+ y (* -1 z)))> |
#<alt (* x (+ y (* -1 z)))> |
#<alt (* x (+ y (* -1 z)))> |
#<alt (* x (+ y (* -1 z)))> |
#<alt (* -1 (* x (+ z (* -1 y))))> |
#<alt (* -1 (* x (+ z (* -1 y))))> |
#<alt (* -1 (* x (+ z (* -1 y))))> |
#<alt (* -1 (* x (+ z (* -1 y))))> |
#<alt (* -1 (* x z))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (+ (* -1 (* x z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* y (+ x (* -1 (/ (* x z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* x z) y))))> |
#<alt (/ (* x y) t)> |
#<alt (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t))> |
#<alt x> |
#<alt (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (- (* x y) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z)))> |
#<alt (/ (* x (+ y (* -1 z))) (- t z))> |
#<alt (/ (* x (+ y (* -1 z))) (- t z))> |
#<alt (/ (* x (+ y (* -1 z))) (- t z))> |
#<alt (/ (* x (+ y (* -1 z))) (- t z))> |
#<alt (/ (* x (+ y (* -1 z))) (- t z))> |
#<alt (/ (* x (+ y (* -1 z))) (- t z))> |
#<alt (/ (* x (+ y (* -1 z))) (- t z))> |
#<alt (/ (* x (+ y (* -1 z))) (- t z))> |
#<alt (* -1 (/ (* x (+ z (* -1 y))) (- t z)))> |
#<alt (* -1 (/ (* x (+ z (* -1 y))) (- t z)))> |
#<alt (* -1 (/ (* x (+ z (* -1 y))) (- t z)))> |
#<alt (* -1 (/ (* x (+ z (* -1 y))) (- t z)))> |
#<alt (* -1 (/ (* x z) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z)))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))> |
#<alt (/ (* x y) (- t z))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))> |
#<alt (* -1 (/ (+ (* -1 (* x z)) (* x y)) z))> |
#<alt (+ (* -1 (* t (+ (* -1 (/ x z)) (/ (* x y) (pow z 2))))) (* -1 (/ (+ (* -1 (* x z)) (* x y)) z)))> |
#<alt (+ (* -1 (/ (+ (* -1 (* x z)) (* x y)) z)) (* t (- (* -1 (* t (+ (* -1 (/ x (pow z 2))) (/ (* x y) (pow z 3))))) (+ (* -1 (/ x z)) (/ (* x y) (pow z 2))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (* x z)) (* x y)) z)) (* t (- (* t (- (* -1 (* t (+ (* -1 (/ x (pow z 3))) (/ (* x y) (pow z 4))))) (+ (* -1 (/ x (pow z 2))) (/ (* x y) (pow z 3))))) (+ (* -1 (/ x z)) (/ (* x y) (pow z 2))))))> |
#<alt (/ (+ (* -1 (* x z)) (* x y)) t)> |
#<alt (/ (+ (* -1 (* x z)) (+ (* x y) (/ (* z (+ (* -1 (* x z)) (* x y))) t))) t)> |
#<alt (/ (- (+ (* -1 (* x z)) (+ (* x y) (/ (* (pow z 2) (+ (* -1 (* x z)) (* x y))) (pow t 2)))) (* -1 (/ (* z (+ (* -1 (* x z)) (* x y))) t))) t)> |
#<alt (/ (- (+ (* -1 (* x z)) (+ (* x y) (/ (* (pow z 3) (+ (* -1 (* x z)) (* x y))) (pow t 3)))) (+ (* -1 (/ (* z (+ (* -1 (* x z)) (* x y))) t)) (* -1 (/ (* (pow z 2) (+ (* -1 (* x z)) (* x y))) (pow t 2))))) t)> |
#<alt (/ (+ (* -1 (* x z)) (* x y)) t)> |
#<alt (* -1 (/ (+ (* -1 (+ (* -1 (* x z)) (* x y))) (* -1 (/ (* z (+ (* -1 (* x z)) (* x y))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (+ (* -1 (* x z)) (* x y))) (* -1 (/ (+ (* z (+ (* -1 (* x z)) (* x y))) (/ (* (pow z 2) (+ (* -1 (* x z)) (* x y))) t)) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (+ (* -1 (* x z)) (* x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (+ (* -1 (* x z)) (* x y)))) (* -1 (/ (* (pow z 3) (+ (* -1 (* x z)) (* x y))) t))) t)) (* z (+ (* -1 (* x z)) (* x y)))) t))) t))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (/ x t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (/ (* x z) (- z t))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2)))))> |
#<alt (* z (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2))))))> |
#<alt (* z (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2))))))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z)))> |
#<alt (- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2)))))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z)))> |
#<alt (+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z)))> |
#<alt x> |
#<alt (+ x (/ (* t x) z))> |
#<alt (+ x (* t (- (/ (* t x) (pow z 2)) (* -1 (/ x z)))))> |
#<alt (+ x (* t (- (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (* -1 (/ x z)))))> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t)> |
#<alt (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 3)) (pow t 2)))) (/ (* x (pow z 2)) t)) t)> |
#<alt (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 4)) (pow t 3)))) (+ (/ (* x (pow z 2)) t) (/ (* x (pow z 3)) (pow t 2)))) t)> |
#<alt (* -1 (/ (* x z) t))> |
#<alt (* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (/ x (- z t))> |
#<alt (* -1 (/ x t))> |
#<alt (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2))))> |
#<alt (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2)))))> |
#<alt (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2)))))> |
#<alt (/ x z)> |
#<alt (/ (+ x (/ (* t x) z)) z)> |
#<alt (/ (- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) z)> |
#<alt (/ (- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) z)> |
#<alt (/ x z)> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) z))) z))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) z)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) z))) z)) (* t x)) z))) z))> |
#<alt (/ x z)> |
#<alt (+ (/ x z) (/ (* t x) (pow z 2)))> |
#<alt (+ (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (/ x z))> |
#<alt (+ (* t (- (* t (- (/ (* t x) (pow z 4)) (* -1 (/ x (pow z 3))))) (* -1 (/ x (pow z 2))))) (/ x z))> |
#<alt (* -1 (/ x t))> |
#<alt (/ (+ (* -1 x) (* -1 (/ (* x z) t))) t)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 2)) (pow t 2)))) (/ (* x z) t)) t)> |
#<alt (/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 3)) (pow t 3)))) (+ (/ (* x z) t) (/ (* x (pow z 2)) (pow t 2)))) t)> |
#<alt (* -1 (/ x t))> |
#<alt (* -1 (/ (+ x (/ (* x z) t)) t))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow z 2)) t)) (* x z)) t))) t))> |
#<alt (* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 3)) t) (* -1 (* x (pow z 2)))) t)) (* x z)) t))) t))> |
#<alt (* -1 t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt (- z t)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt (* z (+ 1 (* -1 (/ t z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt (* -1 (* z (- (/ t z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (+ z (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* t (- (/ z t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ z t)))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* x (+ 1 (* -1 (/ y z))))> |
#<alt (* -1 (* x (- (/ y z) 1)))> |
#<alt (* -1 (* x (- (/ y z) 1)))> |
#<alt (* -1 (* x (- (/ y z) 1)))> |
#<alt (* -1 (* x (- (/ y z) 1)))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (/ (+ (* -1 (* x y)) (* x z)) z)> |
#<alt (/ (+ (* -1 (* x y)) (* x z)) z)> |
#<alt (/ (+ (* -1 (* x y)) (* x z)) z)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (+ x (* -1 (/ (* x y) z)))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* y (+ (* -1 (/ x z)) (/ x y)))> |
#<alt (* y (+ (* -1 (/ x z)) (/ x y)))> |
#<alt (* y (+ (* -1 (/ x z)) (/ x y)))> |
#<alt (* -1 (/ (* x y) z))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (/ x z))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (/ x z))))> |
#<alt (* -1 (* y (+ (* -1 (/ x y)) (/ x z))))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
#<alt (* -1 (/ x z))> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | t | @ | 0 | (/ (+ (* (neg z) x) (* x y)) (- t z)) |
| 0.0ms | t | @ | inf | (/ (+ (* (neg z) x) (* x y)) (- t z)) |
| 0.0ms | t | @ | -inf | (/ (+ (* (neg z) x) (* x y)) (- t z)) |
| 0.0ms | x | @ | -inf | (/ (+ (* (neg z) x) (* x y)) (- t z)) |
| 0.0ms | x | @ | 0 | (/ (+ (* (neg z) x) (* x y)) (- t z)) |
| 1× | batch-egg-rewrite |
| 4 734× | accelerator-lowering-fma.f32 |
| 4 734× | accelerator-lowering-fma.f64 |
| 4 554× | *-lowering-*.f32 |
| 4 554× | *-lowering-*.f64 |
| 4 050× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 66 |
| 1 | 117 | 62 |
| 2 | 937 | 59 |
| 0 | 8588 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (neg z) x) (* x y)) |
(/ (+ (* (neg z) x) (* x y)) (- t z)) |
(neg z) |
(* x y) |
(* (/ x t) y) |
(/ x t) |
(* (/ x t) (neg z)) |
(* (/ x (- z t)) z) |
(/ x (- z t)) |
(- z t) |
(+ (* (/ x (neg z)) y) x) |
(/ x (neg z)) |
| Outputs |
|---|
(+.f64 (*.f64 (neg.f64 z) x) (*.f64 x y)) |
(+.f64 (*.f64 (neg.f64 z) x) (neg.f64 (neg.f64 (*.f64 x y)))) |
(+.f64 (*.f64 x y) (*.f64 (neg.f64 z) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (-.f64 (neg.f64 z) y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 x y))) (*.f64 (neg.f64 z) x)) |
(-.f64 (*.f64 x y) (*.f64 z x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (-.f64 y z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (*.f64 z x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x y (*.f64 z x)))) |
(fma.f64 z (neg.f64 x) (*.f64 x y)) |
(fma.f64 z (neg.f64 x) (neg.f64 (neg.f64 (*.f64 x y)))) |
(fma.f64 (neg.f64 z) x (*.f64 x y)) |
(fma.f64 (neg.f64 z) x (neg.f64 (neg.f64 (*.f64 x y)))) |
(fma.f64 x (neg.f64 z) (*.f64 x y)) |
(fma.f64 x (neg.f64 z) (neg.f64 (neg.f64 (*.f64 x y)))) |
(fma.f64 x y (*.f64 (neg.f64 z) x)) |
(fma.f64 y x (*.f64 (neg.f64 z) x)) |
(fma.f64 (neg.f64 x) z (*.f64 x y)) |
(fma.f64 (neg.f64 x) z (neg.f64 (neg.f64 (*.f64 x y)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (neg.f64 z) y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(fma.f64 (/.f64 z (neg.f64 x)) (/.f64 (neg.f64 (*.f64 x (*.f64 z x))) (-.f64 (neg.f64 z) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (neg.f64 (neg.f64 (*.f64 x y)))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) z (*.f64 x y)) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) z (neg.f64 (neg.f64 (*.f64 x y)))) |
(fma.f64 (/.f64 x x) (/.f64 (neg.f64 (*.f64 z (*.f64 (neg.f64 z) x))) (-.f64 (neg.f64 z) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 z) x) x) (/.f64 (*.f64 (neg.f64 z) x) (-.f64 (neg.f64 z) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (*.f64 z z) (-.f64 (neg.f64 z) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(fma.f64 (/.f64 (*.f64 z x) x) (/.f64 (*.f64 z x) (-.f64 (neg.f64 z) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(fma.f64 (/.f64 (*.f64 z z) x) (/.f64 (*.f64 x x) (-.f64 (neg.f64 z) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) z)) x) (/.f64 x (-.f64 (neg.f64 z) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) x) x) x) (/.f64 (neg.f64 z) (-.f64 (neg.f64 z) y)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(neg.f64 (neg.f64 (*.f64 x (-.f64 y z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 z (*.f64 x (*.f64 x y)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 z (*.f64 x (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 x y (*.f64 z x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (*.f64 x (-.f64 (neg.f64 z) y))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (neg.f64 (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z)))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 z (*.f64 x (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y)))) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 x y (*.f64 z x))) (fma.f64 x y (*.f64 z x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (-.f64 (neg.f64 z) y))) (*.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (*.f64 x (-.f64 (neg.f64 z) y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z z))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (-.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 x (-.f64 (neg.f64 z) y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x (-.f64 (neg.f64 z) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z))))) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))))) (*.f64 x (-.f64 (neg.f64 z) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 x y (*.f64 z x)))) (neg.f64 (fma.f64 x y (*.f64 z x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (-.f64 (neg.f64 z) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (-.f64 (neg.f64 z) y))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (-.f64 (neg.f64 z) y)))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 (neg.f64 z) y)) |
(*.f64 x (-.f64 y z)) |
(*.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 z (*.f64 x (*.f64 x y))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (-.f64 y z)))) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (neg.f64 z) y)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))))) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 x y (*.f64 z x))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z x)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) x) (/.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (-.f64 (neg.f64 z) y))) |
(+.f64 (/.f64 (*.f64 z x) (-.f64 z t)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (neg.f64 z) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (neg.f64 z) x))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z (+.f64 z t))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (fma.f64 t t (*.f64 z z))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) z) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) t) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z))) (/.f64 (*.f64 z x) (-.f64 z t))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(+.f64 (*.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t)))) (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t)))) (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(-.f64 (/.f64 (*.f64 x y) (-.f64 t z)) (/.f64 (*.f64 z x) (-.f64 t z))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 x (-.f64 (neg.f64 z) y))) (-.f64 t z)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (-.f64 (neg.f64 z) y))) (-.f64 t z))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (-.f64 t z) (*.f64 x (-.f64 (neg.f64 z) y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (-.f64 t z) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(fma.f64 z (/.f64 x (-.f64 z t)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(fma.f64 (neg.f64 z) (/.f64 x (-.f64 t z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) z) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 x (/.f64 z (-.f64 z t)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (*.f64 z x) (-.f64 z t))) |
(fma.f64 t (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 z (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))))) |
(fma.f64 (/.f64 x (-.f64 z t)) z (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(fma.f64 (*.f64 z (+.f64 z t)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (*.f64 t t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (-.f64 z t)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 z t)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) (-.f64 z t)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z (-.f64 t z)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (neg.f64 z) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 (neg.f64 z) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 z (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (fma.f64 t t (*.f64 z z)) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 (*.f64 z t) (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 t t) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z (+.f64 z t)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (fma.f64 t t (*.f64 z z)) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (*.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) z (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) t)) |
(fma.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) t (*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) z)) |
(fma.f64 (/.f64 z (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 z (-.f64 z t)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 x (-.f64 z t)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 z (-.f64 z t)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 z (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(fma.f64 (/.f64 z (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (-.f64 t z)))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 y z))) (-.f64 z t)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 t z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t z) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 z (*.f64 x (*.f64 x y))))) (-.f64 t z))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) (-.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 t z) (*.f64 x (-.f64 (neg.f64 z) y))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 t z)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (-.f64 t z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (-.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) (*.f64 x (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (*.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (*.f64 (-.f64 t z) (*.f64 x (-.f64 (neg.f64 z) y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (*.f64 (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))) (-.f64 z t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z)))) (*.f64 (-.f64 z t) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z)))) (*.f64 (-.f64 z t) (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 z (*.f64 x (*.f64 x y))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z)))) (neg.f64 (*.f64 (-.f64 t z) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z)))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 t z)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y)))) (*.f64 (-.f64 z t) (*.f64 x (-.f64 (neg.f64 z) y)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y)))) (neg.f64 (*.f64 (-.f64 t z) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y)))) (neg.f64 (*.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (-.f64 t z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (-.f64 t z)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))) |
(/.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (-.f64 t z)) (*.f64 x (-.f64 (neg.f64 z) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y)))) (*.f64 (-.f64 t z) (*.f64 x (-.f64 (neg.f64 z) y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 z (*.f64 x (*.f64 x y))))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) #s(literal -1 binary64)) (*.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y)))) #s(literal -1 binary64)) (*.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 x y (*.f64 z x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 z x)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 x y (*.f64 z x))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 z x)) (-.f64 z t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z)))) (*.f64 (-.f64 t z) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z)))) (*.f64 (-.f64 t z) (fma.f64 x (*.f64 y (*.f64 x y)) (fma.f64 (*.f64 x x) (*.f64 z z) (*.f64 z (*.f64 x (*.f64 x y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z))))) (*.f64 (-.f64 t z) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))))) (*.f64 (-.f64 t z) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 x y (*.f64 z x)))) (*.f64 (-.f64 t z) (fma.f64 x y (*.f64 z x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (*.f64 x (-.f64 y z))))) (*.f64 (-.f64 z t) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))))) (*.f64 (-.f64 z t) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 x y (*.f64 z x)))) (*.f64 (-.f64 z t) (fma.f64 x y (*.f64 z x)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (+.f64 z t)) (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t)))))) (*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (fma.f64 (*.f64 t t) (*.f64 t t) (-.f64 (*.f64 (*.f64 z z) (*.f64 (+.f64 z t) (+.f64 z t))) (*.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) (*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (-.f64 (*.f64 t t) (*.f64 z (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (fma.f64 z z (fma.f64 t t (*.f64 z (neg.f64 t)))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 z t))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (-.f64 t z))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (-.f64 t z))) (neg.f64 (*.f64 x (-.f64 (neg.f64 z) y)))) |
(pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (*.f64 x (-.f64 (neg.f64 z) y)))) |
(*.f64 (neg.f64 (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 t z)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 z t))) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (*.f64 x (-.f64 (neg.f64 z) y))))) |
(*.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (-.f64 (neg.f64 z) y)) (-.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (*.f64 x (-.f64 y z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (neg.f64 z) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 (*.f64 x (-.f64 y z)) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (neg.f64 z) y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 (*.f64 x (-.f64 y z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 (+.f64 (neg.f64 z) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 (+.f64 (neg.f64 z) y) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 x (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) (*.f64 (-.f64 t z) (+.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (neg.f64 z) y))) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))) (-.f64 t z)) (/.f64 (*.f64 x (-.f64 y z)) (fma.f64 (*.f64 x y) (fma.f64 x y (*.f64 z x)) (*.f64 (*.f64 x x) (*.f64 z z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 (neg.f64 z) y))) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (-.f64 (neg.f64 z) y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 t z) (*.f64 x (-.f64 y z))) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 #s(literal 0 binary64) (/.f64 z #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) |
(neg.f64 z) |
(neg.f64 (/.f64 z #s(literal 1 binary64))) |
(/.f64 z #s(literal -1 binary64)) |
(/.f64 (neg.f64 z) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (*.f64 z z)) (neg.f64 (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (*.f64 z z) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 z (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(/.f64 (*.f64 z (neg.f64 z)) z) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (*.f64 z (neg.f64 z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 x y) |
(*.f64 y x) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 t)) y)) |
(neg.f64 (*.f64 y (/.f64 x (neg.f64 t)))) |
(neg.f64 (/.f64 (*.f64 x y) (neg.f64 t))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x y)) t)) |
(/.f64 y (/.f64 t x)) |
(/.f64 (*.f64 x y) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 x y)) (neg.f64 t)) |
(/.f64 (neg.f64 y) (/.f64 t (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x y))) t) |
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) y)) |
(*.f64 x (/.f64 y t)) |
(*.f64 y (/.f64 x t)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x t) y) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 t))) |
(*.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 x (neg.f64 t))) |
(neg.f64 (/.f64 x (neg.f64 t))) |
(/.f64 x t) |
(/.f64 (neg.f64 x) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t x)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 x))) |
(pow.f64 (/.f64 t x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 x t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) x) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 t))) |
(*.f64 (pow.f64 (/.f64 t x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 z) x) t)) |
(+.f64 (*.f64 (/.f64 x t) #s(literal 0 binary64)) (/.f64 (*.f64 (neg.f64 z) x) t)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x t)) (/.f64 (*.f64 (neg.f64 z) x) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 z x) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t x)) (/.f64 (*.f64 z x) t)) |
(fma.f64 (/.f64 x t) #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 z) x) t)) |
(fma.f64 #s(literal 0 binary64) (/.f64 x t) (/.f64 (*.f64 (neg.f64 z) x) t)) |
(neg.f64 (/.f64 (*.f64 z x) t)) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 t)) (neg.f64 z))) |
(neg.f64 (*.f64 (neg.f64 z) (/.f64 x (neg.f64 t)))) |
(neg.f64 (*.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) (neg.f64 z))) |
(/.f64 z (/.f64 t (neg.f64 x))) |
(/.f64 (neg.f64 z) (/.f64 t x)) |
(/.f64 (*.f64 (neg.f64 z) x) t) |
(/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 t (neg.f64 x)) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (neg.f64 z) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t x) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 (neg.f64 z) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 (neg.f64 z) x)))) |
(/.f64 (*.f64 z x) (neg.f64 t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (/.f64 t x))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 z)) #s(literal 1 binary64)) (*.f64 z (/.f64 t x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 t x) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 z))) (*.f64 (/.f64 t x) z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (neg.f64 z))) (*.f64 (/.f64 t (neg.f64 x)) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) (neg.f64 x)) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (fma.f64 z z #s(literal 0 binary64)) (/.f64 t (neg.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 z z))) x) (*.f64 (fma.f64 z z #s(literal 0 binary64)) t)) |
(/.f64 (*.f64 (*.f64 z (neg.f64 z)) (neg.f64 x)) (*.f64 z (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 z)) #s(literal -1 binary64)) (*.f64 z (/.f64 t (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 z)) x) (*.f64 z t)) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 (neg.f64 t) (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 z (neg.f64 z))) (*.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 x (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 t (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (*.f64 x (*.f64 z (neg.f64 z))) (*.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 z x) t) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 z x) t) (/.f64 (*.f64 z x) t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 z x) t) (/.f64 (*.f64 z x) t))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z x) t))) |
(pow.f64 (/.f64 t (*.f64 (neg.f64 z) x)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 x (neg.f64 t))) |
(*.f64 (neg.f64 z) (/.f64 x t)) |
(*.f64 x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(*.f64 x (/.f64 (neg.f64 z) t)) |
(*.f64 (*.f64 (neg.f64 z) x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) t) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) x) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z x) t)) |
(*.f64 (*.f64 z x) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (neg.f64 t)) z) |
(*.f64 (*.f64 (/.f64 x t) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 z t) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 x (neg.f64 t))) |
(+.f64 (*.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t t))) (*.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) z) (*.f64 (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) t) (*.f64 (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z z) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 z (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 t (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 z (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 (*.f64 z x) (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 z t) x)) (/.f64 (neg.f64 z) (/.f64 (-.f64 z t) x))) |
(fma.f64 z (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 t (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 t (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 z (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (*.f64 t (+.f64 z t)) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z z) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (fma.f64 z z (*.f64 t t)) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z t) (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z) (*.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(fma.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z))) |
(fma.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t t)) (*.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(fma.f64 (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) z (*.f64 (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(fma.f64 (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) t (*.f64 (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(neg.f64 (/.f64 (*.f64 z x) (-.f64 t z))) |
(neg.f64 (/.f64 (neg.f64 z) (/.f64 (-.f64 z t) x))) |
(neg.f64 (*.f64 (neg.f64 z) (/.f64 x (-.f64 z t)))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 t z)) z)) |
(neg.f64 (*.f64 z (/.f64 x (-.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 x (-.f64 z t)) (neg.f64 z))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) x) (-.f64 z t))) |
(/.f64 z (/.f64 (-.f64 z t) x)) |
(/.f64 (neg.f64 z) (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 (neg.f64 z) x) (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) (*.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) x) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 z t) (*.f64 z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 z t) (*.f64 z x)))) |
(/.f64 (*.f64 z x) (-.f64 z t)) |
(/.f64 (*.f64 (*.f64 z x) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t)))))) (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 (*.f64 z z) (*.f64 z z) (-.f64 (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))))) |
(/.f64 (*.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 z x) (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 t z))) |
(/.f64 (*.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 z t))) |
(/.f64 (*.f64 (*.f64 z x) (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z z (fma.f64 t t (*.f64 z (neg.f64 t)))))) |
(/.f64 (*.f64 (*.f64 z x) (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 z t))))) |
(pow.f64 (/.f64 (-.f64 z t) (*.f64 z x)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 (neg.f64 z) (/.f64 x (-.f64 t z))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) z)) |
(*.f64 x (/.f64 z (-.f64 z t))) |
(*.f64 (*.f64 (neg.f64 z) x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 x (-.f64 z t)) z) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z x) (-.f64 z t))) |
(*.f64 (*.f64 z x) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 z) (-.f64 z t))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 z (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t z)) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (/.f64 z (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 z x) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(*.f64 (/.f64 (*.f64 z x) (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 z (-.f64 z t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 z (-.f64 z t))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 z (-.f64 z t))) |
(*.f64 (/.f64 z (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 z (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z)) (*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t))) (*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t t))) (*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(+.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) z) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(+.f64 (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) t) (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(+.f64 (*.f64 (*.f64 z z) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 z t)) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z z) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)))) (*.f64 (*.f64 z t) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(+.f64 (*.f64 z (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 t (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))))) |
(+.f64 (*.f64 t (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t)))) (*.f64 z (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 z t) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 t z)) (/.f64 x (-.f64 t z))) |
(fma.f64 z (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 t (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 t (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 z (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))))) |
(fma.f64 (*.f64 z z) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 t (+.f64 z t)) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (*.f64 t (+.f64 z t)) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z z) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (fma.f64 z z (*.f64 t t)) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 (*.f64 z t) (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z) (*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 t (+.f64 z t)) (*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z z))) |
(fma.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t t)) (*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (*.f64 z t))) |
(fma.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) z (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) t)) |
(fma.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) t (*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) z)) |
(neg.f64 (/.f64 x (-.f64 t z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 z t) x))) |
(/.f64 x (-.f64 z t)) |
(/.f64 (neg.f64 x) (-.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z t) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 t z) x)) |
(/.f64 (*.f64 x (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t)))))) (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 (*.f64 z z) (*.f64 z z) (-.f64 (*.f64 (*.f64 t (+.f64 z t)) (*.f64 t (+.f64 z t))) (*.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) (*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (-.f64 (*.f64 z z) (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 x (*.f64 (-.f64 t z) (+.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 t z))) |
(/.f64 (*.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (-.f64 z t))) |
(/.f64 (*.f64 x (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 z z (fma.f64 t t (*.f64 z (neg.f64 t)))))) |
(/.f64 (*.f64 x (fma.f64 t (*.f64 t t) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 z t))))) |
(pow.f64 (/.f64 (-.f64 z t) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (-.f64 z t))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(*.f64 (/.f64 x (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (+.f64 z t)) |
(*.f64 (/.f64 x (*.f64 (-.f64 z t) (+.f64 z t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 z t) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 z t) x) #s(literal -1/2 binary64))) |
(+.f64 z (neg.f64 t)) |
(+.f64 z (*.f64 t #s(literal -1 binary64))) |
(+.f64 (neg.f64 t) z) |
(+.f64 #s(literal 0 binary64) (-.f64 z t)) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(+.f64 (*.f64 t #s(literal -1 binary64)) z) |
(-.f64 z t) |
(-.f64 (neg.f64 t) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) (-.f64 t z)) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t))) |
(-.f64 (/.f64 z #s(literal 1 binary64)) t) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) (/.f64 (*.f64 z (*.f64 z z)) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(-.f64 (/.f64 (*.f64 t t) (neg.f64 (+.f64 z t))) (/.f64 (*.f64 z z) (neg.f64 (+.f64 z t)))) |
(fma.f64 z #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 z #s(literal 1 binary64) (*.f64 t #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) #s(literal -1 binary64) (neg.f64 t)) |
(fma.f64 (neg.f64 z) #s(literal -1 binary64) (*.f64 t #s(literal -1 binary64))) |
(fma.f64 t #s(literal -1 binary64) z) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (+.f64 z t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 z t)))) |
(fma.f64 #s(literal 1 binary64) z (neg.f64 t)) |
(fma.f64 #s(literal 1 binary64) z (*.f64 t #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 z) (*.f64 t #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) t z) |
(neg.f64 (-.f64 t z)) |
(/.f64 (-.f64 t z) #s(literal -1 binary64)) |
(/.f64 (-.f64 z t) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (neg.f64 (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (neg.f64 (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (-.f64 (neg.f64 t) z)) |
(/.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (+.f64 z t)) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (fma.f64 z (+.f64 z t) (*.f64 t t))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (neg.f64 (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (fma.f64 t t (-.f64 (*.f64 z z) (*.f64 (neg.f64 t) z)))) |
(/.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z)) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 z t)) (*.f64 (+.f64 z t) (*.f64 t t))) (*.f64 (+.f64 z t) (+.f64 z t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 z z))))) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z z) (*.f64 z z) (fma.f64 (*.f64 t t) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 z z)))) (+.f64 z t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z z (*.f64 t t)) (*.f64 (-.f64 z t) (+.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z (*.f64 t t)) (+.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t))) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 t z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 t z) (-.f64 t z) (*.f64 #s(literal 0 binary64) (-.f64 t z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 z t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 z t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t)) (fma.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)) (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t z) (-.f64 t z))) (-.f64 t z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z (*.f64 t (+.f64 z t)))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 z z) (+.f64 z t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 z t)) (/.f64 (*.f64 t t) (+.f64 z t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 z t) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 t z)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t))))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (*.f64 t (+.f64 z t))))) |
(*.f64 #s(literal 1 binary64) (-.f64 z t)) |
(*.f64 #s(literal -1 binary64) (-.f64 t z)) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 t z) (+.f64 z t)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 z t)))) |
(*.f64 (*.f64 (-.f64 z t) (+.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 z t))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 z t) (*.f64 t t)) (-.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 z t) (*.f64 t t)))) |
(*.f64 (*.f64 (fma.f64 z z (*.f64 t (+.f64 z t))) (-.f64 t z)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z z (*.f64 t (+.f64 z t)))))) |
(+.f64 x (*.f64 x (/.f64 y (neg.f64 z)))) |
(+.f64 (*.f64 x (/.f64 y (neg.f64 z))) x) |
(+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (neg.f64 (fma.f64 x (/.f64 y z) x))) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 y z) x))))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (neg.f64 (fma.f64 x (/.f64 y z) x))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 y z) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 x y) z))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (+.f64 x (/.f64 (*.f64 x y) z)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 y (neg.f64 z)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal -1 binary64) z) y) x) |
(fma.f64 x (/.f64 y (neg.f64 z)) x) |
(fma.f64 y (/.f64 x (neg.f64 z)) x) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) z) x) |
(fma.f64 (/.f64 x (neg.f64 z)) y x) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (/.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y z) x)) (neg.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 y z) x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (/.f64 y (neg.f64 z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (/.f64 y (neg.f64 z))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x (/.f64 y (neg.f64 z)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) z) x) |
(fma.f64 (/.f64 x z) (*.f64 y #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 x z) (neg.f64 y) x) |
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal 1 binary64) z) x) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 y z) x) |
(fma.f64 (/.f64 y z) (*.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 x z) x) |
(fma.f64 (neg.f64 y) (/.f64 x z) x) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) x) |
(fma.f64 (/.f64 y (neg.f64 z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x (neg.f64 z)) x) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (neg.f64 z)) x) |
(neg.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 x x)) (fma.f64 x (/.f64 y z) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x (/.f64 (*.f64 x y) z)) (fma.f64 x (/.f64 y z) x)) (neg.f64 (fma.f64 x (/.f64 y z) x)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (fma.f64 x (+.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (fma.f64 y (/.f64 (*.f64 (*.f64 x y) x) (*.f64 z z)) (*.f64 x (/.f64 (*.f64 x y) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x y) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 y (/.f64 (*.f64 (*.f64 x y) x) (*.f64 z z)) (*.f64 x (/.f64 (*.f64 x y) z)))) (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x y) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 x y) z)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x y) z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 x x)) (neg.f64 (fma.f64 x (/.f64 y z) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (fma.f64 y (/.f64 (*.f64 (*.f64 x y) x) (*.f64 z z)) (*.f64 x (/.f64 (*.f64 x y) z)))))) |
(/.f64 (*.f64 (-.f64 x (/.f64 (*.f64 x y) z)) (fma.f64 x (/.f64 y z) x)) (fma.f64 x (/.f64 y z) x)) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (+.f64 x (/.f64 (*.f64 x y) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (neg.f64 (fma.f64 x (/.f64 y z) x))) (*.f64 (neg.f64 (fma.f64 x (/.f64 y z) x)) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 x (/.f64 y z) x)) (neg.f64 (fma.f64 x (/.f64 y z) x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y (neg.f64 z))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z))))) (*.f64 x (*.f64 x x))))) (fma.f64 x (+.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x (neg.f64 x)) x)) (fma.f64 x (+.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z z) (*.f64 z z))) (fma.f64 (*.f64 x x) (*.f64 x x) (/.f64 (*.f64 (*.f64 (*.f64 x y) x) (*.f64 (*.f64 x y) x)) (*.f64 z z)))) (neg.f64 (fma.f64 x (/.f64 y z) x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 x y)) (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 (*.f64 (*.f64 x y) x) (*.f64 z z)) (*.f64 x x)) (neg.f64 (fma.f64 x (/.f64 y z) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (/.f64 (*.f64 x y) z)) (fma.f64 x (/.f64 y z) x))) (neg.f64 (fma.f64 x (/.f64 y z) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))) (neg.f64 (+.f64 x (/.f64 (*.f64 x y) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (neg.f64 (fma.f64 x (/.f64 y z) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 y z) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (neg.f64 (fma.f64 x (/.f64 y z) x))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (neg.f64 (fma.f64 x (/.f64 y z) x))) (fma.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 y z) x))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 y z) x))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (neg.f64 (fma.f64 x (/.f64 y z) x))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 y z) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (neg.f64 (fma.f64 x (/.f64 y z) x))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (neg.f64 (fma.f64 x (/.f64 y z) x)))) (*.f64 (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 y z) x))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 y z) x))))) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (neg.f64 (fma.f64 x (/.f64 y z) x))) (/.f64 (*.f64 x x) (neg.f64 (fma.f64 x (/.f64 y z) x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x y) z))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))))) |
(*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 y (/.f64 (*.f64 (*.f64 x y) x) (*.f64 z z)) (*.f64 x (/.f64 (*.f64 x y) z)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (*.f64 x y) z))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y z) x))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (*.f64 z (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (+.f64 x (/.f64 (*.f64 x y) z)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z)))))) |
(*.f64 (*.f64 (-.f64 x (/.f64 (*.f64 x y) z)) (fma.f64 x (/.f64 y z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) x))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 x y) z)))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (neg.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x z)) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 x z)) |
(neg.f64 (/.f64 x z)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
(neg.f64 (/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 z))) |
(/.f64 x (neg.f64 z)) |
(/.f64 (neg.f64 x) z) |
(/.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 z x)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) z) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 x z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 z z))) (+.f64 #s(literal 0 binary64) (/.f64 x z))) |
(pow.f64 (/.f64 z (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) x) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 x z) #s(literal -1 binary64)) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (neg.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (neg.f64 x)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 14 648× | accelerator-lowering-fma.f32 |
| 14 648× | accelerator-lowering-fma.f64 |
| 5 516× | *-lowering-*.f32 |
| 5 516× | *-lowering-*.f64 |
| 3 296× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 390 | 3264 |
| 1 | 1297 | 2919 |
| 2 | 4002 | 2725 |
| 0 | 8135 | 2659 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x y) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(* -1 (* x z)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(* -1 (* x z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(* x (+ y (* -1 z))) |
(* x (+ y (* -1 z))) |
(* x (+ y (* -1 z))) |
(* x (+ y (* -1 z))) |
(* x (+ y (* -1 z))) |
(* x (+ y (* -1 z))) |
(* x (+ y (* -1 z))) |
(* x (+ y (* -1 z))) |
(* -1 (* x (+ z (* -1 y)))) |
(* -1 (* x (+ z (* -1 y)))) |
(* -1 (* x (+ z (* -1 y)))) |
(* -1 (* x (+ z (* -1 y)))) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(+ (* -1 (* x z)) (* x y)) |
(* x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(/ (* x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(* -1 (/ (* x (+ z (* -1 y))) (- t z))) |
(* -1 (/ (* x (+ z (* -1 y))) (- t z))) |
(* -1 (/ (* x (+ z (* -1 y))) (- t z))) |
(* -1 (/ (* x (+ z (* -1 y))) (- t z))) |
(* -1 (/ (* x z) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/ (* x y) (- t z)) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(/ (* x y) (- t z)) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(* -1 (/ (+ (* -1 (* x z)) (* x y)) z)) |
(+ (* -1 (* t (+ (* -1 (/ x z)) (/ (* x y) (pow z 2))))) (* -1 (/ (+ (* -1 (* x z)) (* x y)) z))) |
(+ (* -1 (/ (+ (* -1 (* x z)) (* x y)) z)) (* t (- (* -1 (* t (+ (* -1 (/ x (pow z 2))) (/ (* x y) (pow z 3))))) (+ (* -1 (/ x z)) (/ (* x y) (pow z 2)))))) |
(+ (* -1 (/ (+ (* -1 (* x z)) (* x y)) z)) (* t (- (* t (- (* -1 (* t (+ (* -1 (/ x (pow z 3))) (/ (* x y) (pow z 4))))) (+ (* -1 (/ x (pow z 2))) (/ (* x y) (pow z 3))))) (+ (* -1 (/ x z)) (/ (* x y) (pow z 2)))))) |
(/ (+ (* -1 (* x z)) (* x y)) t) |
(/ (+ (* -1 (* x z)) (+ (* x y) (/ (* z (+ (* -1 (* x z)) (* x y))) t))) t) |
(/ (- (+ (* -1 (* x z)) (+ (* x y) (/ (* (pow z 2) (+ (* -1 (* x z)) (* x y))) (pow t 2)))) (* -1 (/ (* z (+ (* -1 (* x z)) (* x y))) t))) t) |
(/ (- (+ (* -1 (* x z)) (+ (* x y) (/ (* (pow z 3) (+ (* -1 (* x z)) (* x y))) (pow t 3)))) (+ (* -1 (/ (* z (+ (* -1 (* x z)) (* x y))) t)) (* -1 (/ (* (pow z 2) (+ (* -1 (* x z)) (* x y))) (pow t 2))))) t) |
(/ (+ (* -1 (* x z)) (* x y)) t) |
(* -1 (/ (+ (* -1 (+ (* -1 (* x z)) (* x y))) (* -1 (/ (* z (+ (* -1 (* x z)) (* x y))) t))) t)) |
(* -1 (/ (+ (* -1 (+ (* -1 (* x z)) (* x y))) (* -1 (/ (+ (* z (+ (* -1 (* x z)) (* x y))) (/ (* (pow z 2) (+ (* -1 (* x z)) (* x y))) t)) t))) t)) |
(* -1 (/ (+ (* -1 (+ (* -1 (* x z)) (* x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (+ (* -1 (* x z)) (* x y)))) (* -1 (/ (* (pow z 3) (+ (* -1 (* x z)) (* x y))) t))) t)) (* z (+ (* -1 (* x z)) (* x y)))) t))) t)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ (* x y) t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(/ x t) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (* x z) t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(/ (* x z) (- z t)) |
(* -1 (/ (* x z) t)) |
(* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2))))) |
(* z (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2)))))) |
(* z (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2)))))) |
x |
(+ x (/ (* t x) z)) |
(- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) |
(- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) |
x |
(+ x (/ (* t x) z)) |
(+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z))) |
x |
(+ x (/ (* t x) z)) |
(+ x (* t (- (/ (* t x) (pow z 2)) (* -1 (/ x z))))) |
(+ x (* t (- (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (* -1 (/ x z))))) |
(* -1 (/ (* x z) t)) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 3)) (pow t 2)))) (/ (* x (pow z 2)) t)) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 4)) (pow t 3)))) (+ (/ (* x (pow z 2)) t) (/ (* x (pow z 3)) (pow t 2)))) t) |
(* -1 (/ (* x z) t)) |
(* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(/ x (- z t)) |
(* -1 (/ x t)) |
(+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2)))) |
(+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2))))) |
(+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2))))) |
(/ x z) |
(/ (+ x (/ (* t x) z)) z) |
(/ (- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) z) |
(/ (- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) z) |
(/ x z) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) z))) z)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) z)) z))) z)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) z))) z)) (* t x)) z))) z)) |
(/ x z) |
(+ (/ x z) (/ (* t x) (pow z 2))) |
(+ (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (/ x z)) |
(+ (* t (- (* t (- (/ (* t x) (pow z 4)) (* -1 (/ x (pow z 3))))) (* -1 (/ x (pow z 2))))) (/ x z)) |
(* -1 (/ x t)) |
(/ (+ (* -1 x) (* -1 (/ (* x z) t))) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 2)) (pow t 2)))) (/ (* x z) t)) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 3)) (pow t 3)))) (+ (/ (* x z) t) (/ (* x (pow z 2)) (pow t 2)))) t) |
(* -1 (/ x t)) |
(* -1 (/ (+ x (/ (* x z) t)) t)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow z 2)) t)) (* x z)) t))) t)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 3)) t) (* -1 (* x (pow z 2)))) t)) (* x z)) t))) t)) |
(* -1 t) |
(- z t) |
(- z t) |
(- z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
(* z (+ 1 (* -1 (/ t z)))) |
z |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
(* -1 (* z (- (/ t z) 1))) |
z |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(+ z (* -1 t)) |
(* -1 t) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* t (- (/ z t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* x (+ 1 (* -1 (/ y z)))) |
(* -1 (* x (- (/ y z) 1))) |
(* -1 (* x (- (/ y z) 1))) |
(* -1 (* x (- (/ y z) 1))) |
(* -1 (* x (- (/ y z) 1))) |
(* -1 (/ (* x y) z)) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
x |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(+ x (* -1 (/ (* x y) z))) |
(* -1 (/ (* x y) z)) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(* -1 (/ (* x y) z)) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
(* -1 (/ x z)) |
| Outputs |
|---|
(* x y) |
(*.f64 x y) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (fma.f64 (/.f64 y z) z (neg.f64 z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (fma.f64 (/.f64 y z) z (neg.f64 z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (fma.f64 (/.f64 y z) z (neg.f64 z))) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (fma.f64 (/.f64 y z) z (neg.f64 z))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (fma.f64 (/.f64 y z) z (neg.f64 z))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (fma.f64 (/.f64 y z) z (neg.f64 z))) |
(* x (+ y (* -1 z))) |
(*.f64 x (-.f64 y z)) |
(* x (+ y (* -1 z))) |
(*.f64 x (-.f64 y z)) |
(* x (+ y (* -1 z))) |
(*.f64 x (-.f64 y z)) |
(* x (+ y (* -1 z))) |
(*.f64 x (-.f64 y z)) |
(* x (+ y (* -1 z))) |
(*.f64 x (-.f64 y z)) |
(* x (+ y (* -1 z))) |
(*.f64 x (-.f64 y z)) |
(* x (+ y (* -1 z))) |
(*.f64 x (-.f64 y z)) |
(* x (+ y (* -1 z))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x (+ z (* -1 y)))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x (+ z (* -1 y)))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x (+ z (* -1 y)))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x (+ z (* -1 y)))) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(*.f64 x (neg.f64 z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 x (-.f64 y z)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (-.f64 x (/.f64 (*.f64 x z) y))) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) (/.f64 (*.f64 x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (fma.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) (/.f64 z t) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) (/.f64 (*.f64 x y) t)) |
(+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)) |
(fma.f64 z (fma.f64 z (*.f64 (/.f64 (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t))) t) (+.f64 #s(literal 1 binary64) (/.f64 z t))) (*.f64 (/.f64 x t) (+.f64 #s(literal -1 binary64) (/.f64 y t)))) (/.f64 (*.f64 x y) t)) |
x |
(- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))) |
(fma.f64 (/.f64 x z) (+.f64 (neg.f64 y) t) x) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))) |
(fma.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (*.f64 x (-.f64 y t)) (neg.f64 z)) x) |
(- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))) |
(+.f64 x (fma.f64 (*.f64 t t) (/.f64 (*.f64 x (+.f64 t (neg.f64 y))) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (*.f64 x (-.f64 y t)) (neg.f64 z))))) |
x |
(+ x (* -1 (/ (- (* x y) (* t x)) z))) |
(fma.f64 (/.f64 x z) (+.f64 (neg.f64 y) t) x) |
(+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))) |
(-.f64 x (/.f64 (fma.f64 x (-.f64 y t) (*.f64 (*.f64 x (-.f64 y t)) (/.f64 t z))) z)) |
(+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))) |
(-.f64 x (/.f64 (fma.f64 x (-.f64 y t) (/.f64 (*.f64 (*.f64 x (-.f64 y t)) (+.f64 (/.f64 (*.f64 t t) z) t)) z)) z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x (+ y (* -1 z))) (- t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x (+ z (* -1 y))) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x (+ z (* -1 y))) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x (+ z (* -1 y))) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x (+ z (* -1 y))) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(* -1 (/ (* x z) (- t z))) |
(/.f64 (*.f64 x z) (neg.f64 (-.f64 t z))) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(/ (* x y) (- t z)) |
(*.f64 y (/.f64 x (-.f64 t z))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 x (-.f64 t z)) (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (/ (+ (* -1 (* x z)) (* x y)) z)) |
(/.f64 (*.f64 x (-.f64 z y)) z) |
(+ (* -1 (* t (+ (* -1 (/ x z)) (/ (* x y) (pow z 2))))) (* -1 (/ (+ (* -1 (* x z)) (* x y)) z))) |
(fma.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) (neg.f64 t) (/.f64 (*.f64 x (-.f64 z y)) z)) |
(+ (* -1 (/ (+ (* -1 (* x z)) (* x y)) z)) (* t (- (* -1 (* t (+ (* -1 (/ x (pow z 2))) (/ (* x y) (pow z 3))))) (+ (* -1 (/ x z)) (/ (* x y) (pow z 2)))))) |
(fma.f64 t (neg.f64 (fma.f64 t (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal -1 binary64) (/.f64 y z))) (*.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) (/.f64 (*.f64 x (-.f64 z y)) z)) |
(+ (* -1 (/ (+ (* -1 (* x z)) (* x y)) z)) (* t (- (* t (- (* -1 (* t (+ (* -1 (/ x (pow z 3))) (/ (* x y) (pow z 4))))) (+ (* -1 (/ x (pow z 2))) (/ (* x y) (pow z 3))))) (+ (* -1 (/ x z)) (/ (* x y) (pow z 2)))))) |
(fma.f64 t (fma.f64 t (neg.f64 (fma.f64 t (fma.f64 x (/.f64 y (pow.f64 z #s(literal 4 binary64))) (neg.f64 (/.f64 x (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) (neg.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) (/.f64 (*.f64 x (-.f64 z y)) z)) |
(/ (+ (* -1 (* x z)) (* x y)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/ (+ (* -1 (* x z)) (+ (* x y) (/ (* z (+ (* -1 (* x z)) (* x y))) t))) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 y z)) (-.f64 #s(literal -1 binary64) (/.f64 z t)))) t) |
(/ (- (+ (* -1 (* x z)) (+ (* x y) (/ (* (pow z 2) (+ (* -1 (* x z)) (* x y))) (pow t 2)))) (* -1 (/ (* z (+ (* -1 (* x z)) (* x y))) t))) t) |
(/.f64 (fma.f64 x (-.f64 y z) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) t) (fma.f64 z (/.f64 z t) z))) t) |
(/ (- (+ (* -1 (* x z)) (+ (* x y) (/ (* (pow z 3) (+ (* -1 (* x z)) (* x y))) (pow t 3)))) (+ (* -1 (/ (* z (+ (* -1 (* x z)) (* x y))) t)) (* -1 (/ (* (pow z 2) (+ (* -1 (* x z)) (* x y))) (pow t 2))))) t) |
(/.f64 (fma.f64 x (-.f64 y z) (fma.f64 (*.f64 x (-.f64 y z)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 x (-.f64 y z)) t) (fma.f64 z (/.f64 z t) z)))) t) |
(/ (+ (* -1 (* x z)) (* x y)) t) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(* -1 (/ (+ (* -1 (+ (* -1 (* x z)) (* x y))) (* -1 (/ (* z (+ (* -1 (* x z)) (* x y))) t))) t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 y z)) (-.f64 #s(literal -1 binary64) (/.f64 z t)))) t) |
(* -1 (/ (+ (* -1 (+ (* -1 (* x z)) (* x y))) (* -1 (/ (+ (* z (+ (* -1 (* x z)) (* x y))) (/ (* (pow z 2) (+ (* -1 (* x z)) (* x y))) t)) t))) t)) |
(/.f64 (fma.f64 x (-.f64 y z) (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (/.f64 z t) z)) t)) t) |
(* -1 (/ (+ (* -1 (+ (* -1 (* x z)) (* x y))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (+ (* -1 (* x z)) (* x y)))) (* -1 (/ (* (pow z 3) (+ (* -1 (* x z)) (* x y))) t))) t)) (* z (+ (* -1 (* x z)) (* x y)))) t))) t)) |
(/.f64 (fma.f64 x (-.f64 y z) (/.f64 (fma.f64 z (*.f64 x (-.f64 y z)) (/.f64 (*.f64 z (*.f64 (*.f64 x (-.f64 y z)) (fma.f64 z (/.f64 z t) z))) t)) t)) t) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(/ x t) |
(/.f64 x t) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(/ (* x z) (- z t)) |
(/.f64 (*.f64 x z) (-.f64 z t)) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* z (+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2))))) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 z (/.f64 z t) z)) t)) |
(* z (+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2)))))) |
(*.f64 z (fma.f64 z (neg.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 x (*.f64 t t)))) (/.f64 x (neg.f64 t)))) |
(* z (+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2)))))) |
(*.f64 z (fma.f64 z (-.f64 (neg.f64 (*.f64 (fma.f64 x (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 x (*.f64 t (*.f64 t t)))) z)) (/.f64 x (*.f64 t t))) (/.f64 x (neg.f64 t)))) |
x |
(+ x (/ (* t x) z)) |
(fma.f64 x (/.f64 t z) x) |
(- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) |
(fma.f64 t (/.f64 (fma.f64 x (/.f64 t z) x) z) x) |
(- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) |
(+.f64 x (fma.f64 (*.f64 t t) (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (*.f64 x t) z))) |
x |
(+ x (/ (* t x) z)) |
(fma.f64 x (/.f64 t z) x) |
(+ x (* -1 (/ (- (* -1 (/ (* (pow t 2) x) z)) (* t x)) z))) |
(fma.f64 t (/.f64 (fma.f64 x (/.f64 t z) x) z) x) |
(+ x (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) x) z) (* -1 (* (pow t 2) x))) z)) (* t x)) z))) |
(+.f64 x (/.f64 (fma.f64 x t (/.f64 (*.f64 t (*.f64 t (fma.f64 x (/.f64 t z) x))) z)) z)) |
x |
(+ x (/ (* t x) z)) |
(fma.f64 x (/.f64 t z) x) |
(+ x (* t (- (/ (* t x) (pow z 2)) (* -1 (/ x z))))) |
(fma.f64 t (/.f64 (fma.f64 x (/.f64 t z) x) z) x) |
(+ x (* t (- (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (* -1 (/ x z))))) |
(fma.f64 t (fma.f64 t (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 x z)) x) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(/ (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 2)) t))) t) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 z (/.f64 z t) z)) t)) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 3)) (pow t 2)))) (/ (* x (pow z 2)) t)) t) |
(/.f64 (*.f64 x (-.f64 (neg.f64 z) (*.f64 (/.f64 z t) (fma.f64 z (/.f64 z t) z)))) t) |
(/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (pow z 4)) (pow t 3)))) (+ (/ (* x (pow z 2)) t) (/ (* x (pow z 3)) (pow t 2)))) t) |
(/.f64 (neg.f64 (fma.f64 x (+.f64 z (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 x (*.f64 (/.f64 z t) (fma.f64 z (/.f64 z t) z))))) t) |
(* -1 (/ (* x z) t)) |
(*.f64 x (/.f64 z (neg.f64 t))) |
(* -1 (/ (+ (* x z) (/ (* x (pow z 2)) t)) t)) |
(neg.f64 (/.f64 (*.f64 x (fma.f64 z (/.f64 z t) z)) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow z 3)) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(/.f64 (*.f64 x (-.f64 (neg.f64 z) (*.f64 (/.f64 z t) (fma.f64 z (/.f64 z t) z)))) t) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 4)) t) (* -1 (* x (pow z 3)))) t)) (* x (pow z 2))) t)) (* x z)) t)) |
(/.f64 (fma.f64 x z (/.f64 (+.f64 (/.f64 (*.f64 x (fma.f64 z (*.f64 z z) (/.f64 (pow.f64 z #s(literal 4 binary64)) t))) t) (*.f64 x (*.f64 z z))) t)) (neg.f64 t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(/ x (- z t)) |
(/.f64 x (-.f64 z t)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(+ (* -1 (/ x t)) (* -1 (/ (* x z) (pow t 2)))) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z t))) t) |
(+ (* -1 (/ x t)) (* z (- (* -1 (/ (* x z) (pow t 3))) (/ x (pow t 2))))) |
(fma.f64 z (neg.f64 (*.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) (/.f64 x (*.f64 t t)))) (/.f64 x (neg.f64 t))) |
(+ (* -1 (/ x t)) (* z (- (* z (- (* -1 (/ (* x z) (pow t 4))) (/ x (pow t 3)))) (/ x (pow t 2))))) |
(fma.f64 z (-.f64 (neg.f64 (*.f64 (fma.f64 x (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 x (*.f64 t (*.f64 t t)))) z)) (/.f64 x (*.f64 t t))) (/.f64 x (neg.f64 t))) |
(/ x z) |
(/.f64 x z) |
(/ (+ x (/ (* t x) z)) z) |
(/.f64 (fma.f64 x (/.f64 t z) x) z) |
(/ (- (+ x (/ (* (pow t 2) x) (pow z 2))) (* -1 (/ (* t x) z))) z) |
(/.f64 (fma.f64 t (/.f64 (fma.f64 x (/.f64 t z) x) z) x) z) |
(/ (- (+ x (/ (* (pow t 3) x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* (pow t 2) x) (pow z 2))))) z) |
(/.f64 (+.f64 x (fma.f64 (*.f64 t t) (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 (*.f64 x t) z))) z) |
(/ x z) |
(/.f64 x z) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (* t x) z))) z)) |
(/.f64 (fma.f64 x (/.f64 t z) x) z) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t x) (/ (* (pow t 2) x) z)) z))) z)) |
(/.f64 (fma.f64 t (/.f64 (fma.f64 x (/.f64 t z) x) z) x) z) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) x)) (* -1 (/ (* (pow t 3) x) z))) z)) (* t x)) z))) z)) |
(/.f64 (+.f64 x (/.f64 (fma.f64 x t (/.f64 (*.f64 t (*.f64 t (fma.f64 x (/.f64 t z) x))) z)) z)) z) |
(/ x z) |
(/.f64 x z) |
(+ (/ x z) (/ (* t x) (pow z 2))) |
(/.f64 (fma.f64 x (/.f64 t z) x) z) |
(+ (* t (- (/ (* t x) (pow z 3)) (* -1 (/ x (pow z 2))))) (/ x z)) |
(fma.f64 t (*.f64 (/.f64 x (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 t z))) (/.f64 x z)) |
(+ (* t (- (* t (- (/ (* t x) (pow z 4)) (* -1 (/ x (pow z 3))))) (* -1 (/ x (pow z 2))))) (/ x z)) |
(fma.f64 t (fma.f64 t (fma.f64 x (/.f64 t (pow.f64 z #s(literal 4 binary64))) (/.f64 x (*.f64 z (*.f64 z z)))) (/.f64 x (*.f64 z z))) (/.f64 x z)) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(/ (+ (* -1 x) (* -1 (/ (* x z) t))) t) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z t))) t) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 2)) (pow t 2)))) (/ (* x z) t)) t) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x t) (fma.f64 z (/.f64 z t) z) x) t)) |
(/ (- (+ (* -1 x) (* -1 (/ (* x (pow z 3)) (pow t 3)))) (+ (/ (* x z) t) (/ (* x (pow z 2)) (pow t 2)))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (neg.f64 z) (*.f64 (/.f64 z t) (fma.f64 z (/.f64 z t) z)))) t) x) t) |
(* -1 (/ x t)) |
(/.f64 x (neg.f64 t)) |
(* -1 (/ (+ x (/ (* x z) t)) t)) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 z t))) t) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (* x (pow z 2)) t)) (* x z)) t))) t)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x t) (fma.f64 z (/.f64 z t) z) x) t)) |
(* -1 (/ (+ x (* -1 (/ (- (* -1 (/ (- (/ (* x (pow z 3)) t) (* -1 (* x (pow z 2)))) t)) (* x z)) t))) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 x (-.f64 (neg.f64 z) (*.f64 (/.f64 z t) (fma.f64 z (/.f64 z t) z)))) t) x) t) |
(* -1 t) |
(neg.f64 t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
(- z t) |
(-.f64 z t) |
z |
(* z (+ 1 (* -1 (/ t z)))) |
(fma.f64 z (/.f64 t (neg.f64 z)) z) |
(* z (+ 1 (* -1 (/ t z)))) |
(fma.f64 z (/.f64 t (neg.f64 z)) z) |
(* z (+ 1 (* -1 (/ t z)))) |
(fma.f64 z (/.f64 t (neg.f64 z)) z) |
z |
(* -1 (* z (- (/ t z) 1))) |
(fma.f64 z (/.f64 t (neg.f64 z)) z) |
(* -1 (* z (- (/ t z) 1))) |
(fma.f64 z (/.f64 t (neg.f64 z)) z) |
(* -1 (* z (- (/ t z) 1))) |
(fma.f64 z (/.f64 t (neg.f64 z)) z) |
z |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(+ z (* -1 t)) |
(-.f64 z t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ z t) 1)) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* t (- (/ z t) 1)) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* t (- (/ z t) 1)) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* -1 (* t (+ 1 (* -1 (/ z t))))) |
(-.f64 (*.f64 t (/.f64 z t)) t) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* x (+ 1 (* -1 (/ y z)))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* -1 (* x (- (/ y z) 1))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* -1 (* x (- (/ y z) 1))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* -1 (* x (- (/ y z) 1))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* -1 (* x (- (/ y z) 1))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* -1 (/ (* x y) z)) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/.f64 (*.f64 x (-.f64 z y)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/.f64 (*.f64 x (-.f64 z y)) z) |
(/ (+ (* -1 (* x y)) (* x z)) z) |
(/.f64 (*.f64 x (-.f64 z y)) z) |
x |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
x |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
x |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(+ x (* -1 (/ (* x y) z))) |
(-.f64 x (/.f64 (*.f64 x y) z)) |
(* -1 (/ (* x y) z)) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* y (+ (* -1 (/ x z)) (/ x y))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (/ (* x y) z)) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (* y (+ (* -1 (/ x y)) (/ x z)))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 x z))) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
(* -1 (/ x z)) |
(/.f64 x (neg.f64 z)) |
Compiled 18 900 to 1 923 computations (89.8% saved)
25 alts after pruning (14 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 099 | 4 | 1 103 |
| Fresh | 3 | 10 | 13 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 102 | 25 | 1 127 |
| Status | Accuracy | Program |
|---|---|---|
| 53.0% | (fma.f64 (/.f64 (neg.f64 y) z) x x) | |
| ✓ | 51.7% | (fma.f64 (/.f64 x (neg.f64 z)) y x) |
| 32.8% | (fma.f64 x (/.f64 t z) x) | |
| ✓ | 84.4% | (/.f64 (fma.f64 (neg.f64 z) x (*.f64 x y)) (-.f64 t z)) |
| 46.0% | (/.f64 (*.f64 z x) (-.f64 z t)) | |
| 25.1% | (/.f64 (*.f64 y (neg.f64 x)) z) | |
| 50.2% | (/.f64 (*.f64 x (-.f64 y z)) t) | |
| ✓ | 26.1% | (/.f64 (*.f64 x (neg.f64 z)) t) |
| ✓ | 49.1% | (/.f64 (*.f64 x y) (-.f64 t z)) |
| 37.1% | (/.f64 (*.f64 x y) t) | |
| 45.6% | (/.f64 z (/.f64 (-.f64 z t) x)) | |
| 52.3% | (/.f64 x (/.f64 (-.f64 z t) z)) | |
| ✓ | 40.3% | (/.f64 x (/.f64 t y)) |
| ✓ | 97.4% | (*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
| 53.4% | (*.f64 (/.f64 (-.f64 y z) t) x) | |
| 26.0% | (*.f64 (/.f64 (neg.f64 z) t) x) | |
| ✓ | 40.3% | (*.f64 (/.f64 y t) x) |
| ✓ | 46.8% | (*.f64 (/.f64 x (-.f64 z t)) z) |
| 50.9% | (*.f64 (/.f64 x (-.f64 t z)) y) | |
| 30.6% | (*.f64 (/.f64 x z) z) | |
| ✓ | 25.1% | (*.f64 (/.f64 x t) (neg.f64 z)) |
| ✓ | 37.5% | (*.f64 (/.f64 x t) y) |
| 40.3% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) | |
| 27.0% | (*.f64 x (/.f64 y (neg.f64 z))) | |
| ✓ | 32.1% | x |
Compiled 529 to 250 computations (52.7% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(/.f64 (*.f64 x y) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (/.f64 x (-.f64 z t)) z) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 z x) (-.f64 z t)) |
(fma.f64 (/.f64 x (neg.f64 z)) y x) |
(fma.f64 (/.f64 (neg.f64 y) z) x x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(/.f64 (*.f64 x (neg.f64 z)) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (neg.f64 z)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 x (/.f64 (-.f64 z t) z)) |
(/.f64 z (/.f64 (-.f64 z t) x)) |
(/.f64 (neg.f64 z) (/.f64 (-.f64 t z) x)) |
(/.f64 (fma.f64 (neg.f64 z) x (*.f64 x y)) (-.f64 t z)) |
(/.f64 x (/.f64 (-.f64 t z) (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
| Outputs |
|---|
(/.f64 (fma.f64 (neg.f64 z) x (*.f64 x y)) (-.f64 t z)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
5 calls:
| 16.0ms | t |
| 13.0ms | x |
| 12.0ms | z |
| 11.0ms | y |
| 10.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | x |
| 97.5% | 1 | y |
| 97.5% | 1 | z |
| 97.5% | 1 | t |
| 97.5% | 1 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(/.f64 (*.f64 x y) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (/.f64 x (-.f64 z t)) z) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 z x) (-.f64 z t)) |
(fma.f64 (/.f64 x (neg.f64 z)) y x) |
(fma.f64 (/.f64 (neg.f64 y) z) x x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(/.f64 (*.f64 x (neg.f64 z)) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (neg.f64 z)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(/.f64 x (/.f64 t y)) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(/.f64 x (/.f64 (-.f64 z t) z)) |
(/.f64 z (/.f64 (-.f64 z t) x)) |
(/.f64 (neg.f64 z) (/.f64 (-.f64 t z) x)) |
| Outputs |
|---|
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
1 calls:
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(/.f64 (*.f64 x y) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (/.f64 x (-.f64 z t)) z) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 z x) (-.f64 z t)) |
(fma.f64 (/.f64 x (neg.f64 z)) y x) |
(fma.f64 (/.f64 (neg.f64 y) z) x x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(/.f64 (*.f64 x (neg.f64 z)) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (neg.f64 z)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(/.f64 x (/.f64 t y)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
5 calls:
| 10.0ms | t |
| 10.0ms | z |
| 9.0ms | x |
| 9.0ms | y |
| 8.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 1 | y |
| 97.4% | 1 | t |
| 97.4% | 1 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 97.4% | 1 | z |
| 97.4% | 1 | x |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(/.f64 (*.f64 x y) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (/.f64 x (-.f64 z t)) z) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 z x) (-.f64 z t)) |
(fma.f64 (/.f64 x (neg.f64 z)) y x) |
(fma.f64 (/.f64 (neg.f64 y) z) x x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(/.f64 (*.f64 x (neg.f64 z)) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (neg.f64 z)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(*.f64 (/.f64 x (-.f64 z t)) (-.f64 z y)) |
| Outputs |
|---|
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
(/.f64 (*.f64 z x) (-.f64 z t)) |
(*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) |
5 calls:
| 11.0ms | t |
| 9.0ms | y |
| 9.0ms | x |
| 8.0ms | z |
| 8.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 2 | x |
| 88.5% | 2 | y |
| 90.1% | 2 | z |
| 86.9% | 1 | t |
| 92.4% | 3 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(/.f64 (*.f64 x y) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (/.f64 x (-.f64 z t)) z) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 z x) (-.f64 z t)) |
(fma.f64 (/.f64 x (neg.f64 z)) y x) |
(fma.f64 (/.f64 (neg.f64 y) z) x x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(/.f64 (*.f64 x (neg.f64 z)) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) (neg.f64 z)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 y z) t) x) |
(fma.f64 (/.f64 (neg.f64 y) z) x x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
5 calls:
| 32.0ms | t |
| 28.0ms | z |
| 8.0ms | x |
| 8.0ms | y |
| 7.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.6% | 3 | t |
| 77.3% | 3 | y |
| 61.8% | 3 | x |
| 78.1% | 3 | z |
| 78.0% | 4 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(/.f64 (*.f64 x y) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (/.f64 x (-.f64 z t)) z) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 z x) (-.f64 z t)) |
(fma.f64 (/.f64 x (neg.f64 z)) y x) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 y z) t) x) |
(fma.f64 (/.f64 x (neg.f64 z)) y x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
1 calls:
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 3 | t |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(/.f64 (*.f64 x y) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (/.f64 x (-.f64 z t)) z) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(/.f64 (*.f64 x y) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) t) |
(/.f64 (*.f64 z x) (-.f64 z t)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 y z) t) x) |
(-.f64 x (*.f64 y (/.f64 x z))) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
1 calls:
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 3 | t |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(/.f64 (*.f64 x y) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (/.f64 x (-.f64 z t)) z) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 (/.f64 (-.f64 y z) t) x) |
| Outputs |
|---|
(*.f64 (/.f64 z (-.f64 z t)) x) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 (/.f64 z (-.f64 z t)) x) |
2 calls:
| 11.0ms | t |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.1% | 3 | z |
| 68.4% | 4 | t |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(/.f64 (*.f64 x y) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 (/.f64 x (-.f64 t z)) y) |
(*.f64 (/.f64 x (-.f64 z t)) z) |
| Outputs |
|---|
(*.f64 x (/.f64 y (-.f64 t z))) |
(*.f64 z (/.f64 x (-.f64 z t))) |
(*.f64 x (/.f64 y (-.f64 t z))) |
3 calls:
| 5.0ms | y |
| 5.0ms | z |
| 5.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.9% | 4 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 74.8% | 3 | y |
| 71.8% | 3 | z |
Compiled 23 to 16 computations (30.4% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(/.f64 (*.f64 x y) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
(*.f64 x (/.f64 y (-.f64 t z))) |
| Outputs |
|---|
x |
(*.f64 x (/.f64 y (-.f64 t z))) |
(fma.f64 x (/.f64 t z) x) |
2 calls:
| 6.0ms | z |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.4% | 3 | z |
| 64.1% | 3 | y |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 x t) (neg.f64 z)) |
(*.f64 (/.f64 (neg.f64 z) t) x) |
(/.f64 (*.f64 x y) (neg.f64 z)) |
(/.f64 (*.f64 x (neg.f64 z)) t) |
(/.f64 (*.f64 y (neg.f64 x)) z) |
| Outputs |
|---|
x |
(*.f64 (/.f64 y t) x) |
(*.f64 x (/.f64 y (neg.f64 z))) |
(fma.f64 x (/.f64 t z) x) |
5 calls:
| 6.0ms | y |
| 4.0ms | z |
| 4.0ms | t |
| 4.0ms | x |
| 4.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.7% | 3 | x |
| 50.3% | 3 | y |
| 59.5% | 4 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 53.5% | 4 | t |
| 60.6% | 4 | z |
Compiled 33 to 24 computations (27.3% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
(fma.f64 x (/.f64 t z) x) |
| Outputs |
|---|
x |
(*.f64 (/.f64 y t) x) |
(fma.f64 x (/.f64 t z) x) |
1 calls:
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.1% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
(*.f64 (/.f64 y t) x) |
(/.f64 (*.f64 x y) t) |
| Outputs |
|---|
x |
(*.f64 (/.f64 y t) x) |
x |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.9% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
(*.f64 (/.f64 x z) z) |
| Outputs |
|---|
x |
(*.f64 (/.f64 x t) y) |
x |
2 calls:
| 2.0ms | z |
| 2.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.6% | 3 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 56.6% | 3 | z |
Compiled 18 to 12 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
5 calls:
| 3.0ms | t |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.1% | 1 | x |
| 32.1% | 1 | y |
| 32.1% | 1 | t |
| 32.1% | 1 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 32.1% | 1 | z |
Compiled 33 to 24 computations (27.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 7.365529415199523e+56 | 9.045055205695546e+61 |
| 7.0ms | 144× | 0 | valid |
Compiled 286 to 186 computations (35% saved)
ival-sub: 1.0ms (29% of total)ival-div: 1.0ms (29% of total)ival-mult: 1.0ms (29% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 7.365529415199523e+56 | 9.045055205695546e+61 |
| 2.0ms | 32× | 0 | valid |
Compiled 72 to 51 computations (29.2% saved)
ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.246343003289359e-176 | 8.769713444806022e-169 |
| 0.0ms | -2.1431348515307076e-175 | -5.985299388822184e-215 |
Compiled 16 to 15 computations (6.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 7.122578895894498e+98 | 9.583959193397722e+98 |
| 13.0ms | -526289774218110.56 | -788321598650.6178 |
| 12.0ms | 176× | 0 | valid |
Compiled 280 to 191 computations (31.8% saved)
ival-div: 4.0ms (55.6% of total)ival-sub: 2.0ms (27.8% of total)ival-mult: 1.0ms (13.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 7.122578895894498e+98 | 9.583959193397722e+98 |
| 10.0ms | -526289774218110.56 | -788321598650.6178 |
| 9.0ms | 176× | 0 | valid |
Compiled 280 to 191 computations (31.8% saved)
ival-sub: 2.0ms (48.7% of total)ival-div: 1.0ms (24.3% of total)ival-mult: 1.0ms (24.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 7.122578895894498e+98 | 9.583959193397722e+98 |
| 10.0ms | -526289774218110.56 | -788321598650.6178 |
| 9.0ms | 176× | 0 | valid |
Compiled 280 to 191 computations (31.8% saved)
ival-sub: 2.0ms (48.2% of total)ival-div: 1.0ms (24.1% of total)ival-mult: 1.0ms (24.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 4.845135470686471e+31 | 4.838474020341159e+48 |
| 9.0ms | -248586402.02199423 | -29972670.275817916 |
| 14.0ms | 256× | 0 | valid |
Compiled 400 to 271 computations (32.3% saved)
ival-sub: 3.0ms (49.1% of total)ival-div: 2.0ms (32.7% of total)ival-mult: 2.0ms (32.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 3.030591815809336e-112 | 6.502399632735756e-97 |
| 14.0ms | -6.735653110833278e-65 | -6.826605224775486e-76 |
| 18.0ms | 320× | 0 | valid |
Compiled 496 to 335 computations (32.5% saved)
ival-sub: 6.0ms (58.3% of total)ival-div: 2.0ms (19.4% of total)ival-mult: 2.0ms (19.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 5.0038806501771904e+58 | 1.1298989938011785e+59 |
| 10.0ms | -3.600247199265606e+96 | -1.0215120240551674e+92 |
| 10.0ms | 208× | 0 | valid |
Compiled 275 to 194 computations (29.5% saved)
ival-sub: 2.0ms (42.1% of total)ival-div: 1.0ms (21% of total)ival-mult: 1.0ms (21% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 3.6130043484065054e+25 | 2.0754818670032556e+27 |
| 12.0ms | 4.822279139200425e-50 | 1.2841833208693444e-37 |
| 10.0ms | -6.666417721793728e+44 | -1.5220145377415095e+43 |
| 20.0ms | 384× | 0 | valid |
Compiled 492 to 354 computations (28% saved)
ival-sub: 5.0ms (51.8% of total)ival-div: 2.0ms (20.7% of total)ival-mult: 2.0ms (20.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 2.850542988751603e-6 | 0.0005661180799227146 |
| 9.0ms | -6.666417721793728e+44 | -1.5220145377415095e+43 |
| 12.0ms | 224× | 0 | valid |
Compiled 275 to 197 computations (28.4% saved)
ival-sub: 2.0ms (38.8% of total)ival-div: 1.0ms (19.4% of total)ival-mult: 1.0ms (19.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.2841833208693444e-37 | 8.302594458928568e-29 |
| 9.0ms | -6.666417721793728e+44 | -1.5220145377415095e+43 |
| 14.0ms | 256× | 0 | valid |
Compiled 272 to 207 computations (23.9% saved)
ival-sub: 3.0ms (39.2% of total)ival-mult: 3.0ms (39.2% of total)ival-div: 2.0ms (26.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.2841833208693444e-37 | 8.302594458928568e-29 |
| 9.0ms | -6.666417721793728e+44 | -1.5220145377415095e+43 |
| 12.0ms | 256× | 0 | valid |
Compiled 272 to 207 computations (23.9% saved)
ival-sub: 3.0ms (50% of total)ival-div: 2.0ms (33.4% of total)ival-mult: 2.0ms (33.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 44× | *-commutative_binary64 |
| 24× | +-commutative_binary64 |
| 24× | sub-neg_binary64 |
| 18× | neg-sub0_binary64 |
| 18× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 116 | 314 |
| 1 | 170 | 314 |
| 2 | 196 | 314 |
| 3 | 214 | 314 |
| 4 | 222 | 314 |
| 5 | 224 | 314 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x #s(literal 900000000000000060934480090350342481100335261807995256832 binary64)) (/.f64 (fma.f64 (neg.f64 z) x (*.f64 x y)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z))) |
(if (<=.f64 x #s(literal 1000000000000000048346692115553659057528394845890514255872 binary64)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(if (<=.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal -891101683129335/4455508415646675018204269146191690746966043464109921807206242693261010905477224010259680479802120507596330380442963288389344438204468201170168614570041224793214838549179946240315306828365824 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (if (<=.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 178220336625867/4455508415646675018204269146191690746966043464109921807206242693261010905477224010259680479802120507596330380442963288389344438204468201170168614570041224793214838549179946240315306828365824 binary64)) (/.f64 (*.f64 z x) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)))) |
(if (<=.f64 t #s(literal -11200000000000 binary64)) (*.f64 (/.f64 (-.f64 y z) t) x) (if (<=.f64 t #s(literal 719999999999999961912024847271049685275699592604328140682881188328286599675050988036510566248873984 binary64)) (fma.f64 (/.f64 (neg.f64 y) z) x x) (*.f64 (/.f64 (-.f64 y z) t) x))) |
(if (<=.f64 t #s(literal -134000000000000 binary64)) (*.f64 (/.f64 (-.f64 y z) t) x) (if (<=.f64 t #s(literal 900000000000000043452635382169862305944401373107858924716422065979398308272520441556776576805240832 binary64)) (fma.f64 (/.f64 x (neg.f64 z)) y x) (*.f64 (/.f64 (-.f64 y z) t) x))) |
(if (<=.f64 t #s(literal -2150000000000 binary64)) (*.f64 (/.f64 (-.f64 y z) t) x) (if (<=.f64 t #s(literal 719999999999999961912024847271049685275699592604328140682881188328286599675050988036510566248873984 binary64)) (-.f64 x (*.f64 y (/.f64 x z))) (*.f64 (/.f64 (-.f64 y z) t) x))) |
(if (<=.f64 z #s(literal -155000000 binary64)) (*.f64 (/.f64 z (-.f64 z t)) x) (if (<=.f64 z #s(literal 19500000000000000956329637309317120 binary64)) (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 (/.f64 z (-.f64 z t)) x))) |
(if (<=.f64 y #s(literal -1659995391306165/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) (*.f64 x (/.f64 y (-.f64 t z))) (if (<=.f64 y #s(literal 4040244775997481/19239260838083241802870625048898248928261591440656956380834127638791856333738872368854622194768025215237611323392 binary64)) (*.f64 z (/.f64 x (-.f64 z t))) (*.f64 x (/.f64 y (-.f64 t z))))) |
(if (<=.f64 z #s(literal -200000000000000004043775825431189397715219264642871548227555371241600800999632861871739565506560 binary64)) x (if (<=.f64 z #s(literal 109999999999999998000704114443041778011715874835212948996096 binary64)) (*.f64 x (/.f64 y (-.f64 t z))) (fma.f64 x (/.f64 t z) x))) |
(if (<=.f64 z #s(literal -339999999999999982455731269483234422259974144 binary64)) x (if (<=.f64 z #s(literal 5363734393030611/1532495540865888858358347027150309183618739122183602176 binary64)) (*.f64 (/.f64 y t) x) (if (<=.f64 z #s(literal 540000000000000001677721600 binary64)) (*.f64 x (/.f64 y (neg.f64 z))) (fma.f64 x (/.f64 t z) x)))) |
(if (<=.f64 z #s(literal -19500000000000000333672630035126507049844736 binary64)) x (if (<=.f64 z #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 (/.f64 y t) x) (fma.f64 x (/.f64 t z) x))) |
(if (<=.f64 z #s(literal -72000000000000001993831273536085733660426240 binary64)) x (if (<=.f64 z #s(literal 8220946709986329/22835963083295358096932575511191922182123945984 binary64)) (*.f64 (/.f64 y t) x) x)) |
(if (<=.f64 z #s(literal -16500000000000000663243006732916359780368384 binary64)) x (if (<=.f64 z #s(literal 8563486156235759/1427247692705959881058285969449495136382746624 binary64)) (*.f64 (/.f64 x t) y) x)) |
x |
| Outputs |
|---|
(if (<=.f64 x #s(literal 900000000000000060934480090350342481100335261807995256832 binary64)) (/.f64 (fma.f64 (neg.f64 z) x (*.f64 x y)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z))) |
(if (<=.f64 x #s(literal 1000000000000000048346692115553659057528394845890514255872 binary64)) (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(if (<=.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal -891101683129335/4455508415646675018204269146191690746966043464109921807206242693261010905477224010259680479802120507596330380442963288389344438204468201170168614570041224793214838549179946240315306828365824 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (if (<=.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 178220336625867/4455508415646675018204269146191690746966043464109921807206242693261010905477224010259680479802120507596330380442963288389344438204468201170168614570041224793214838549179946240315306828365824 binary64)) (/.f64 (*.f64 z x) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)))) |
(if (<=.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal -891101683129335/4455508415646675018204269146191690746966043464109921807206242693261010905477224010259680479802120507596330380442963288389344438204468201170168614570041224793214838549179946240315306828365824 binary64)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)) (if (<=.f64 (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) #s(literal 178220336625867/4455508415646675018204269146191690746966043464109921807206242693261010905477224010259680479802120507596330380442963288389344438204468201170168614570041224793214838549179946240315306828365824 binary64)) (/.f64 (*.f64 x z) (-.f64 z t)) (*.f64 (/.f64 x (-.f64 t z)) (-.f64 y z)))) |
(if (<=.f64 t #s(literal -11200000000000 binary64)) (*.f64 (/.f64 (-.f64 y z) t) x) (if (<=.f64 t #s(literal 719999999999999961912024847271049685275699592604328140682881188328286599675050988036510566248873984 binary64)) (fma.f64 (/.f64 (neg.f64 y) z) x x) (*.f64 (/.f64 (-.f64 y z) t) x))) |
(if (<=.f64 t #s(literal -11200000000000 binary64)) (*.f64 x (/.f64 (-.f64 y z) t)) (if (<=.f64 t #s(literal 719999999999999961912024847271049685275699592604328140682881188328286599675050988036510566248873984 binary64)) (fma.f64 (/.f64 y (neg.f64 z)) x x) (*.f64 x (/.f64 (-.f64 y z) t)))) |
(if (<=.f64 t #s(literal -134000000000000 binary64)) (*.f64 (/.f64 (-.f64 y z) t) x) (if (<=.f64 t #s(literal 900000000000000043452635382169862305944401373107858924716422065979398308272520441556776576805240832 binary64)) (fma.f64 (/.f64 x (neg.f64 z)) y x) (*.f64 (/.f64 (-.f64 y z) t) x))) |
(if (<=.f64 t #s(literal -134000000000000 binary64)) (*.f64 x (/.f64 (-.f64 y z) t)) (if (<=.f64 t #s(literal 900000000000000043452635382169862305944401373107858924716422065979398308272520441556776576805240832 binary64)) (fma.f64 (/.f64 x (neg.f64 z)) y x) (*.f64 x (/.f64 (-.f64 y z) t)))) |
(if (<=.f64 t #s(literal -2150000000000 binary64)) (*.f64 (/.f64 (-.f64 y z) t) x) (if (<=.f64 t #s(literal 719999999999999961912024847271049685275699592604328140682881188328286599675050988036510566248873984 binary64)) (-.f64 x (*.f64 y (/.f64 x z))) (*.f64 (/.f64 (-.f64 y z) t) x))) |
(if (<=.f64 t #s(literal -2150000000000 binary64)) (*.f64 x (/.f64 (-.f64 y z) t)) (if (<=.f64 t #s(literal 719999999999999961912024847271049685275699592604328140682881188328286599675050988036510566248873984 binary64)) (-.f64 x (*.f64 y (/.f64 x z))) (*.f64 x (/.f64 (-.f64 y z) t)))) |
(if (<=.f64 z #s(literal -155000000 binary64)) (*.f64 (/.f64 z (-.f64 z t)) x) (if (<=.f64 z #s(literal 19500000000000000956329637309317120 binary64)) (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 (/.f64 z (-.f64 z t)) x))) |
(if (<=.f64 z #s(literal -155000000 binary64)) (*.f64 x (/.f64 z (-.f64 z t))) (if (<=.f64 z #s(literal 19500000000000000956329637309317120 binary64)) (*.f64 x (/.f64 y (-.f64 t z))) (*.f64 x (/.f64 z (-.f64 z t))))) |
(if (<=.f64 y #s(literal -1659995391306165/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) (*.f64 x (/.f64 y (-.f64 t z))) (if (<=.f64 y #s(literal 4040244775997481/19239260838083241802870625048898248928261591440656956380834127638791856333738872368854622194768025215237611323392 binary64)) (*.f64 z (/.f64 x (-.f64 z t))) (*.f64 x (/.f64 y (-.f64 t z))))) |
(if (<=.f64 z #s(literal -200000000000000004043775825431189397715219264642871548227555371241600800999632861871739565506560 binary64)) x (if (<=.f64 z #s(literal 109999999999999998000704114443041778011715874835212948996096 binary64)) (*.f64 x (/.f64 y (-.f64 t z))) (fma.f64 x (/.f64 t z) x))) |
(if (<=.f64 z #s(literal -339999999999999982455731269483234422259974144 binary64)) x (if (<=.f64 z #s(literal 5363734393030611/1532495540865888858358347027150309183618739122183602176 binary64)) (*.f64 (/.f64 y t) x) (if (<=.f64 z #s(literal 540000000000000001677721600 binary64)) (*.f64 x (/.f64 y (neg.f64 z))) (fma.f64 x (/.f64 t z) x)))) |
(if (<=.f64 z #s(literal -339999999999999982455731269483234422259974144 binary64)) x (if (<=.f64 z #s(literal 5363734393030611/1532495540865888858358347027150309183618739122183602176 binary64)) (*.f64 x (/.f64 y t)) (if (<=.f64 z #s(literal 540000000000000001677721600 binary64)) (*.f64 x (/.f64 y (neg.f64 z))) (fma.f64 x (/.f64 t z) x)))) |
(if (<=.f64 z #s(literal -19500000000000000333672630035126507049844736 binary64)) x (if (<=.f64 z #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 (/.f64 y t) x) (fma.f64 x (/.f64 t z) x))) |
(if (<=.f64 z #s(literal -19500000000000000333672630035126507049844736 binary64)) x (if (<=.f64 z #s(literal 1152921504606847/2305843009213693952 binary64)) (*.f64 x (/.f64 y t)) (fma.f64 x (/.f64 t z) x))) |
(if (<=.f64 z #s(literal -72000000000000001993831273536085733660426240 binary64)) x (if (<=.f64 z #s(literal 8220946709986329/22835963083295358096932575511191922182123945984 binary64)) (*.f64 (/.f64 y t) x) x)) |
(if (<=.f64 z #s(literal -72000000000000001993831273536085733660426240 binary64)) x (if (<=.f64 z #s(literal 8220946709986329/22835963083295358096932575511191922182123945984 binary64)) (*.f64 x (/.f64 y t)) x)) |
(if (<=.f64 z #s(literal -16500000000000000663243006732916359780368384 binary64)) x (if (<=.f64 z #s(literal 8563486156235759/1427247692705959881058285969449495136382746624 binary64)) (*.f64 (/.f64 x t) y) x)) |
(if (<=.f64 z #s(literal -16500000000000000663243006732916359780368384 binary64)) x (if (<=.f64 z #s(literal 8563486156235759/1427247692705959881058285969449495136382746624 binary64)) (*.f64 y (/.f64 x t)) x)) |
x |
| 13 410× | accelerator-lowering-fma.f32 |
| 13 410× | accelerator-lowering-fma.f64 |
| 12 728× | accelerator-lowering-fma.f32 |
| 12 728× | accelerator-lowering-fma.f64 |
| 9 518× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1267 |
| 1 | 674 | 1169 |
| 2 | 2200 | 1055 |
| 3 | 7582 | 1055 |
| 0 | 8216 | 1029 |
| 0 | 595 | 4456 |
| 1 | 1880 | 4131 |
| 2 | 5999 | 4027 |
| 0 | 8433 | 3867 |
| 0 | 8 | 20 |
| 1 | 45 | 20 |
| 2 | 351 | 20 |
| 3 | 4582 | 20 |
| 0 | 8626 | 20 |
| 0 | 19 | 66 |
| 1 | 117 | 62 |
| 2 | 937 | 59 |
| 0 | 8588 | 59 |
| 0 | 429 | 3300 |
| 1 | 1335 | 3144 |
| 2 | 4211 | 2920 |
| 0 | 8303 | 2855 |
| 0 | 16 | 67 |
| 1 | 107 | 67 |
| 2 | 882 | 66 |
| 0 | 8820 | 66 |
| 0 | 18 | 61 |
| 1 | 106 | 61 |
| 2 | 791 | 61 |
| 0 | 8975 | 61 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
Compiled 891 to 458 computations (48.6% saved)
Compiled 876 to 320 computations (63.5% saved)
Loading profile data...