
Time bar (total: 9.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 100% | 99.8% | 0% | 0.2% | 0% | 0% | 0% | 1 |
Compiled 14 to 9 computations (35.7% saved)
ival-sub: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 648.0ms | 8256× | 0 | valid |
ival-sub: 138.0ms (50.4% of total)ival-add: 72.0ms (26.3% of total)ival-mult: 54.0ms (19.7% of total)const: 7.0ms (2.6% of total)backward-pass: 3.0ms (1.1% of total)| 2× | egg-herbie |
| 2022× | fnmadd-define |
| 1744× | sum3-define |
| 1584× | fnmsub-define |
| 1338× | fma-define |
| 1322× | fnmadd-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 147 |
| 1 | 112 | 128 |
| 2 | 406 | 120 |
| 3 | 2212 | 120 |
| 4 | 6782 | 120 |
| 0 | 8 | 9 |
| 1 | 14 | 8 |
| 2 | 36 | 8 |
| 3 | 128 | 8 |
| 4 | 682 | 8 |
| 5 | 2947 | 8 |
| 6 | 5493 | 8 |
| 7 | 7927 | 8 |
| 0 | 8153 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y z) (- t x))) |
| Outputs |
|---|
(+ x (* (- y z) (- t x))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| Inputs |
|---|
(+ x (* (- y z) (- t x))) |
(+ (neg x) (* (- y z) (- t (neg x)))) |
(+ x (* (- (neg y) z) (- t x))) |
(+ x (* (- y (neg z)) (- t x))) |
(+ x (* (- y z) (- (neg t) x))) |
(neg (+ (neg x) (* (- y z) (- t (neg x))))) |
(neg (+ x (* (- (neg y) z) (- t x)))) |
(neg (+ x (* (- y (neg z)) (- t x)))) |
(neg (+ x (* (- y z) (- (neg t) x)))) |
(+ y (* (- x z) (- t y))) |
(+ z (* (- y x) (- t z))) |
(+ t (* (- y z) (- x t))) |
(+ x (* (- z y) (- t x))) |
(+ x (* (- t z) (- y x))) |
(+ x (* (- y t) (- z x))) |
| Outputs |
|---|
(+ x (* (- y z) (- t x))) |
(fma (- y z) (- t x) x) |
(+ (neg x) (* (- y z) (- t (neg x)))) |
(fnmsub (+ x t) (- z y) x) |
(+ x (* (- (neg y) z) (- t x))) |
(fma (+ y z) (- x t) x) |
(+ x (* (- y (neg z)) (- t x))) |
(fma (- t x) (+ y z) x) |
(+ x (* (- y z) (- (neg t) x))) |
(fma (+ x t) (- z y) x) |
(neg (+ (neg x) (* (- y z) (- t (neg x))))) |
(fma (+ x t) (- z y) x) |
(neg (+ x (* (- (neg y) z) (- t x)))) |
(fnmsub (+ y z) (- x t) x) |
(neg (+ x (* (- y (neg z)) (- t x)))) |
(fnmsub (- t x) (+ y z) x) |
(neg (+ x (* (- y z) (- (neg t) x)))) |
(fnmsub (+ x t) (- z y) x) |
(+ y (* (- x z) (- t y))) |
(fma (- x z) (- t y) y) |
(+ z (* (- y x) (- t z))) |
(fma (- y x) (- t z) z) |
(+ t (* (- y z) (- x t))) |
(fma (- y z) (- x t) t) |
(+ x (* (- z y) (- t x))) |
(fma (- y z) (- x t) x) |
(+ x (* (- t z) (- y x))) |
(fma (- y x) (- t z) x) |
(+ x (* (- y t) (- z x))) |
(fma (- x z) (- t y) x) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (-.f64 y z) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y z) (-.f64 t x)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 0 | 0 | - | 0 | - | (-.f64 t x) |
| 77.0ms | 512× | 0 | valid |
Compiled 75 to 26 computations (65.3% saved)
ival-sub: 6.0ms (48.3% of total)ival-add: 3.0ms (24.2% of total)ival-mult: 3.0ms (24.2% of total)const: 1.0ms (8.1% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
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 x) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y z) (-.f64 t x)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 2022× | fnmadd-define |
| 1744× | sum3-define |
| 1584× | fnmsub-define |
| 1338× | fma-define |
| 1230× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 1 | 14 | 25 |
| 2 | 36 | 25 |
| 3 | 128 | 25 |
| 4 | 682 | 25 |
| 5 | 2947 | 25 |
| 6 | 5493 | 25 |
| 7 | 7927 | 25 |
| 0 | 8153 | 25 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y z) (- t x))) |
x |
(* (- y z) (- t x)) |
(- y z) |
y |
z |
(- t x) |
t |
| Outputs |
|---|
(+ x (* (- y z) (- t x))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
x |
(* (- y z) (- t x)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(- y z) |
(-.f64 y z) |
y |
z |
(- t x) |
(-.f64 t x) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y z) (-.f64 t x)) |
| 36.0ms | 256× | 0 | valid |
Compiled 31 to 9 computations (71% saved)
ival-sub: 5.0ms (60.1% of total)ival-mult: 2.0ms (24% of total)ival-add: 1.0ms (12% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (* (- y z) (- t x)))> |
#<alt (* (- y z) (- t x))> |
#<alt (- y z)> |
#<alt (- t x)> |
| Outputs |
|---|
#<alt (* t (- y z))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (* x (+ 1 (* -1 (- y z))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* -1 (* x (- y (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (+ x (* -1 (* z (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (+ x (* y (- t x)))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (+ x (* -1 (* x (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* y (- t x))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* t (- y z))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) 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 x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | (+ x (* (- y z) (- t x))) |
| 1.0ms | t | @ | -inf | (+ x (* (- y z) (- t x))) |
| 1.0ms | x | @ | inf | (+ x (* (- y z) (- t x))) |
| 0.0ms | x | @ | 0 | (+ x (* (- y z) (- t x))) |
| 0.0ms | t | @ | inf | (+ x (* (- y z) (- t x))) |
| 1× | batch-egg-rewrite |
| 4016× | *-lowering-*.f32 |
| 4016× | *-lowering-*.f64 |
| 2726× | /-lowering-/.f32 |
| 2726× | /-lowering-/.f64 |
| 1930× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 1 | 49 | 21 |
| 2 | 483 | 21 |
| 3 | 6903 | 21 |
| 0 | 8099 | 21 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y z) (- t x))) |
(* (- y z) (- t x)) |
(- y z) |
(- t x) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(+.f64 (*.f64 (-.f64 y z) t) (+.f64 (neg.f64 (*.f64 x (-.f64 y z))) x)) |
(+.f64 (*.f64 y (-.f64 t x)) (+.f64 (neg.f64 (*.f64 z (-.f64 t x))) x)) |
(+.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (neg.f64 (*.f64 x (-.f64 y z)))) |
(+.f64 (+.f64 x (*.f64 y (-.f64 t x))) (neg.f64 (*.f64 z (-.f64 t x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) #s(literal 1 binary64)) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(*.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (*.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (/.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(+.f64 (*.f64 (-.f64 y z) t) (neg.f64 (*.f64 x (-.f64 y z)))) |
(+.f64 (neg.f64 (*.f64 x (-.f64 y z))) (*.f64 (-.f64 y z) t)) |
(+.f64 (*.f64 y (-.f64 t x)) (neg.f64 (*.f64 z (-.f64 t x)))) |
(+.f64 (neg.f64 (*.f64 z (-.f64 t x))) (*.f64 y (-.f64 t x))) |
(fma.f64 y (-.f64 t x) (neg.f64 (*.f64 z (-.f64 t x)))) |
(fma.f64 (-.f64 y z) t (neg.f64 (*.f64 x (-.f64 y z)))) |
(fma.f64 t (-.f64 y z) (neg.f64 (*.f64 x (-.f64 y z)))) |
(fma.f64 (-.f64 t x) y (neg.f64 (*.f64 z (-.f64 t x)))) |
(/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 x t) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x t) (+.f64 y z)) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t)))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y z) t) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (-.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) t)) (-.f64 (*.f64 (neg.f64 (*.f64 x (-.f64 y z))) (neg.f64 (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 (-.f64 y z) t) (neg.f64 (*.f64 x (-.f64 y z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 t x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 z (-.f64 t x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (-.f64 (*.f64 (neg.f64 (*.f64 z (-.f64 t x))) (neg.f64 (*.f64 z (-.f64 t x)))) (*.f64 (*.f64 y (-.f64 t x)) (neg.f64 (*.f64 z (-.f64 t x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) t)) (*.f64 (neg.f64 (*.f64 x (-.f64 y z))) (neg.f64 (*.f64 x (-.f64 y z))))) (-.f64 (*.f64 (-.f64 y z) t) (neg.f64 (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (*.f64 (neg.f64 (*.f64 z (-.f64 t x))) (neg.f64 (*.f64 z (-.f64 t x))))) (-.f64 (*.f64 y (-.f64 t x)) (neg.f64 (*.f64 z (-.f64 t x))))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (*.f64 (-.f64 t x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 t x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 t x)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (-.f64 y z))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 t x))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 y z))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 x t) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 t x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (+.f64 x t) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 t x) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x t) (+.f64 y z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t)))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x (+.f64 x t)) (-.f64 (*.f64 x (+.f64 x t)) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t))))) (-.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 t x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (*.f64 x (-.f64 x t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z)) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (*.f64 z (/.f64 z (+.f64 y z))))) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (*.f64 z (/.f64 z (+.f64 y z)))) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 (+.f64 y #s(literal 0 binary64)) z) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.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 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 z (+.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (*.f64 z (/.f64 z (+.f64 y z))) (*.f64 z (/.f64 z (+.f64 y z)))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (*.f64 z (/.f64 z (+.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.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 z (/.f64 z (+.f64 y z))) (*.f64 z (/.f64 z (+.f64 y z))))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (*.f64 z (/.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.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) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (+.f64 y z) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (+.f64 y z) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))) |
(+.f64 t (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x t)))) |
(-.f64 t x) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) |
(-.f64 #s(literal 0 binary64) (-.f64 x t)) |
(-.f64 (+.f64 t #s(literal 0 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x t) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x t) (+.f64 (*.f64 x x) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 x x))) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) (+.f64 (*.f64 x x) (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t))))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (+.f64 x t) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(*.f64 (+.f64 x t) (/.f64 (-.f64 t x) (+.f64 x t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(*.f64 #s(literal 1 binary64) (-.f64 t x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 t x)) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t)))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x (+.f64 x t)) (-.f64 (*.f64 x (+.f64 x t)) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t))))) (-.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (*.f64 x (-.f64 x t)))) |
| 1× | egg-herbie |
| 3076× | *-lowering-*.f32 |
| 3076× | *-lowering-*.f64 |
| 1910× | +-lowering-+.f64 |
| 1910× | +-lowering-+.f32 |
| 1632× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 1432 |
| 1 | 420 | 1222 |
| 2 | 1508 | 1130 |
| 3 | 6739 | 1130 |
| 0 | 8336 | 1130 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(+ x (* y (- t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(* t (- y z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* z (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* y (- t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* y (- t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* x (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(* t (- y z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* t (- y z)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(* -1 (* x (- y z))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* -1 (* x (- y z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) 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 x) |
(- t x) |
(- t x) |
(- t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
t |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* x (+ 1 (* -1 (- y z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))))) |
(+ x (* -1 (* z (- t x)))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(+ x (* -1 (* x (- y z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
Compiled 10921 to 1072 computations (90.2% saved)
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 394 | 7 | 401 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 394 | 8 | 402 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
| ✓ | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 68.4% | (+.f64 x (*.f64 (-.f64 y z) t)) | |
| ▶ | 53.8% | (+.f64 x (*.f64 x (-.f64 z y))) |
| 89.0% | (+.f64 x (*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) | |
| ▶ | 45.4% | (*.f64 z (-.f64 x t)) |
| ▶ | 42.2% | (*.f64 y (-.f64 t x)) |
| ▶ | 51.7% | (*.f64 t (-.f64 y z)) |
Compiled 175 to 114 computations (34.9% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 z y) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 z y)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | cost-diff | 0 | (-.f64 x t) |
| ✓ | cost-diff | 0 | (*.f64 z (-.f64 x t)) |
| ✓ | cost-diff | 0 | (-.f64 t x) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 t x)) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 t (-.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 y z)) |
| ✓ | cost-diff | 0 | (-.f64 t x) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
| 1944× | fma-define |
| 1864× | sum5-define |
| 1848× | sum4-define |
| 1776× | fma-lowering-fma.f32 |
| 1776× | fma-lowering-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 84 |
| 1 | 39 | 80 |
| 2 | 97 | 80 |
| 3 | 312 | 80 |
| 4 | 961 | 80 |
| 5 | 5009 | 80 |
| 0 | 8113 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- t x) (/ 1 (- y z)))) |
x |
(/ (- t x) (/ 1 (- y z))) |
(- t x) |
t |
(/ 1 (- y z)) |
1 |
(- y z) |
y |
z |
(* t (- y z)) |
t |
(- y z) |
y |
z |
(* y (- t x)) |
y |
(- t x) |
t |
x |
(* z (- x t)) |
z |
(- x t) |
x |
t |
(+ x (* x (- z y))) |
x |
(* x (- z y)) |
(- z y) |
z |
y |
| Outputs |
|---|
(+ x (/ (- t x) (/ 1 (- y z)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
x |
(/ (- t x) (/ 1 (- y z))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(- t x) |
(-.f64 t x) |
t |
(/ 1 (- y z)) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
1 |
#s(literal 1 binary64) |
(- y z) |
(-.f64 y z) |
y |
z |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
t |
(- y z) |
(-.f64 y z) |
y |
z |
(* y (- t x)) |
(*.f64 (-.f64 t x) y) |
y |
(- t x) |
(-.f64 t x) |
t |
x |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
z |
(- x t) |
(-.f64 x t) |
x |
t |
(+ x (* x (- z y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
x |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(- z y) |
(-.f64 z y) |
z |
y |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 z y) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 z y)) |
| ✓ | accuracy | 100.0% | (-.f64 x t) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 x t)) |
| ✓ | accuracy | 100.0% | (-.f64 t x) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 t x)) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 t (-.f64 y z)) |
| ✓ | accuracy | 100.0% | (-.f64 t x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 y z)) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| 80.0ms | 256× | 0 | valid |
Compiled 92 to 18 computations (80.4% saved)
ival-sub: 10.0ms (41.8% of total)ival-mult: 7.0ms (29.2% of total)ival-div: 4.0ms (16.7% of total)ival-add: 2.0ms (8.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (- t x) (/ 1 (- y z))))> |
#<alt (/ (- t x) (/ 1 (- y z)))> |
#<alt (- t x)> |
#<alt (/ 1 (- y z))> |
#<alt (* t (- y z))> |
#<alt (- y z)> |
#<alt (* y (- t x))> |
#<alt (* z (- x t))> |
#<alt (- x t)> |
#<alt (+ x (* x (- z y)))> |
#<alt (* x (- z y))> |
#<alt (- z y)> |
| Outputs |
|---|
#<alt (* t (- y z))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (* x (+ 1 (* -1 (- y z))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* -1 (* x (- y (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (+ x (* -1 (* x (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (+ x (* -1 (* z (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (+ x (* y (- t x)))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* t (- y z))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* y (- t x))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (/ -1 z)> |
#<alt (- (* -1 (/ y (pow z 2))) (/ 1 z))> |
#<alt (- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (/ z y)) y)> |
#<alt (/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y)> |
#<alt (/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (* -1 (/ z y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y))> |
#<alt (/ 1 y)> |
#<alt (+ (/ 1 y) (/ z (pow y 2)))> |
#<alt (+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y))> |
#<alt (+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ -1 z)> |
#<alt (/ (- (* -1 (/ y z)) 1) z)> |
#<alt (/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z)> |
#<alt (/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z)> |
#<alt (/ -1 z)> |
#<alt (* -1 (/ (+ 1 (/ y z)) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* t y)> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t 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 (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* x y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (* t y)> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t y)> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* t y)> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (* -1 (* x y))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (* x z)> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x z)> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* x z)> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 t)> |
#<alt (- x t)> |
#<alt (- x t)> |
#<alt (- x t)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ t x))))> |
#<alt (* x (+ 1 (* -1 (/ t x))))> |
#<alt (* x (+ 1 (* -1 (/ t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ t x) 1)))> |
#<alt (* -1 (* x (- (/ t x) 1)))> |
#<alt (* -1 (* x (- (/ t x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 t))> |
#<alt (+ x (* -1 t))> |
#<alt (+ x (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ x t) 1))> |
#<alt (* t (- (/ x t) 1))> |
#<alt (* t (- (/ x t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x t)))))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (+ x (* -1 (* x y)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (* x z)> |
#<alt (* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z))))> |
#<alt (* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z))))> |
#<alt (* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z))))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z)))))> |
#<alt (+ x (* x z))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y))))> |
#<alt (* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y))))> |
#<alt (* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y))))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y)))))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* -1 (* x y))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (* x z)> |
#<alt (* z (+ x (* -1 (/ (* x y) z))))> |
#<alt (* z (+ x (* -1 (/ (* x y) z))))> |
#<alt (* z (+ x (* -1 (/ (* x y) z))))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* x z)> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ (* -1 x) (/ (* x z) y)))> |
#<alt (* y (+ (* -1 x) (/ (* x z) y)))> |
#<alt (* y (+ (* -1 x) (/ (* x z) y)))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (* x z) y)))))> |
#<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)))))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | (+ x (* x (- z y))) |
| 1.0ms | t | @ | -inf | (* t (- y z)) |
| 1.0ms | y | @ | -inf | (* t (- y z)) |
| 1.0ms | x | @ | inf | (+ x (* x (- z y))) |
| 1.0ms | x | @ | -inf | (+ x (* x (- z y))) |
| 1× | batch-egg-rewrite |
| 3762× | /-lowering-/.f32 |
| 3762× | /-lowering-/.f64 |
| 3322× | *-lowering-*.f32 |
| 3322× | *-lowering-*.f64 |
| 2158× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 61 |
| 1 | 115 | 57 |
| 2 | 1116 | 57 |
| 0 | 8643 | 57 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- t x) (/ 1 (- y z)))) |
(/ (- t x) (/ 1 (- y z))) |
(- t x) |
(/ 1 (- y z)) |
(* t (- y z)) |
(- y z) |
(* y (- t x)) |
(* z (- x t)) |
(- x t) |
(+ x (* x (- z y))) |
(* x (- z y)) |
(- z y) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) |
(+.f64 (*.f64 t (-.f64 y z)) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (neg.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z))) |
(+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (neg.f64 (/.f64 x #s(literal -1 binary64))) (-.f64 z y))) |
(-.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) |
(-.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 x (-.f64 y z)) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(fma.f64 t (-.f64 y z) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) (-.f64 y z)) x) |
(fma.f64 (-.f64 y z) t (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 (-.f64 x t) (-.f64 z y) x) |
(fma.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 z y) x) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x))))) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (neg.f64 (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (*.f64 (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (*.f64 (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (pow.f64 (-.f64 (*.f64 x (-.f64 y z)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (-.f64 (*.f64 x (-.f64 y z)) x) (-.f64 (*.f64 x (-.f64 y z)) x)) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 x (-.f64 y z)) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 t (-.f64 y z))) #s(literal 3 binary64)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 (*.f64 x (-.f64 y z)) x) (-.f64 (*.f64 x (-.f64 y z)) x))) (+.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 x (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) (*.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))) (+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(+.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x))) |
(+.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 (neg.f64 (/.f64 x #s(literal -1 binary64))) (-.f64 z y))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 z y) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 y z) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 z y) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 y z) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 z y) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y) (neg.f64 (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 y z) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (-.f64 z y))) |
(-.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(-.f64 (/.f64 (*.f64 t (-.f64 y z)) #s(literal 1 binary64)) (/.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (-.f64 t x) (-.f64 z y))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t))) (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t)))) |
(-.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.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)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))))) (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(fma.f64 t (-.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(fma.f64 (-.f64 t x) y (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (-.f64 t x) y (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x))) |
(fma.f64 y (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y (-.f64 t x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x))) |
(fma.f64 (-.f64 y z) t (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(neg.f64 (*.f64 (-.f64 t x) (-.f64 z y))) |
(/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z)) (+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x t) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)))) |
(/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)))) |
(/.f64 (-.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 x t) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t))) |
(/.f64 (+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (/.f64 (+.f64 x t) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)) (+.f64 x t)) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 z y))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 y z) x)) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 y z) #s(literal 1 binary64))) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 y z) x)) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 y z) #s(literal 1 binary64))) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z)))) (neg.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x))) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (*.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)))) (-.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))) (-.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) (-.f64 y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) (-.f64 z y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x))))) |
(*.f64 (-.f64 x t) (-.f64 z y)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(*.f64 (+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z)))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 z y)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 t x) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (-.f64 t x) (+.f64 x t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal -1/2 binary64))) |
(+.f64 t (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x t)))) |
(-.f64 t x) |
(-.f64 #s(literal 0 binary64) (-.f64 x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x t) |
(neg.f64 (-.f64 x t)) |
(/.f64 (-.f64 t x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 x t) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 t (*.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 x x))) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t x)) |
(*.f64 #s(literal -1 binary64) (-.f64 x t)) |
(*.f64 (-.f64 x t) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) #s(literal 1 binary64)) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (+.f64 x t) #s(literal 1 binary64)) (/.f64 (-.f64 t x) (+.f64 x t))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(pow.f64 (-.f64 y z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 y z) (-.f64 y z)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(*.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal -1 binary64))) |
(+.f64 (*.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(+.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(fma.f64 t y (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y t (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) (*.f64 (*.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) (pow.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 (-.f64 #s(literal 0 binary64) z) t))) (-.f64 (*.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) z) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 t (-.f64 y z)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) |
(*.f64 (-.f64 y z) t) |
(*.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y)) |
(*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y)) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.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 y z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64)))) |
(-.f64 y z) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.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 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (-.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 z y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.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 y (*.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.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 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.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)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) |
(pow.f64 (-.f64 y z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 z y)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 z y) #s(literal 1 binary64))) |
(*.f64 (-.f64 z y) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (pow.f64 (-.f64 y z) #s(literal 1/2 binary64)) (pow.f64 (-.f64 y z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(fma.f64 t y (*.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(fma.f64 y t (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y) (+.f64 x t)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y t) #s(literal 3 binary64)) (pow.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (-.f64 t x) y) |
(*.f64 y (-.f64 t x)) |
(*.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(+.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(fma.f64 x z (*.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(fma.f64 z x (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z) (+.f64 x t)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (-.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(*.f64 z (-.f64 x t)) |
(*.f64 (-.f64 x t) z) |
(*.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(+.f64 x (-.f64 #s(literal 0 binary64) t)) |
(+.f64 #s(literal 0 binary64) (-.f64 x t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 x t)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(-.f64 x t) |
(-.f64 #s(literal 0 binary64) (-.f64 t x)) |
(-.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (+.f64 x t))) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(fma.f64 #s(literal -1 binary64) t x) |
(neg.f64 (-.f64 t x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 x t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 t t))) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 #s(literal 0 binary64) (-.f64 t x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 #s(literal 0 binary64) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x t)) |
(*.f64 #s(literal -1 binary64) (-.f64 t x)) |
(*.f64 (-.f64 x t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 (*.f64 x (-.f64 z y)) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 (*.f64 x (-.f64 z y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 z y)) x))) |
(fma.f64 x (-.f64 z y) x) |
(fma.f64 (-.f64 z y) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (-.f64 z y)) x) (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (-.f64 z y)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (+.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 x (*.f64 x (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (+.f64 x (*.f64 x (-.f64 y z))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 x (-.f64 y z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (-.f64 z y)) x)) (-.f64 (*.f64 x (-.f64 z y)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 x (*.f64 x (-.f64 y z))) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (*.f64 (+.f64 x (*.f64 x (-.f64 y z))) (+.f64 x (*.f64 x (-.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (+.f64 x (*.f64 x (-.f64 y z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (-.f64 z y)) x))) (neg.f64 (-.f64 (*.f64 x (-.f64 z y)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z))))) (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) x))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x (-.f64 y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (+.f64 x (*.f64 x (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (-.f64 z y)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 z y)) x))) |
(*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 z x) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(+.f64 (*.f64 x z) (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 x z (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 z x (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 x (-.f64 (*.f64 z z) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 y y))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) x) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) x) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) x)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) (*.f64 (*.f64 z x) (*.f64 (-.f64 #s(literal 0 binary64) y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 x z) (*.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 (-.f64 #s(literal 0 binary64) y) x))) (-.f64 (*.f64 z x) (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 x z) (*.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 x (-.f64 z y)) |
(*.f64 (-.f64 z y) x) |
(*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(+.f64 z (-.f64 #s(literal 0 binary64) y)) |
(+.f64 #s(literal 0 binary64) (-.f64 z y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 z y) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) y) z) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 y z)))) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(-.f64 z y) |
(-.f64 #s(literal 0 binary64) (-.f64 y z)) |
(-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (+.f64 y z))) (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(fma.f64 #s(literal -1 binary64) y z) |
(neg.f64 (-.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 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 y y))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 #s(literal 0 binary64) (-.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (+.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 y y) (+.f64 y z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (-.f64 y z))) (+.f64 #s(literal 0 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.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 y y) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 z y)) |
(*.f64 #s(literal -1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z (-.f64 #s(literal 0 binary64) y)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
| 1× | egg-herbie |
| 3430× | *-lowering-*.f32 |
| 3430× | *-lowering-*.f64 |
| 2472× | +-lowering-+.f64 |
| 2472× | +-lowering-+.f32 |
| 1266× | fnmadd-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 341 | 3263 |
| 1 | 1186 | 2836 |
| 2 | 3875 | 2700 |
| 0 | 8363 | 2700 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(* t (- y z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(+ x (* y (- t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* x (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(* t (- y z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* t (- y z)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(* -1 (* x (- y z))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* -1 (* x (- y z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* z (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* y (- t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* y (- t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 x) |
(- t x) |
(- t x) |
(- t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
t |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(/ -1 z) |
(- (* -1 (/ y (pow z 2))) (/ 1 z)) |
(- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(/ 1 y) |
(/ (+ 1 (/ z y)) y) |
(/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y) |
(/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y) |
(/ 1 y) |
(* -1 (/ (- (* -1 (/ z y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y)) |
(/ 1 y) |
(+ (/ 1 y) (/ z (pow y 2))) |
(+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y)) |
(+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ -1 z) |
(/ (- (* -1 (/ y z)) 1) z) |
(/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z) |
(/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z) |
(/ -1 z) |
(* -1 (/ (+ 1 (/ y z)) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* t y) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t 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))))) |
(* 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)) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(* t y) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t y) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* -1 (* x y)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(* x z) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x z) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* x z) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 t) |
(- x t) |
(- x t) |
(- x t) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(* x (+ 1 (* -1 (/ t x)))) |
(* x (+ 1 (* -1 (/ t x)))) |
x |
(* -1 (* x (- (/ t x) 1))) |
(* -1 (* x (- (/ t x) 1))) |
(* -1 (* x (- (/ t x) 1))) |
x |
(+ x (* -1 t)) |
(+ x (* -1 t)) |
(+ x (* -1 t)) |
(* -1 t) |
(* t (- (/ x t) 1)) |
(* t (- (/ x t) 1)) |
(* t (- (/ x t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(+ x (* -1 (* x y))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(* x z) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(+ x (* x z)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* -1 (* x y)) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(* x z) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(* x z) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(* -1 (* x y)) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(* -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))))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* x (+ 1 (* -1 (- y z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x))))) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (+.f64 (-.f64 y z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (+.f64 (-.f64 y z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (+.f64 (-.f64 y z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(+ x (* -1 (* x (- y z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t))) |
(+ x (* -1 (* z (- t x)))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (-.f64 x t) (+.f64 (/.f64 x z) (/.f64 (*.f64 y (-.f64 t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (-.f64 x t) (+.f64 (/.f64 x z) (/.f64 (*.f64 y (-.f64 t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (-.f64 x t) (+.f64 (/.f64 x z) (/.f64 (*.f64 y (-.f64 t x)) z)))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) (-.f64 x t))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) (-.f64 x t))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) (-.f64 x t))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y z) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y z) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y z) x))) z))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (+.f64 (-.f64 x t) (/.f64 (*.f64 y (-.f64 t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (+.f64 (-.f64 x t) (/.f64 (*.f64 y (-.f64 t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (+.f64 (-.f64 x t) (/.f64 (*.f64 y (-.f64 t x)) z))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (+.f64 (-.f64 x t) (/.f64 (*.f64 y (-.f64 t x)) z))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (+.f64 (-.f64 x t) (/.f64 (*.f64 y (-.f64 t x)) z))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (+.f64 (-.f64 x t) (/.f64 (*.f64 y (-.f64 t x)) z))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(- (* -1 (/ y (pow z 2))) (/ 1 z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1 binary64) z)) |
(- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (/.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z z)))) (/.f64 #s(literal -1 binary64) z)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (/ z y)) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) y) |
(/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (* -1 (/ z y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) y)) y)) y)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (/ 1 y) (/ z (pow y 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 y y))) |
(+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 z (*.f64 y (*.f64 y y)))))) |
(+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) y) (/.f64 z (pow.f64 y #s(literal 4 binary64)))))))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ (- (* -1 (/ y z)) 1) z) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y y) z)) z)) z) |
(/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z) |
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y y) z)) z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (/ y z)) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y y) z)) z)) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (+.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) z)) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* t y) |
(*.f64 t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(* t y) |
(*.f64 t y) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* t y) |
(*.f64 t y) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(* x z) |
(*.f64 z x) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(* x z) |
(*.f64 z x) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(* x z) |
(*.f64 z x) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- x t) |
(-.f64 x t) |
(- x t) |
(-.f64 x t) |
(- x t) |
(-.f64 x t) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
x |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
x |
(+ x (* -1 t)) |
(-.f64 x t) |
(+ x (* -1 t)) |
(-.f64 x t) |
(+ x (* -1 t)) |
(-.f64 x t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ x t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* t (- (/ x t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* t (- (/ x t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(+ x (* -1 (* x y))) |
(-.f64 x (*.f64 y x)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x z) |
(*.f64 z x) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(* x z) |
(*.f64 z x) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) z)) y)))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) z)) y)))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) z)) y)))) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(* x z) |
(*.f64 z x) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* x z) |
(*.f64 z x) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* x z) |
(*.f64 z x) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 y z))) |
(* z (+ 1 (* -1 (/ y z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* z (+ 1 (* -1 (/ y z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
z |
(* -1 (* z (- (/ y z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* -1 (* z (- (/ y z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* -1 (* z (- (/ y z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
z |
(+ z (* -1 y)) |
(-.f64 z y) |
(+ z (* -1 y)) |
(-.f64 z y) |
(+ z (* -1 y)) |
(-.f64 z y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ z y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* y (- (/ z y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* y (- (/ z y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
Compiled 22247 to 2427 computations (89.1% saved)
13 alts after pruning (8 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1143 | 7 | 1150 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1145 | 13 | 1158 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.9% | (-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z))) |
| 35.0% | (-.f64 x (*.f64 y x)) | |
| ▶ | 41.0% | (+.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
| 61.9% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) | |
| ✓ | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| ▶ | 68.4% | (+.f64 x (*.f64 (-.f64 y z) t)) |
| ▶ | 38.4% | (+.f64 x (*.f64 z x)) |
| ✓ | 53.8% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | 45.4% | (*.f64 z (-.f64 x t)) |
| 21.9% | (*.f64 z x) | |
| ✓ | 42.2% | (*.f64 y (-.f64 t x)) |
| ▶ | 27.0% | (*.f64 y t) |
| ✓ | 51.7% | (*.f64 t (-.f64 y z)) |
Compiled 223 to 145 computations (35% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) x) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 #s(literal 0 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 256 | (+.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y z) t) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (-.f64 y z) t)) |
| ✓ | cost-diff | 0 | (*.f64 z x) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 z x)) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 t (-.f64 y z)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 t (-.f64 y z))) |
| ✓ | cost-diff | 256 | (-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z))) |
| 5568× | fma-lowering-fma.f32 |
| 5568× | fma-lowering-fma.f64 |
| 4962× | fmm-def |
| 4492× | sum3-define |
| 1088× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 90 |
| 1 | 43 | 82 |
| 2 | 112 | 81 |
| 3 | 358 | 81 |
| 4 | 1426 | 81 |
| 5 | 3667 | 81 |
| 6 | 5243 | 81 |
| 7 | 5594 | 81 |
| 8 | 5662 | 81 |
| 9 | 5669 | 81 |
| 10 | 5669 | 81 |
| 11 | 5669 | 81 |
| 12 | 5669 | 81 |
| 13 | 5669 | 81 |
| 0 | 9683 | 81 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ x (* t (- y z))) (* x (- y z))) |
(+ x (* t (- y z))) |
x |
(* t (- y z)) |
t |
(- y z) |
y |
z |
(* x (- y z)) |
(* y t) |
y |
t |
(+ x (* z x)) |
x |
(* z x) |
z |
(+ x (* (- y z) t)) |
x |
(* (- y z) t) |
(- y z) |
y |
z |
t |
(+ (* y t) (* y (- 0 x))) |
(* y t) |
y |
t |
(* y (- 0 x)) |
(- 0 x) |
0 |
x |
| Outputs |
|---|
(- (+ x (* t (- y z))) (* x (- y z))) |
(-.f64 x (*.f64 (-.f64 y z) (-.f64 x t))) |
(+ x (* t (- y z))) |
(+.f64 x (*.f64 t (-.f64 y z))) |
x |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
t |
(- y z) |
(-.f64 y z) |
y |
z |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* y t) |
(*.f64 t y) |
y |
t |
(+ x (* z x)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
x |
(* z x) |
(*.f64 x z) |
z |
(+ x (* (- y z) t)) |
(+.f64 x (*.f64 t (-.f64 y z))) |
x |
(* (- y z) t) |
(*.f64 t (-.f64 y z)) |
(- y z) |
(-.f64 y z) |
y |
z |
t |
(+ (* y t) (* y (- 0 x))) |
(*.f64 y (-.f64 t x)) |
(* y t) |
(*.f64 t y) |
y |
t |
(* y (- 0 x)) |
(*.f64 y (-.f64 #s(literal 0 binary64) x)) |
(- 0 x) |
(-.f64 #s(literal 0 binary64) x) |
0 |
#s(literal 0 binary64) |
x |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 #s(literal 0 binary64) x)) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 99.0% | (+.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y z) t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 y z) t)) |
| ✓ | accuracy | 100.0% | (*.f64 z x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 z x)) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 t (-.f64 y z)) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 t (-.f64 y z))) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 y z)) |
| ✓ | accuracy | 97.2% | (-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z))) |
| 74.0ms | 256× | 0 | valid |
Compiled 100 to 19 computations (81% saved)
ival-mult: 10.0ms (49.2% of total)ival-sub: 5.0ms (24.6% of total)ival-add: 5.0ms (24.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (+ x (* t (- y z))) (* x (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt (* t (- y z))> |
#<alt (- y z)> |
#<alt (* y t)> |
#<alt (+ x (* z x))> |
#<alt (* z x)> |
#<alt (+ x (* (- y z) t))> |
#<alt (* (- y z) t)> |
#<alt (+ (* y t) (* y (- 0 x)))> |
#<alt (* y (- 0 x))> |
#<alt (- 0 x)> |
#<alt (* x (- y z))> |
| Outputs |
|---|
#<alt (* t (- y z))> |
#<alt (+ (* t (- y z)) (* x (- (+ 1 z) y)))> |
#<alt (+ (* t (- y z)) (* x (- (+ 1 z) y)))> |
#<alt (+ (* t (- y z)) (* x (- (+ 1 z) y)))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 (+ z (/ (* t (- y z)) x))) y))> |
#<alt (* x (- (+ 1 (+ z (/ (* t (- y z)) x))) y))> |
#<alt (* x (- (+ 1 (+ z (/ (* t (- y z)) x))) y))> |
#<alt (* x (+ 1 (* -1 (- y z))))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (+ 1 (* -1 (- y z))))))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (+ 1 (* -1 (- y z))))))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (+ 1 (* -1 (- y z))))))> |
#<alt (- x (* x (- y z)))> |
#<alt (- (+ x (* t (- y z))) (* x (- y z)))> |
#<alt (- (+ x (* t (- y z))) (* x (- y z)))> |
#<alt (- (+ x (* t (- y z))) (* x (- y z)))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (/ x t)) (+ z (/ (* x (- y z)) t))))> |
#<alt (* t (- (+ y (/ x t)) (+ z (/ (* x (- y z)) t))))> |
#<alt (* t (- (+ y (/ x t)) (+ z (/ (* x (- y z)) t))))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t)))))> |
#<alt (- (+ x (* -1 (* t z))) (* -1 (* x z)))> |
#<alt (- (+ x (+ (* -1 (* t z)) (* y (- t x)))) (* -1 (* x z)))> |
#<alt (- (+ x (+ (* -1 (* t z)) (* y (- t x)))) (* -1 (* x z)))> |
#<alt (- (+ x (+ (* -1 (* t z)) (* y (- t x)))) (* -1 (* x z)))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* t z) y)) (/ x y))) (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* t z) y)) (/ x y))) (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* t z) y)) (/ x y))) (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* -1 (* y (- (* -1 t) (* -1 x))))> |
#<alt (* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (+ x (* -1 (* t z))) (* -1 (* x z))) y))) (* -1 x))))> |
#<alt (* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (+ x (* -1 (* t z))) (* -1 (* x z))) y))) (* -1 x))))> |
#<alt (* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (+ x (* -1 (* t z))) (* -1 (* x z))) y))) (* -1 x))))> |
#<alt (- (+ x (* t y)) (* x y))> |
#<alt (- (+ x (+ (* t y) (* z (- (* -1 t) (* -1 x))))) (* x y))> |
#<alt (- (+ x (+ (* t y) (* z (- (* -1 t) (* -1 x))))) (* x y))> |
#<alt (- (+ x (+ (* t y) (* z (- (* -1 t) (* -1 x))))) (* x y))> |
#<alt (* z (- (* -1 t) (* -1 x)))> |
#<alt (* z (- (+ (* -1 t) (+ (/ x z) (/ (* t y) z))) (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* z (- (+ (* -1 t) (+ (/ x z) (/ (* t y) z))) (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* z (- (+ (* -1 t) (+ (/ x z) (/ (* t y) z))) (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (- (+ x (* t y)) (* x y)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (- (+ x (* t y)) (* x y)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (- (+ x (* t y)) (* x y)) z))) x)))> |
#<alt (* t (- y z))> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* t (- y z)) x)))> |
#<alt (* x (+ 1 (/ (* t (- y z)) x)))> |
#<alt (* x (+ 1 (/ (* t (- y z)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1)))> |
#<alt x> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (/ x t)) z))> |
#<alt (* t (- (+ y (/ x t)) z))> |
#<alt (* t (- (+ y (/ x t)) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t)))))> |
#<alt (+ x (* -1 (* t z)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (* t y)> |
#<alt (* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y))))> |
#<alt (* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y))))> |
#<alt (* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y))))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y)))))> |
#<alt (+ x (* t y))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z))))> |
#<alt (* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z))))> |
#<alt (* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z))))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z)))))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* t y)> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t 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 (* 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)> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt x> |
#<alt (+ x (* x z))> |
#<alt (+ x (* x z))> |
#<alt (+ x (* x z))> |
#<alt (* x z)> |
#<alt (* z (+ x (/ x z)))> |
#<alt (* z (+ x (/ x z)))> |
#<alt (* z (+ x (/ x z)))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ 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 (* x z)> |
#<alt (* t (- y z))> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* t (- y z)) x)))> |
#<alt (* x (+ 1 (/ (* t (- y z)) x)))> |
#<alt (* x (+ 1 (/ (* t (- y z)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1)))> |
#<alt (+ x (* -1 (* t z)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (* t y)> |
#<alt (* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y))))> |
#<alt (* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y))))> |
#<alt (* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y))))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y)))))> |
#<alt (+ x (* t y))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z))))> |
#<alt (* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z))))> |
#<alt (* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z))))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z)))))> |
#<alt x> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (/ x t)) z))> |
#<alt (* t (- (+ y (/ x t)) z))> |
#<alt (* t (- (+ y (/ x t)) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t)))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* t y)> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* y (+ t (* -1 x)))> |
#<alt (* y (+ t (* -1 x)))> |
#<alt (* y (+ t (* -1 x)))> |
#<alt (* y (+ t (* -1 x)))> |
#<alt (* y (+ t (* -1 x)))> |
#<alt (* y (+ t (* -1 x)))> |
#<alt (* y (+ t (* -1 x)))> |
#<alt (* y (+ t (* -1 x)))> |
#<alt (* -1 (* y (+ x (* -1 t))))> |
#<alt (* -1 (* y (+ x (* -1 t))))> |
#<alt (* -1 (* y (+ x (* -1 t))))> |
#<alt (* -1 (* y (+ x (* -1 t))))> |
#<alt (* -1 (* x y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (* t y)> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t y)> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* t y)> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (* -1 (* x y))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* 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)))))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | y | @ | -inf | (- (+ x (* t (- y z))) (* x (- y z))) |
| 0.0ms | y | @ | 0 | (+ (* y t) (* y (- 0 x))) |
| 0.0ms | y | @ | inf | (* y t) |
| 0.0ms | y | @ | inf | (+ (* y t) (* y (- 0 x))) |
| 0.0ms | x | @ | 0 | (+ x (* z x)) |
| 1× | batch-egg-rewrite |
| 3646× | *-lowering-*.f32 |
| 3646× | *-lowering-*.f64 |
| 2830× | /-lowering-/.f32 |
| 2830× | /-lowering-/.f64 |
| 2776× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 68 |
| 1 | 125 | 60 |
| 2 | 1145 | 59 |
| 0 | 8485 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ x (* t (- y z))) (* x (- y z))) |
(+ x (* t (- y z))) |
(* t (- y z)) |
(- y z) |
(* y t) |
(+ x (* z x)) |
(* z x) |
(+ x (* (- y z) t)) |
(* (- y z) t) |
(+ (* y t) (* y (- 0 x))) |
(* y (- 0 x)) |
(- 0 x) |
(* x (- y z)) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (*.f64 t (-.f64 y z)) (-.f64 x (*.f64 x (-.f64 y z)))) |
(+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (-.f64 y z)))) |
(+.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) (+.f64 x (*.f64 t (-.f64 y z)))) |
(+.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) |
(-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))) (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))) (/.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))) |
(fma.f64 x (neg.f64 (-.f64 y z)) (+.f64 x (*.f64 t (-.f64 y z)))) |
(fma.f64 t (-.f64 y z) (+.f64 x (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 t (-.f64 y z) (-.f64 x (*.f64 x (-.f64 y z)))) |
(fma.f64 (-.f64 y z) t (+.f64 x (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 y z) t (-.f64 x (*.f64 x (-.f64 y z)))) |
(fma.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x) (+.f64 x (*.f64 t (-.f64 y z)))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z) (+.f64 x (*.f64 t (-.f64 y z)))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (neg.f64 (-.f64 y z)) x (+.f64 x (*.f64 t (-.f64 y z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (-.f64 y z)) (+.f64 x (*.f64 t (-.f64 y z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))) (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (neg.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (neg.f64 (-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))) (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (*.f64 x x) (+.f64 y z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (*.f64 x x) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x (+.f64 y z))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 x (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) x) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (*.f64 x x) (+.f64 y z))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x (+.f64 y z))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 x (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z)) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) x) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) x)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x x) (+.f64 y z))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (*.f64 x x) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (*.f64 x (+.f64 y z))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (+.f64 y z)) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (*.f64 x x)) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) x) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 y z))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 x x) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 x (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 y z))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (*.f64 x x) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y z))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) x)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 x x) (+.f64 y z))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (*.f64 x x) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 x (+.f64 y z))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 x (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 y z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 x x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) x) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) x)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (*.f64 x x) (+.f64 y z))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x x) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x (+.f64 y z))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z)) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x x)) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) x) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) x)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 y z))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (*.f64 x x) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (*.f64 x (+.f64 y z))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 x (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (+.f64 y z)) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) x) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 t (-.f64 y z)) x)) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 t (-.f64 y z)) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (*.f64 t (-.f64 y z)) x)) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z))))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 t (-.f64 y z)) x)) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)))) (*.f64 (*.f64 x (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 t (-.f64 y z)) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (*.f64 x (+.f64 y z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x (+.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z))))) (*.f64 (*.f64 x (+.f64 y z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x (+.f64 y z)) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (+.f64 y z)) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 x (+.f64 y z)) (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x (+.f64 y z)) #s(literal 1 binary64))) (*.f64 (*.f64 x (+.f64 y z)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 x (+.f64 y z)) #s(literal 1 binary64))) (*.f64 (*.f64 x (+.f64 y z)) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) (*.f64 (*.f64 x (+.f64 y z)) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) (*.f64 (*.f64 x (+.f64 y z)) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (+.f64 y z)) (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x (+.f64 y z)) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (*.f64 t (-.f64 y z)) x)) (*.f64 (*.f64 x (+.f64 y z)) (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)))) (*.f64 (*.f64 x (+.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 t (-.f64 y z)) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 t (-.f64 y z)) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (+.f64 y z) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z))))) (*.f64 (+.f64 y z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (+.f64 y z) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (+.f64 y z) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (+.f64 y z) (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (+.f64 y z) #s(literal 1 binary64))) (*.f64 (+.f64 y z) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (+.f64 y z) #s(literal 1 binary64))) (*.f64 (+.f64 y z) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) (*.f64 (+.f64 y z) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) (*.f64 (+.f64 y z) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (+.f64 y z) (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (+.f64 y z) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (*.f64 t (-.f64 y z)) x)) (*.f64 (+.f64 y z) (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)))) (*.f64 (+.f64 y z) (-.f64 (*.f64 t (-.f64 y z)) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)) (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) (*.f64 (*.f64 x x) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) (*.f64 (*.f64 x x) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x x) (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 (*.f64 x x) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 t (-.f64 y z)) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z))))) (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 x (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)) (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 x (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) (*.f64 x (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) (*.f64 x (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z))))) (*.f64 x (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (*.f64 x (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)) (*.f64 x (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)))) (*.f64 x (-.f64 (*.f64 t (-.f64 y z)) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z)) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z)) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (+.f64 y z)) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (+.f64 y z)) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y z)) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 y z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (+.f64 y z)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z)) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 y z)) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (+.f64 y z)) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (+.f64 y z)) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (-.f64 (*.f64 t (-.f64 y z)) x) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))) (*.f64 (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))))) (*.f64 (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))))) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))))) (neg.f64 (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))))) (neg.f64 (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (neg.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (pow.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) #s(literal 3 binary64))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (pow.f64 (-.f64 x (*.f64 x (-.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 (-.f64 x (*.f64 x (-.f64 y z))) (-.f64 x (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 x (*.f64 x (-.f64 y z))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) (+.f64 x (*.f64 t (-.f64 y z))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))) (/.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))) (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))))) (*.f64 (/.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))) (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))) (/.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))) (/.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))) (*.f64 (/.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))) (/.f64 (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))) (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (*.f64 (-.f64 y z) (*.f64 x (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (+.f64 (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 y z)))))))) |
(+.f64 x (*.f64 t (-.f64 y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z)))) (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z))))) |
(-.f64 (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 t (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 t (-.f64 y z)) x))) |
(fma.f64 t (-.f64 y z) x) |
(fma.f64 (-.f64 y z) t x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (-.f64 x (*.f64 t (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (neg.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (-.f64 (*.f64 t (-.f64 y z)) x)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 y z)) (*.f64 (*.f64 x x) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (*.f64 x x) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 y z)) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) (*.f64 (*.f64 x x) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 x x)) (*.f64 (+.f64 y z) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 y z) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 x x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 x x)) (*.f64 (+.f64 y z) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 y z) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 t (-.f64 y z)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z)))) (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z)))) (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t (-.f64 y z))))) |
(+.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(fma.f64 t y (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 t y (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(fma.f64 y t (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y t (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (neg.f64 (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (pow.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) #s(literal 3 binary64))) (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) (*.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(*.f64 t (-.f64 y z)) |
(*.f64 (-.f64 y z) t) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.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 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 z z) (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) z y) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.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 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.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)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 t y) |
(*.f64 y t) |
(+.f64 x (*.f64 x z)) |
(+.f64 (*.f64 x z) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 z (*.f64 (*.f64 x x) z)) (-.f64 x (*.f64 x z)))) |
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 x x) z)) (-.f64 (*.f64 x z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x z) x))) |
(fma.f64 x z x) |
(fma.f64 z x x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 (*.f64 x x) z)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 (*.f64 x x) z)))) (+.f64 (*.f64 z (*.f64 (*.f64 x x) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) z)))) |
(/.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z))) (-.f64 x (*.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 (*.f64 x x) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x z)) (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 (*.f64 x x) z))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 (*.f64 x x) z))))) (neg.f64 (+.f64 (*.f64 z (*.f64 (*.f64 x x) z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z)))) (neg.f64 (-.f64 x (*.f64 x z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 (*.f64 x x) z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 x z)) (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 x x) z)) (*.f64 x x)) (-.f64 (*.f64 x z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (*.f64 (-.f64 x (*.f64 x z)) (*.f64 z (*.f64 (*.f64 x x) z)))) (*.f64 (-.f64 x (*.f64 x z)) (-.f64 x (*.f64 x z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 (*.f64 x x) z)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (*.f64 x x) z)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x z) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 (*.f64 x x) z)) (-.f64 x (*.f64 x z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z)))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 x x) z)) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 z (*.f64 (*.f64 x x) z)) (-.f64 x (*.f64 x z)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 z (*.f64 (*.f64 x x) z)) (-.f64 x (*.f64 x z))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 (*.f64 x x) z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 x z)) (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z)))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 (*.f64 x x) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x z)))) |
(*.f64 (+.f64 z #s(literal 1 binary64)) x) |
(*.f64 x z) |
(*.f64 z x) |
(+.f64 x (*.f64 t (-.f64 y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z)))) (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z))))) |
(-.f64 (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 t (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 t (-.f64 y z)) x))) |
(fma.f64 t (-.f64 y z) x) |
(fma.f64 (-.f64 y z) t x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (-.f64 x (*.f64 t (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (neg.f64 (+.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x t) (-.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (neg.f64 (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x)) (-.f64 (*.f64 t (-.f64 y z)) x)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 y z)) (*.f64 (*.f64 x x) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (*.f64 x x) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) (*.f64 (*.f64 x x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 y z)) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) (*.f64 (*.f64 x x) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 x x)) (*.f64 (+.f64 y z) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 y z) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 x x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 x x)) (*.f64 (+.f64 y z) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 y z) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (*.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 x (*.f64 t (-.f64 y z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 t (-.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 t (-.f64 y z)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z)))) (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t (-.f64 y z)))) (/.f64 (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))) (-.f64 x (*.f64 t (-.f64 y z)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 t (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 t (-.f64 y z)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (-.f64 y z) (*.f64 t (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t (-.f64 y z))))) |
(+.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(fma.f64 t y (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 t y (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(fma.f64 y t (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y t (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (neg.f64 (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (pow.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) #s(literal 3 binary64))) (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) (*.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(*.f64 t (-.f64 y z)) |
(*.f64 (-.f64 y z) t) |
(+.f64 (*.f64 t y) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y)) |
(-.f64 (*.f64 t y) (*.f64 x y)) |
(-.f64 (*.f64 t y) (*.f64 y x)) |
(-.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y))) (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y)))) |
(fma.f64 t y (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y t (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) x) (*.f64 t y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) y (*.f64 t y)) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 t (*.f64 y (*.f64 y (-.f64 #s(literal 0 binary64) x))))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y)))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 t (*.f64 y (*.f64 y (-.f64 #s(literal 0 binary64) x)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))))) (neg.f64 (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y)))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (*.f64 y (*.f64 t y)))) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))) (*.f64 (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))))) (neg.f64 (neg.f64 (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t (*.f64 y (*.f64 t y))))) (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))))) (*.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y)))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 y (-.f64 t x)) |
(*.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 t y)))))) |
(*.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x)))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (-.f64 t x) y) |
(*.f64 (/.f64 (*.f64 y (-.f64 t x)) y) (/.f64 (*.f64 y (-.f64 t (-.f64 #s(literal 0 binary64) x))) (-.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (*.f64 y #s(literal 0 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 y #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 0 binary64) y (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (*.f64 x y)) |
(neg.f64 (*.f64 y x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) y) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y) x) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) y)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y #s(literal 0 binary64)) (*.f64 y #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 y #s(literal 0 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) (*.f64 y y)))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) y) |
(*.f64 (/.f64 y x) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x) (/.f64 y x)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x (/.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(neg.f64 x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x (/.f64 x x)) (*.f64 x (/.f64 x x))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x (/.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 0 binary64) x) x)))) |
(pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) x) |
(+.f64 (*.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(fma.f64 x y (*.f64 x (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y x (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (neg.f64 (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 x y) (*.f64 x (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) (*.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))))) |
(*.f64 x (-.f64 y z)) |
(*.f64 (-.f64 y z) x) |
| 1× | egg-herbie |
| 3200× | *-lowering-*.f32 |
| 3200× | *-lowering-*.f64 |
| 2578× | +-lowering-+.f64 |
| 2578× | +-lowering-+.f32 |
| 1780× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 2933 |
| 1 | 700 | 2671 |
| 2 | 2455 | 2541 |
| 0 | 8013 | 2541 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 (+ z (/ (* t (- y z)) x))) y)) |
(* x (- (+ 1 (+ z (/ (* t (- y z)) x))) y)) |
(* x (- (+ 1 (+ z (/ (* t (- y z)) x))) y)) |
(* x (+ 1 (* -1 (- y z)))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (+ 1 (* -1 (- y z)))))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (+ 1 (* -1 (- y z)))))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (+ 1 (* -1 (- y z)))))) |
(- x (* x (- y z))) |
(- (+ x (* t (- y z))) (* x (- y z))) |
(- (+ x (* t (- y z))) (* x (- y z))) |
(- (+ x (* t (- y z))) (* x (- y z))) |
(* t (- y z)) |
(* t (- (+ y (/ x t)) (+ z (/ (* x (- y z)) t)))) |
(* t (- (+ y (/ x t)) (+ z (/ (* x (- y z)) t)))) |
(* t (- (+ y (/ x t)) (+ z (/ (* x (- y z)) t)))) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t))))) |
(- (+ x (* -1 (* t z))) (* -1 (* x z))) |
(- (+ x (+ (* -1 (* t z)) (* y (- t x)))) (* -1 (* x z))) |
(- (+ x (+ (* -1 (* t z)) (* y (- t x)))) (* -1 (* x z))) |
(- (+ x (+ (* -1 (* t z)) (* y (- t x)))) (* -1 (* x z))) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* t z) y)) (/ x y))) (+ x (* -1 (/ (* x z) y))))) |
(* y (- (+ t (+ (* -1 (/ (* t z) y)) (/ x y))) (+ x (* -1 (/ (* x z) y))))) |
(* y (- (+ t (+ (* -1 (/ (* t z) y)) (/ x y))) (+ x (* -1 (/ (* x z) y))))) |
(* -1 (* y (- (* -1 t) (* -1 x)))) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (+ x (* -1 (* t z))) (* -1 (* x z))) y))) (* -1 x)))) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (+ x (* -1 (* t z))) (* -1 (* x z))) y))) (* -1 x)))) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (+ x (* -1 (* t z))) (* -1 (* x z))) y))) (* -1 x)))) |
(- (+ x (* t y)) (* x y)) |
(- (+ x (+ (* t y) (* z (- (* -1 t) (* -1 x))))) (* x y)) |
(- (+ x (+ (* t y) (* z (- (* -1 t) (* -1 x))))) (* x y)) |
(- (+ x (+ (* t y) (* z (- (* -1 t) (* -1 x))))) (* x y)) |
(* z (- (* -1 t) (* -1 x))) |
(* z (- (+ (* -1 t) (+ (/ x z) (/ (* t y) z))) (+ (* -1 x) (/ (* x y) z)))) |
(* z (- (+ (* -1 t) (+ (/ x z) (/ (* t y) z))) (+ (* -1 x) (/ (* x y) z)))) |
(* z (- (+ (* -1 t) (+ (/ x z) (/ (* t y) z))) (+ (* -1 x) (/ (* x y) z)))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (- (+ x (* t y)) (* x y)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (- (+ x (* t y)) (* x y)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (- (+ x (* t y)) (* x y)) z))) x))) |
(* t (- y z)) |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
x |
(* x (+ 1 (/ (* t (- y z)) x))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
x |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
(* t (- y z)) |
(* t (- (+ y (/ x t)) z)) |
(* t (- (+ y (/ x t)) z)) |
(* t (- (+ y (/ x t)) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(+ x (* -1 (* t z))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(* t y) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(+ x (* t y)) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* t y) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t 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))))) |
(* 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) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
x |
(+ x (* x z)) |
(+ x (* x z)) |
(+ x (* x z)) |
(* x z) |
(* z (+ x (/ x z))) |
(* z (+ x (/ x z))) |
(* z (+ x (/ x z))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ 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) |
(* x z) |
(* t (- y z)) |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
x |
(* x (+ 1 (/ (* t (- y z)) x))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(+ x (* -1 (* t z))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(* t y) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(+ x (* t y)) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
x |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
(* t (- y z)) |
(* t (- (+ y (/ x t)) z)) |
(* t (- (+ y (/ x t)) z)) |
(* t (- (+ y (/ x t)) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* t y) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* y (+ t (* -1 x))) |
(* y (+ t (* -1 x))) |
(* y (+ t (* -1 x))) |
(* y (+ t (* -1 x))) |
(* y (+ t (* -1 x))) |
(* y (+ t (* -1 x))) |
(* y (+ t (* -1 x))) |
(* y (+ t (* -1 x))) |
(* -1 (* y (+ x (* -1 t)))) |
(* -1 (* y (+ x (* -1 t)))) |
(* -1 (* y (+ x (* -1 t)))) |
(* -1 (* y (+ x (* -1 t)))) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(* t y) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t y) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* -1 (* x y)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* 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))))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (- (+ 1 (+ z (/ (* t (- y z)) x))) y)) |
(*.f64 x (+.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) y))) |
(* x (- (+ 1 (+ z (/ (* t (- y z)) x))) y)) |
(*.f64 x (+.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) y))) |
(* x (- (+ 1 (+ z (/ (* t (- y z)) x))) y)) |
(*.f64 x (+.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) y))) |
(* x (+ 1 (* -1 (- y z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (+ 1 (* -1 (- y z)))))) |
(*.f64 x (+.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) y))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (+ 1 (* -1 (- y z)))))) |
(*.f64 x (+.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) y))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (+ 1 (* -1 (- y z)))))) |
(*.f64 x (+.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 (*.f64 t (/.f64 (-.f64 y z) x)) y))) |
(- x (* x (- y z))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(- (+ x (* t (- y z))) (* x (- y z))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(- (+ x (* t (- y z))) (* x (- y z))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(- (+ x (* t (- y z))) (* x (- y z))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (/ x t)) (+ z (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- (+ y (/ x t)) (+ z (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- (+ y (/ x t)) (+ z (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(- (+ x (* -1 (* t z))) (* -1 (* x z))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(- (+ x (+ (* -1 (* t z)) (* y (- t x)))) (* -1 (* x z))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(- (+ x (+ (* -1 (* t z)) (* y (- t x)))) (* -1 (* x z))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(- (+ x (+ (* -1 (* t z)) (* y (- t x)))) (* -1 (* x z))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (+ (* -1 (/ (* t z) y)) (/ x y))) (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (+.f64 (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y) (-.f64 t x))) |
(* y (- (+ t (+ (* -1 (/ (* t z) y)) (/ x y))) (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (+.f64 (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y) (-.f64 t x))) |
(* y (- (+ t (+ (* -1 (/ (* t z) y)) (/ x y))) (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (+.f64 (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y) (-.f64 t x))) |
(* -1 (* y (- (* -1 t) (* -1 x)))) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (+ x (* -1 (* t z))) (* -1 (* x z))) y))) (* -1 x)))) |
(*.f64 (-.f64 (-.f64 x t) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (+ x (* -1 (* t z))) (* -1 (* x z))) y))) (* -1 x)))) |
(*.f64 (-.f64 (-.f64 x t) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (+ x (* -1 (* t z))) (* -1 (* x z))) y))) (* -1 x)))) |
(*.f64 (-.f64 (-.f64 x t) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y)) (-.f64 #s(literal 0 binary64) y)) |
(- (+ x (* t y)) (* x y)) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(- (+ x (+ (* t y) (* z (- (* -1 t) (* -1 x))))) (* x y)) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(- (+ x (+ (* t y) (* z (- (* -1 t) (* -1 x))))) (* x y)) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(- (+ x (+ (* t y) (* z (- (* -1 t) (* -1 x))))) (* x y)) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* z (- (* -1 t) (* -1 x))) |
(*.f64 z (-.f64 x t)) |
(* z (- (+ (* -1 t) (+ (/ x z) (/ (* t y) z))) (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (+.f64 (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(* z (- (+ (* -1 t) (+ (/ x z) (/ (* t y) z))) (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (+.f64 (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(* z (- (+ (* -1 t) (+ (/ x z) (/ (* t y) z))) (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (+.f64 (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (- (+ x (* t y)) (* x y)) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (- (+ x (* t y)) (* x y)) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (- (+ x (* t y)) (* x y)) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
x |
(* x (+ 1 (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
x |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
x |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (/ x t)) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(* t (- (+ y (/ x t)) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(* t (- (+ y (/ x t)) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(+ x (* -1 (* t z))) |
(-.f64 x (*.f64 t z)) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* t y) |
(*.f64 t y) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(*.f64 (-.f64 t (/.f64 (+.f64 x (*.f64 t y)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(*.f64 (-.f64 t (/.f64 (+.f64 x (*.f64 t y)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(*.f64 (-.f64 t (/.f64 (+.f64 x (*.f64 t y)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* t y) |
(*.f64 t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* 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) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
x |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x z) |
(*.f64 z x) |
(* z (+ x (/ x z))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* z (+ x (/ x z))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* z (+ x (/ x z))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* x z) |
(*.f64 z x) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
x |
(* x (+ 1 (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
x |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(+ x (* -1 (* t z))) |
(-.f64 x (*.f64 t z)) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* t y) |
(*.f64 t y) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(*.f64 (-.f64 t (/.f64 (+.f64 x (*.f64 t y)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(*.f64 (-.f64 t (/.f64 (+.f64 x (*.f64 t y)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(*.f64 (-.f64 t (/.f64 (+.f64 x (*.f64 t y)) z)) (-.f64 #s(literal 0 binary64) z)) |
x |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (/ x t)) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(* t (- (+ y (/ x t)) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(* t (- (+ y (/ x t)) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 x t) z))) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* t y) |
(*.f64 t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 (*.f64 t z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* y (+ t (* -1 x))) |
(*.f64 y (-.f64 t x)) |
(* y (+ t (* -1 x))) |
(*.f64 y (-.f64 t x)) |
(* y (+ t (* -1 x))) |
(*.f64 y (-.f64 t x)) |
(* y (+ t (* -1 x))) |
(*.f64 y (-.f64 t x)) |
(* y (+ t (* -1 x))) |
(*.f64 y (-.f64 t x)) |
(* y (+ t (* -1 x))) |
(*.f64 y (-.f64 t x)) |
(* y (+ t (* -1 x))) |
(*.f64 y (-.f64 t x)) |
(* y (+ t (* -1 x))) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ x (* -1 t)))) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ x (* -1 t)))) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ x (* -1 t)))) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ x (* -1 t)))) |
(*.f64 y (-.f64 t x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(* t y) |
(*.f64 t y) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t)))) |
(* t y) |
(*.f64 t y) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t)))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t)))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t)))) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 (-.f64 y z) x) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 (-.f64 y z) x) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 (-.f64 y z) x) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* x y) |
(*.f64 y x) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 (-.f64 y z) x) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 (-.f64 y z) x) |
(+ (* -1 (* x z)) (* x y)) |
(*.f64 (-.f64 y z) x) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 (*.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 (*.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 (*.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z x)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 (*.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 (*.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 (*.f64 z x) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
Compiled 31950 to 2017 computations (93.7% saved)
15 alts after pruning (8 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1055 | 5 | 1060 |
| Fresh | 0 | 3 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 1058 | 15 | 1073 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.0% | (-.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) |
| 41.0% | (-.f64 (*.f64 t y) (*.f64 y x)) | |
| ▶ | 35.0% | (-.f64 x (*.f64 y x)) |
| 45.3% | (-.f64 x (*.f64 t z)) | |
| ▶ | 61.9% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
| ✓ | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| ✓ | 38.4% | (+.f64 x (*.f64 z x)) |
| ▶ | 43.8% | (+.f64 x (*.f64 y t)) |
| ✓ | 53.8% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | 45.4% | (*.f64 z (-.f64 x t)) |
| 21.9% | (*.f64 z x) | |
| ✓ | 42.2% | (*.f64 y (-.f64 t x)) |
| ✓ | 27.0% | (*.f64 y t) |
| ✓ | 51.7% | (*.f64 t (-.f64 y z)) |
| ▶ | 19.1% | x |
Compiled 223 to 146 computations (34.5% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) z) |
| ✓ | cost-diff | 0 | (-.f64 t x) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
| ✓ | cost-diff | 0 | (*.f64 y x) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 y x)) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 y t)) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 y z)) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 t (-.f64 y z)) |
| ✓ | cost-diff | 256 | (-.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) |
| 1990× | fnmadd-define |
| 1850× | sum3-define |
| 1492× | fmsub-define |
| 1390× | fnmsub-define |
| 1270× | fmm-def |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 72 |
| 1 | 44 | 70 |
| 2 | 105 | 69 |
| 3 | 305 | 69 |
| 4 | 819 | 66 |
| 5 | 3738 | 65 |
| 0 | 8128 | 65 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* t (- y z)) (* x (- y z))) |
(* t (- y z)) |
t |
(- y z) |
y |
z |
(* x (- y z)) |
x |
x |
(+ x (* y t)) |
x |
(* y t) |
y |
t |
(- x (* y x)) |
x |
(* y x) |
y |
(+ x (/ (- t x) (/ -1 z))) |
x |
(/ (- t x) (/ -1 z)) |
(- t x) |
t |
(/ -1 z) |
-1 |
z |
| Outputs |
|---|
(- (* t (- y z)) (* x (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
t |
(- y z) |
(-.f64 y z) |
y |
z |
(* x (- y z)) |
(*.f64 (-.f64 y z) x) |
x |
x |
(+ x (* y t)) |
(+.f64 x (*.f64 t y)) |
x |
(* y t) |
(*.f64 t y) |
y |
t |
(- x (* y x)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
x |
(* y x) |
(*.f64 y x) |
y |
(+ x (/ (- t x) (/ -1 z))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
x |
(/ (- t x) (/ -1 z)) |
(*.f64 z (-.f64 x t)) |
(- t x) |
(-.f64 t x) |
t |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
-1 |
#s(literal -1 binary64) |
z |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) z) |
| ✓ | accuracy | 100.0% | (-.f64 t x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 y x)) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y t)) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 t (-.f64 y z)) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 y z)) |
| ✓ | accuracy | 97.2% | (-.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) |
| 66.0ms | 256× | 0 | valid |
Compiled 81 to 18 computations (77.8% saved)
ival-mult: 9.0ms (43.5% of total)ival-sub: 5.0ms (24.2% of total)ival-div: 4.0ms (19.3% of total)ival-add: 3.0ms (14.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* t (- y z)) (* x (- y z)))> |
#<alt (* t (- y z))> |
#<alt (- y z)> |
#<alt (* x (- y z))> |
#<alt (+ x (* y t))> |
#<alt (* y t)> |
#<alt (- x (* y x))> |
#<alt (* y x)> |
#<alt (+ x (/ (- t x) (/ -1 z)))> |
#<alt (/ (- t x) (/ -1 z))> |
#<alt (- t x)> |
#<alt (/ -1 z)> |
| Outputs |
|---|
#<alt (* -1 (* x (- y z)))> |
#<alt (- (* t (- y z)) (* x (- y z)))> |
#<alt (- (* t (- y z)) (* x (- y z)))> |
#<alt (- (* t (- y z)) (* x (- y z)))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (- (* -1 (* t z)) (* -1 (* x z)))> |
#<alt (- (+ (* -1 (* t z)) (* y (- t x))) (* -1 (* x z)))> |
#<alt (- (+ (* -1 (* t z)) (* y (- t x))) (* -1 (* x z)))> |
#<alt (- (+ (* -1 (* t z)) (* y (- t x))) (* -1 (* x z)))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (* -1 (/ (* t z) y))) (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* y (- (+ t (* -1 (/ (* t z) y))) (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* y (- (+ t (* -1 (/ (* t z) y))) (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* -1 (* y (- (* -1 t) (* -1 x))))> |
#<alt (* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (* -1 (* t z)) (* -1 (* x z))) y))) (* -1 x))))> |
#<alt (* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (* -1 (* t z)) (* -1 (* x z))) y))) (* -1 x))))> |
#<alt (* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (* -1 (* t z)) (* -1 (* x z))) y))) (* -1 x))))> |
#<alt (- (* t y) (* x y))> |
#<alt (- (+ (* t y) (* z (- (* -1 t) (* -1 x)))) (* x y))> |
#<alt (- (+ (* t y) (* z (- (* -1 t) (* -1 x)))) (* x y))> |
#<alt (- (+ (* t y) (* z (- (* -1 t) (* -1 x)))) (* x y))> |
#<alt (* z (- (* -1 t) (* -1 x)))> |
#<alt (* z (- (+ (* -1 t) (/ (* t y) z)) (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* z (- (+ (* -1 t) (/ (* t y) z)) (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* z (- (+ (* -1 t) (/ (* t y) z)) (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (- (* t y) (* x y)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (- (* t y) (* x y)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (- (* t y) (* x y)) z))) x)))> |
#<alt (* t (- y z))> |
#<alt (+ (* t (- y z)) (* x (- z y)))> |
#<alt (+ (* t (- y z)) (* x (- z y)))> |
#<alt (+ (* t (- y z)) (* x (- z y)))> |
#<alt (* x (- z y))> |
#<alt (* x (- (+ z (/ (* t (- y z)) x)) y))> |
#<alt (* x (- (+ z (/ (* t (- y z)) x)) y))> |
#<alt (* x (- (+ z (/ (* t (- y z)) x)) y))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (* -1 (- y z)))))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (* -1 (- y z)))))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (* -1 (- y z)))))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* t y)> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t 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 (* 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 (* t y)> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* t y) x)))> |
#<alt (* x (+ 1 (/ (* t y) x)))> |
#<alt (* x (+ 1 (/ (* t y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* t y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t y) x)) 1)))> |
#<alt x> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt (* t y)> |
#<alt (* y (+ t (/ x y)))> |
#<alt (* y (+ t (/ x y)))> |
#<alt (* y (+ t (/ x y)))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ x y)))))> |
#<alt x> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt (* t y)> |
#<alt (* t (+ y (/ x t)))> |
#<alt (* t (+ y (/ x t)))> |
#<alt (* t (+ y (/ x t)))> |
#<alt (* t y)> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ x 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)> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (+ 1 (* -1 y)))> |
#<alt (* x (+ 1 (* -1 y)))> |
#<alt (* x (+ 1 (* -1 y)))> |
#<alt (* x (+ 1 (* -1 y)))> |
#<alt x> |
#<alt (+ x (* -1 (* x y)))> |
#<alt (+ x (* -1 (* x y)))> |
#<alt (+ x (* -1 (* x y)))> |
#<alt (* -1 (* x y))> |
#<alt (* y (- (/ x y) x))> |
#<alt (* y (- (/ x y) x))> |
#<alt (* y (- (/ x y) x))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 x))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 x))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 x))))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x (+ 1 z)))> |
#<alt (+ (* -1 (* t z)) (* x (+ 1 z)))> |
#<alt (+ (* -1 (* t z)) (* x (+ 1 z)))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 (+ z (* -1 (/ (* t z) x)))))> |
#<alt (* x (+ 1 (+ z (* -1 (/ (* t z) x)))))> |
#<alt (* x (+ 1 (+ z (* -1 (/ (* t z) x)))))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1)))> |
#<alt (+ x (* x z))> |
#<alt (+ x (+ (* -1 (* t z)) (* x z)))> |
#<alt (+ x (+ (* -1 (* t z)) (* x z)))> |
#<alt (+ x (+ (* -1 (* t z)) (* x z)))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t))))> |
#<alt (* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t))))> |
#<alt (* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t))))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t)))))> |
#<alt x> |
#<alt (+ x (* -1 (* z (- t x))))> |
#<alt (+ x (* -1 (* z (- t x))))> |
#<alt (+ x (* -1 (* z (- t x))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* z (+ (* -1 (- t x)) (/ x z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ x z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ x z)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ x z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ x z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ x z))) x)))> |
#<alt (* x z)> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (* x z)> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x z)> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<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)> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | inf | (- (* t (- y z)) (* x (- y z))) |
| 3.0ms | t | @ | 0 | (- (* t (- y z)) (* x (- y z))) |
| 0.0ms | t | @ | inf | (+ x (/ (- t x) (/ -1 z))) |
| 0.0ms | x | @ | 0 | (+ x (/ (- t x) (/ -1 z))) |
| 0.0ms | t | @ | 0 | (+ x (/ (- t x) (/ -1 z))) |
| 1× | batch-egg-rewrite |
| 3784× | /-lowering-/.f32 |
| 3784× | /-lowering-/.f64 |
| 3290× | *-lowering-*.f32 |
| 3290× | *-lowering-*.f64 |
| 2138× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 58 |
| 1 | 131 | 54 |
| 2 | 1257 | 53 |
| 0 | 8600 | 53 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* t (- y z)) (* x (- y z))) |
(* t (- y z)) |
(- y z) |
(* x (- y z)) |
(+ x (* y t)) |
(* y t) |
(- x (* y x)) |
(* y x) |
(+ x (/ (- t x) (/ -1 z))) |
(/ (- t x) (/ -1 z)) |
(- t x) |
(/ -1 z) |
| Outputs |
|---|
(+.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x))) |
(+.f64 (*.f64 t (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) |
(+.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) |
(+.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) (-.f64 t x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 t (-.f64 y z))) |
(-.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 y z) x)) |
(-.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 (-.f64 y z) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))) (/.f64 (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (+.f64 t x))) (/.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))) (*.f64 (-.f64 y z) (+.f64 t x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (-.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))) (-.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))) |
(fma.f64 t (-.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x))) |
(fma.f64 t (-.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) |
(fma.f64 t (-.f64 y z) (neg.f64 (-.f64 (*.f64 (-.f64 y z) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))) |
(fma.f64 (-.f64 y z) t (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x))) |
(fma.f64 (-.f64 y z) t (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) |
(fma.f64 (-.f64 y z) t (neg.f64 (-.f64 (*.f64 (-.f64 y z) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))) |
(fma.f64 (-.f64 y z) (-.f64 t x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) |
(fma.f64 (-.f64 y z) (-.f64 t x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) |
(fma.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x) (*.f64 t (-.f64 y z))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (-.f64 y z)) (*.f64 t (-.f64 y z))) |
(fma.f64 (-.f64 t x) (-.f64 y z) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) |
(fma.f64 (-.f64 t x) (-.f64 y z) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 y z) x) (*.f64 t (-.f64 y z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x (*.f64 t (-.f64 y z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z) (*.f64 t (-.f64 y z))) |
(fma.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 t x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) |
(fma.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 t x))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) |
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) |
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 t x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 t x)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y z) (+.f64 t x)) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (-.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x))))) (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))) (+.f64 (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x))) (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (-.f64 y z) (+.f64 t x))) |
(/.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 t x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (+.f64 y z) (+.f64 t x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (-.f64 y z) (-.f64 t x)))) (neg.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (-.f64 y z) (-.f64 t x)))) (neg.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (-.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (neg.f64 (*.f64 (-.f64 y z) (+.f64 t x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (neg.f64 (-.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))) (+.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t x)) (+.f64 y z)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (-.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)))))) |
(/.f64 (-.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (+.f64 y z)) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 y z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 y z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 y z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 y z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 y z) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 y z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 y z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 y z) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 y z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 y z)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 y z) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))) (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x)))))) (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (+.f64 t x))) (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))))) (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (+.f64 t x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 t x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 y z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 y z) (+.f64 t x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (-.f64 y z) (-.f64 t x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (neg.f64 (neg.f64 (*.f64 (-.f64 y z) (+.f64 t x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))) (neg.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (+.f64 t x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t x))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t x))) (neg.f64 (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) (*.f64 (*.f64 t (-.f64 y z)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x)))) (pow.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 (*.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))))) (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))))) (+.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))) (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 t (-.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (pow.f64 (-.f64 (*.f64 (-.f64 y z) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 y z) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) (-.f64 (*.f64 (-.f64 y z) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 (-.f64 y z) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))) (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))) (/.f64 (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))))) (*.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))) (/.f64 (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (+.f64 t x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))) (*.f64 (-.f64 y z) (+.f64 t x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (+.f64 t x))) (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (+.f64 t x)))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))) (*.f64 (-.f64 y z) (+.f64 t x))) (/.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 y z) (+.f64 t x))) (/.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))) (*.f64 (-.f64 y z) (+.f64 t x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 t x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 t x))) |
(*.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 t x)))) |
(*.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 t x)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y z) (+.f64 t x)))) |
(*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 y z) (+.f64 t x))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x)) (*.f64 (-.f64 y z) x))))) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 (-.f64 y z) x) (*.f64 (-.f64 y z) (+.f64 t x)))) (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (-.f64 (*.f64 (-.f64 y z) (*.f64 x (*.f64 (-.f64 y z) x))) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) x))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (+.f64 t x)) (-.f64 y z)) (/.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 t x))) |
(+.f64 (*.f64 t y) (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(+.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(fma.f64 t y (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(fma.f64 t y (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(fma.f64 y t (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(fma.f64 y t (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (neg.f64 (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (*.f64 (*.f64 t y) (/.f64 t (/.f64 #s(literal -1 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) #s(literal 3 binary64))) (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) (*.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(*.f64 t (-.f64 y z)) |
(*.f64 (-.f64 y z) t) |
(*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.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 (*.f64 y y) (-.f64 y (-.f64 #s(literal 0 binary64) z))) (/.f64 (*.f64 z z) (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 z #s(literal -1 binary64) y) |
(fma.f64 #s(literal -1 binary64) z y) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.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 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 y z)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.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)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y z)))) |
(+.f64 (*.f64 y x) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(+.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(fma.f64 y x (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(fma.f64 y x (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(fma.f64 x y (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(fma.f64 x y (*.f64 (-.f64 #s(literal 0 binary64) z) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x)) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x)) (neg.f64 (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (-.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (*.f64 y x) (/.f64 x (/.f64 #s(literal -1 binary64) z)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) (*.f64 (-.f64 #s(literal 0 binary64) z) x)) (*.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 0 binary64) z) x))))) |
(*.f64 (-.f64 y z) x) |
(*.f64 x (-.f64 y z)) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(+.f64 x (*.f64 t y)) |
(+.f64 (*.f64 t y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 x (*.f64 t y)))) |
(-.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 t y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 t y) x))) |
(fma.f64 t y x) |
(fma.f64 y t x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t y) x) (-.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))) (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 y (*.f64 t y)))) (-.f64 x (*.f64 t y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))))) (neg.f64 (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 y (*.f64 t y))))) (neg.f64 (-.f64 x (*.f64 t y)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 x x)) (-.f64 (*.f64 t y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (*.f64 (-.f64 x (*.f64 t y)) (*.f64 t (*.f64 y (*.f64 t y))))) (*.f64 (-.f64 x (*.f64 t y)) (-.f64 x (*.f64 t y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 y (*.f64 t y)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 t y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 x (*.f64 t y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y)))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 x (*.f64 t y)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 x (*.f64 t y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 y (*.f64 t y))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 y (*.f64 t y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t y)))) |
(*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 t (*.f64 y (*.f64 t y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 y (*.f64 t y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 t y))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 y (*.f64 t y))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t y) x))) |
(*.f64 t y) |
(*.f64 y t) |
(+.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) x) |
(-.f64 x (*.f64 y x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)) (/.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (*.f64 (+.f64 y #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y x)))) (/.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y x))))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 x (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) y x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) x x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y x))) (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (-.f64 x (*.f64 y x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (-.f64 x (*.f64 y x))) (*.f64 (+.f64 y #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (-.f64 x (*.f64 y x))) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (-.f64 x (*.f64 y x)))) (neg.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (-.f64 x (*.f64 y x)))) (neg.f64 (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)) (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (*.f64 y (*.f64 (*.f64 x x) y)))) (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (*.f64 (+.f64 y #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (-.f64 x (*.f64 y x))))) (neg.f64 (neg.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (*.f64 (+.f64 y #s(literal 1 binary64)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)) (/.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) x))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (*.f64 (+.f64 y #s(literal 1 binary64)) x)) (/.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (*.f64 (+.f64 y #s(literal 1 binary64)) x))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)) (/.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y x))) |
(*.f64 (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (-.f64 x (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y #s(literal 1 binary64)) x))) |
(*.f64 (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (-.f64 x (*.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y x))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (-.f64 x (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x)))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y x) (*.f64 (+.f64 y #s(literal 1 binary64)) x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 x x) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 y (*.f64 (*.f64 x x) y)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 y x))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) x) (+.f64 y #s(literal 1 binary64))) (/.f64 (-.f64 x (*.f64 y x)) x)) |
(*.f64 y x) |
(*.f64 x y) |
(+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
(+.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x) |
(-.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z))))) |
(-.f64 (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) (-.f64 t x)) x) |
(fma.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) z x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 z #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) z (neg.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x))) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t x))) z))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x) (-.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t x))) z)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t x))) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))) (neg.f64 (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)))) (*.f64 (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))) (*.f64 (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z))) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))) (neg.f64 (neg.f64 (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (pow.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x)) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z)))) (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) (/.f64 x (/.f64 #s(literal -1 binary64) z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 t x))) z))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z))))) |
(*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) x))) |
(+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(+.f64 (fma.f64 t (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) x (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(+.f64 (fma.f64 t (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x #s(literal -1 binary64)) (*.f64 z (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 t (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) x (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) z (neg.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x #s(literal -1 binary64)) (*.f64 z (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) x (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(+.f64 (fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x #s(literal -1 binary64)) (*.f64 z (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 #s(literal -1 binary64) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 #s(literal -1 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 t x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 t x)))) |
(-.f64 (/.f64 (*.f64 t (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z))) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) x) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z)))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) z (neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(neg.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 t x)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 t (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 t x) (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (-.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 t x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 t x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (+.f64 t x)) |
(/.f64 (*.f64 (-.f64 t x) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 (neg.f64 t) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (neg.f64 t) (/.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (*.f64 t (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) z) x))) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) x)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (/.f64 (/.f64 #s(literal -1 binary64) z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (/.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) z) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) x))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 t x) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)))) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))))) (neg.f64 (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (+.f64 t x))) |
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (pow.f64 (neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (-.f64 (*.f64 (neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z))) (neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)))) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z))))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)) #s(literal -1 binary64)) |
(*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 t x))) |
(*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 t x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 t x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) z) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 t x) (/.f64 #s(literal -1 binary64) z)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 t (/.f64 #s(literal -1 binary64) z))) (*.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(*.f64 (*.f64 (-.f64 t x) z) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 (*.f64 t t) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.f64 (/.f64 (+.f64 t x) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 t x) (+.f64 t x))) |
(+.f64 t (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) t) |
(-.f64 t x) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x))) |
(-.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 t x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x t) |
(/.f64 (-.f64 t x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 t (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (+.f64 t x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (-.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t x)) (*.f64 (+.f64 t x) (*.f64 x x))) (*.f64 (+.f64 t x) (+.f64 t x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 t x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 t x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t x)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t x)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) |
| 1× | egg-herbie |
| 3856× | *-lowering-*.f32 |
| 3856× | *-lowering-*.f64 |
| 1896× | +-lowering-+.f64 |
| 1896× | +-lowering-+.f32 |
| 1654× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 2408 |
| 1 | 763 | 2099 |
| 2 | 2498 | 1992 |
| 3 | 7640 | 1992 |
| 0 | 8745 | 1992 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* x (- y z))) |
(- (* t (- y z)) (* x (- y z))) |
(- (* t (- y z)) (* x (- y z))) |
(- (* t (- y z)) (* x (- y z))) |
(* t (- y z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(- (* -1 (* t z)) (* -1 (* x z))) |
(- (+ (* -1 (* t z)) (* y (- t x))) (* -1 (* x z))) |
(- (+ (* -1 (* t z)) (* y (- t x))) (* -1 (* x z))) |
(- (+ (* -1 (* t z)) (* y (- t x))) (* -1 (* x z))) |
(* y (- t x)) |
(* y (- (+ t (* -1 (/ (* t z) y))) (+ x (* -1 (/ (* x z) y))))) |
(* y (- (+ t (* -1 (/ (* t z) y))) (+ x (* -1 (/ (* x z) y))))) |
(* y (- (+ t (* -1 (/ (* t z) y))) (+ x (* -1 (/ (* x z) y))))) |
(* -1 (* y (- (* -1 t) (* -1 x)))) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (* -1 (* t z)) (* -1 (* x z))) y))) (* -1 x)))) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (* -1 (* t z)) (* -1 (* x z))) y))) (* -1 x)))) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (* -1 (* t z)) (* -1 (* x z))) y))) (* -1 x)))) |
(- (* t y) (* x y)) |
(- (+ (* t y) (* z (- (* -1 t) (* -1 x)))) (* x y)) |
(- (+ (* t y) (* z (- (* -1 t) (* -1 x)))) (* x y)) |
(- (+ (* t y) (* z (- (* -1 t) (* -1 x)))) (* x y)) |
(* z (- (* -1 t) (* -1 x))) |
(* z (- (+ (* -1 t) (/ (* t y) z)) (+ (* -1 x) (/ (* x y) z)))) |
(* z (- (+ (* -1 t) (/ (* t y) z)) (+ (* -1 x) (/ (* x y) z)))) |
(* z (- (+ (* -1 t) (/ (* t y) z)) (+ (* -1 x) (/ (* x y) z)))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (- (* t y) (* x y)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (- (* t y) (* x y)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (- (* t y) (* x y)) z))) x))) |
(* t (- y z)) |
(+ (* t (- y z)) (* x (- z y))) |
(+ (* t (- y z)) (* x (- z y))) |
(+ (* t (- y z)) (* x (- z y))) |
(* x (- z y)) |
(* x (- (+ z (/ (* t (- y z)) x)) y)) |
(* x (- (+ z (/ (* t (- y z)) x)) y)) |
(* x (- (+ z (/ (* t (- y z)) x)) y)) |
(* -1 (* x (- y z))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (* -1 (- y z))))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (* -1 (- y z))))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (* -1 (- y z))))) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* t y) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t 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))))) |
(* 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))))) |
(* t y) |
(+ x (* t y)) |
(+ x (* t y)) |
(+ x (* t y)) |
x |
(* x (+ 1 (/ (* t y) x))) |
(* x (+ 1 (/ (* t y) x))) |
(* x (+ 1 (/ (* t y) x))) |
x |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
x |
(+ x (* t y)) |
(+ x (* t y)) |
(+ x (* t y)) |
(* t y) |
(* y (+ t (/ x y))) |
(* y (+ t (/ x y))) |
(* y (+ t (/ x y))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
x |
(+ x (* t y)) |
(+ x (* t y)) |
(+ x (* t y)) |
(* t y) |
(* t (+ y (/ x t))) |
(* t (+ y (/ x t))) |
(* t (+ y (/ x t))) |
(* t y) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x 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) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (* -1 y))) |
x |
(+ x (* -1 (* x y))) |
(+ x (* -1 (* x y))) |
(+ x (* -1 (* x y))) |
(* -1 (* x y)) |
(* y (- (/ x y) x)) |
(* y (- (/ x y) x)) |
(* y (- (/ x y) x)) |
(* -1 (* x y)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(* x (+ 1 z)) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(+ x (* x z)) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
x |
(+ x (* -1 (* z (- t x)))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (* -1 (* z (- t x)))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(* x z) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(* x z) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x z) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 x) |
(- t x) |
(- t x) |
(- t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
t |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
| Outputs |
|---|
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(- (* t (- y z)) (* x (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(- (* t (- y z)) (* x (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(- (* t (- y z)) (* x (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(- (* -1 (* t z)) (* -1 (* x z))) |
(*.f64 z (-.f64 x t)) |
(- (+ (* -1 (* t z)) (* y (- t x))) (* -1 (* x z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(- (+ (* -1 (* t z)) (* y (- t x))) (* -1 (* x z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(- (+ (* -1 (* t z)) (* y (- t x))) (* -1 (* x z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (* -1 (/ (* t z) y))) (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (+.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 x t)) y) x))) |
(* y (- (+ t (* -1 (/ (* t z) y))) (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (+.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 x t)) y) x))) |
(* y (- (+ t (* -1 (/ (* t z) y))) (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (+.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 x t)) y) x))) |
(* -1 (* y (- (* -1 t) (* -1 x)))) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (* -1 (* t z)) (* -1 (* x z))) y))) (* -1 x)))) |
(*.f64 y (+.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 x t)) y) x))) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (* -1 (* t z)) (* -1 (* x z))) y))) (* -1 x)))) |
(*.f64 y (+.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 x t)) y) x))) |
(* -1 (* y (- (+ (* -1 t) (* -1 (/ (- (* -1 (* t z)) (* -1 (* x z))) y))) (* -1 x)))) |
(*.f64 y (+.f64 t (-.f64 (/.f64 (*.f64 z (-.f64 x t)) y) x))) |
(- (* t y) (* x y)) |
(*.f64 y (-.f64 t x)) |
(- (+ (* t y) (* z (- (* -1 t) (* -1 x)))) (* x y)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(- (+ (* t y) (* z (- (* -1 t) (* -1 x)))) (* x y)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(- (+ (* t y) (* z (- (* -1 t) (* -1 x)))) (* x y)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* z (- (* -1 t) (* -1 x))) |
(*.f64 z (-.f64 x t)) |
(* z (- (+ (* -1 t) (/ (* t y) z)) (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 t x))) |
(* z (- (+ (* -1 t) (/ (* t y) z)) (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 t x))) |
(* z (- (+ (* -1 t) (/ (* t y) z)) (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 t x))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (- (* t y) (* x y)) z))) x))) |
(*.f64 z (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 t x))) |
(* -1 (* z (- (+ t (* -1 (/ (- (* t y) (* x y)) z))) x))) |
(*.f64 z (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 t x))) |
(* -1 (* z (- (+ t (* -1 (/ (- (* t y) (* x y)) z))) x))) |
(*.f64 z (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 t x))) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(+ (* t (- y z)) (* x (- z y))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* t (- y z)) (* x (- z y))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* t (- y z)) (* x (- z y))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- (+ z (/ (* t (- y z)) x)) y)) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* x (- (+ z (/ (* t (- y z)) x)) y)) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* x (- (+ z (/ (* t (- y z)) x)) y)) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (* -1 (- y z))))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (* -1 (- y z))))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) (* -1 (- y z))))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(* t y) |
(*.f64 y t) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 y t) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 y t) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.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)) |
(* x (- y z)) |
(*.f64 x (-.f64 y z)) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.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 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ x (* -1 (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 x) (/ (* x z) y)))) |
(*.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 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)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 x) (/ (* x y) z))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* x z)) |
(-.f64 #s(literal 0 binary64) (*.f64 x z)) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ x (* -1 (/ (* x y) z))))) |
(*.f64 x (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* t y) |
(*.f64 y t) |
(+ x (* t y)) |
(+.f64 x (*.f64 y t)) |
(+ x (* t y)) |
(+.f64 x (*.f64 y t)) |
(+ x (* t y)) |
(+.f64 x (*.f64 y t)) |
x |
(* x (+ 1 (/ (* t y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y t) x))) |
(* x (+ 1 (/ (* t y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y t) x))) |
(* x (+ 1 (/ (* t y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y t) x))) |
x |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y t) x))) |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y t) x))) |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y t) x))) |
x |
(+ x (* t y)) |
(+.f64 x (*.f64 y t)) |
(+ x (* t y)) |
(+.f64 x (*.f64 y t)) |
(+ x (* t y)) |
(+.f64 x (*.f64 y t)) |
(* t y) |
(*.f64 y t) |
(* y (+ t (/ x y))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
(* y (+ t (/ x y))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
(* y (+ t (/ x y))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
(* t y) |
(*.f64 y t) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
x |
(+ x (* t y)) |
(+.f64 x (*.f64 y t)) |
(+ x (* t y)) |
(+.f64 x (*.f64 y t)) |
(+ x (* t y)) |
(+.f64 x (*.f64 y t)) |
(* t y) |
(*.f64 y t) |
(* t (+ y (/ x t))) |
(*.f64 t (+.f64 y (/.f64 x t))) |
(* t (+ y (/ x t))) |
(*.f64 t (+.f64 y (/.f64 x t))) |
(* t (+ y (/ x t))) |
(*.f64 t (+.f64 y (/.f64 x t))) |
(* t y) |
(*.f64 y t) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x t))))) |
(*.f64 t (+.f64 y (/.f64 x t))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x t))))) |
(*.f64 t (+.f64 y (/.f64 x t))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x t))))) |
(*.f64 t (+.f64 y (/.f64 x t))) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (+ 1 (* -1 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (+ 1 (* -1 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (+ 1 (* -1 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (+ 1 (* -1 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
x |
(+ x (* -1 (* x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(+ x (* -1 (* x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(+ x (* -1 (* x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* -1 (* x y)) |
(*.f64 x (-.f64 #s(literal 0 binary64) y)) |
(* y (- (/ x y) x)) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* y (- (/ x y) x)) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* y (- (/ x y) x)) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* -1 (* x y)) |
(*.f64 x (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
x |
(+ x (* -1 (* z (- t x)))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ x (* -1 (* z (- t x)))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ x (* -1 (* z (- t x)))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* x z) |
(*.f64 x z) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(* x z) |
(*.f64 x z) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)))) |
(* x z) |
(*.f64 x z) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
Compiled 20843 to 1841 computations (91.2% saved)
15 alts after pruning (5 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 938 | 2 | 940 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 2 | 5 | 7 |
| Total | 940 | 15 | 955 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 80.0% | (-.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) |
| 41.0% | (-.f64 (*.f64 t y) (*.f64 y x)) | |
| ✓ | 35.0% | (-.f64 x (*.f64 y x)) |
| 45.3% | (-.f64 x (*.f64 t z)) | |
| ✓ | 61.9% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
| ✓ | 38.4% | (+.f64 x (*.f64 z x)) |
| ✓ | 43.8% | (+.f64 x (*.f64 y t)) |
| 83.2% | (*.f64 (-.f64 y z) (-.f64 t x)) | |
| ✓ | 45.4% | (*.f64 z (-.f64 x t)) |
| 21.9% | (*.f64 z x) | |
| ✓ | 42.2% | (*.f64 y (-.f64 t x)) |
| ✓ | 27.0% | (*.f64 y t) |
| 37.4% | (*.f64 x (-.f64 z y)) | |
| ✓ | 51.7% | (*.f64 t (-.f64 y z)) |
| ✓ | 19.1% | x |
Compiled 295 to 141 computations (52.2% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 z y)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 y t)) |
(+.f64 x (*.f64 z x)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 y x)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 x (*.f64 (-.f64 y z) t)) |
(-.f64 (*.f64 t y) (*.f64 y x)) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
(+.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(-.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) |
(+.f64 x (*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
6 calls:
| 28.0ms | z |
| 10.0ms | (-.f64 y z) |
| 7.0ms | y |
| 7.0ms | x |
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
| 100.0% | 1 | t |
| 100.0% | 1 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 100.0% | 1 | (-.f64 y z) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 z y)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 y t)) |
(+.f64 x (*.f64 z x)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 y x)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 x (*.f64 (-.f64 y z) t)) |
(-.f64 (*.f64 t y) (*.f64 y x)) |
| Outputs |
|---|
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+.f64 x (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
5 calls:
| 9.0ms | z |
| 5.0ms | t |
| 5.0ms | (-.f64 y z) |
| 5.0ms | y |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.0% | 3 | x |
| 89.6% | 3 | y |
| 88.4% | 3 | z |
| 89.4% | 3 | t |
| 99.5% | 3 | (-.f64 y z) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 z y)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 y t)) |
(+.f64 x (*.f64 z x)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 y x)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
| Outputs |
|---|
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+.f64 x (*.f64 y t)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
1 calls:
| 4.0ms | (-.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.2% | 3 | (-.f64 y z) |
Compiled 7 to 5 computations (28.6% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 z y)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 y t)) |
(+.f64 x (*.f64 z x)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 y x)) |
| Outputs |
|---|
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 y t)) |
(*.f64 z (-.f64 x t)) |
5 calls:
| 5.0ms | z |
| 4.0ms | y |
| 4.0ms | t |
| 4.0ms | x |
| 4.0ms | (-.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 5 | x |
| 78.0% | 3 | z |
| 74.0% | 5 | t |
| 72.9% | 4 | y |
| 70.4% | 4 | (-.f64 y z) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 z y)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
| Outputs |
|---|
(*.f64 z (-.f64 x t)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
1 calls:
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.3% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 z y)) |
(*.f64 y (-.f64 t x)) |
| Outputs |
|---|
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 z y)) |
(*.f64 t (-.f64 y z)) |
4 calls:
| 5.0ms | z |
| 3.0ms | y |
| 3.0ms | t |
| 3.0ms | (-.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.2% | 5 | (-.f64 y z) |
| 68.7% | 3 | t |
| 61.3% | 4 | y |
| 65.1% | 4 | z |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
| Outputs |
|---|
(*.f64 t (-.f64 y z)) |
x |
(*.f64 t (-.f64 y z)) |
3 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 y z) |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.8% | 2 | x |
| 63.8% | 3 | (-.f64 y z) |
| 59.8% | 3 | t |
Compiled 17 to 13 computations (23.5% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
| Outputs |
|---|
(*.f64 z x) |
(*.f64 y t) |
x |
(*.f64 y t) |
(*.f64 z x) |
4 calls:
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.0% | 3 | x |
| 41.4% | 3 | y |
| 38.5% | 4 | t |
| 47.0% | 5 | z |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
| Outputs |
|---|
(*.f64 y t) |
x |
(*.f64 y t) |
2 calls:
| 2.0ms | z |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.4% | 3 | y |
| 31.7% | 3 | z |
Compiled 10 to 8 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 2.0ms | t |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 19.1% | 1 | z |
| 19.1% | 1 | x |
| 19.1% | 1 | t |
| 19.1% | 1 | y |
Compiled 20 to 16 computations (20% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.854878728541839e-20 | 2.333243991703232e-14 |
| 0.0ms | -985.3401853534797 | -8.017131246262972e-5 |
Compiled 20 to 14 computations (30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.854878728541839e-20 | 2.333243991703232e-14 |
| 0.0ms | -985.3401853534797 | -8.017131246262972e-5 |
Compiled 20 to 14 computations (30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 4.0258428365142516e+65 | 1.9299581021541988e+70 |
| 15.0ms | -2.333243991703232e-14 | -3.85482842446787e-20 |
| 17.0ms | 272× | 0 | valid |
Compiled 360 to 252 computations (30% saved)
ival-sub: 3.0ms (46.3% of total)ival-mult: 2.0ms (30.9% of total)ival-add: 1.0ms (15.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 4.0258428365142516e+65 | 1.9299581021541988e+70 |
| 20.0ms | -2.333243991703232e-14 | -3.85482842446787e-20 |
| 23.0ms | 272× | 0 | valid |
Compiled 360 to 252 computations (30% saved)
ival-add: 7.0ms (56.4% of total)ival-sub: 3.0ms (24.2% of total)ival-mult: 2.0ms (16.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.3446242500011895e-80 | 1.7784142538131254e-72 |
| 15.0ms | -3.928410530636144e-46 | -6.711608639804612e-62 |
| 19.0ms | 304× | 0 | valid |
Compiled 400 to 280 computations (30% saved)
ival-sub: 3.0ms (42.3% of total)ival-mult: 2.0ms (28.2% of total)ival-add: 1.0ms (14.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.453798889993249e-93 | 6.1934565207305e-91 |
| 0.0ms | -2.5227735442861867e-33 | -2.7672602838268087e-34 |
Compiled 20 to 14 computations (30% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.5233403363319875e+125 | 9.820333099906607e+130 |
| 12.0ms | 7.3081991765730805e-19 | 3.850520726349889e-16 |
| 21.0ms | -1.2642840904552952e-241 | -8.288360818325816e-250 |
| 17.0ms | -5.760801029520935e+29 | -16441707169543762.0 |
| 41.0ms | 576× | 0 | valid |
Compiled 562 to 429 computations (23.7% saved)
ival-sub: 7.0ms (41.9% of total)ival-add: 6.0ms (35.9% of total)ival-mult: 4.0ms (23.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 6.453798889993249e-93 | 6.1934565207305e-91 |
| 17.0ms | -3.2846644953524126e-34 | -1.4106528189566904e-39 |
| 16.0ms | 256× | 0 | valid |
Compiled 244 to 190 computations (22.1% saved)
ival-sub: 3.0ms (49.4% of total)ival-mult: 2.0ms (33% of total)ival-add: 1.0ms (16.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 22× | *-commutative_binary64 |
| 22× | +-commutative_binary64 |
| 16× | sub-neg_binary64 |
| 14× | if-if-or-not_binary32 |
| 8× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 180 |
| 1 | 105 | 180 |
| 2 | 119 | 180 |
| 3 | 127 | 180 |
| 4 | 131 | 180 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(if (<=.f64 (-.f64 y z) #s(literal -500 binary64)) (*.f64 (-.f64 y z) (-.f64 t x)) (if (<=.f64 (-.f64 y z) #s(literal 2076918743413931/41538374868278621028243970633760768 binary64)) (+.f64 x (*.f64 (-.f64 y z) t)) (*.f64 (-.f64 y z) (-.f64 t x)))) |
(if (<=.f64 (-.f64 y z) #s(literal -500 binary64)) (*.f64 (-.f64 y z) (-.f64 t x)) (if (<=.f64 (-.f64 y z) #s(literal 2076918743413931/41538374868278621028243970633760768 binary64)) (+.f64 x (*.f64 y t)) (*.f64 (-.f64 y z) (-.f64 t x)))) |
(if (<=.f64 z #s(literal -7288990951312319/316912650057057350374175801344 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 z #s(literal 799999999999999993672309010269070806582048973553843642924546392064 binary64)) (+.f64 x (*.f64 y t)) (*.f64 z (-.f64 x t)))) |
(if (<=.f64 z #s(literal -7288990951312319/316912650057057350374175801344 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 z #s(literal 1599999999999999987344618020538141613164097947107687285849092784128 binary64)) (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 x t)))) |
(if (<=.f64 t #s(literal -3618502788666131/452312848583266388373324160190187140051835877600158453279131187530910662656 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 7170366636697391/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 binary64)) (*.f64 x (-.f64 z y)) (*.f64 t (-.f64 y z)))) |
(if (<=.f64 (-.f64 y z) #s(literal -1461501637330903/730750818665451459101842416358141509827966271488 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 (-.f64 y z) #s(literal 5871356456934583/587135645693458306972370149197334256843920637227079967676822742883052256278652110865924749596192175757983744 binary64)) x (*.f64 t (-.f64 y z)))) |
(if (<=.f64 z #s(literal -1199999999999999988457275392 binary64)) (*.f64 z x) (if (<=.f64 z #s(literal -584264989684897/15375394465392026070980930960402958051966483647589383243116337952281869440244186537876296086692518667977838631290276787444086150484586994200087471936798525767761360737466168478385414860572969804431318564695864578364068534363514095860253929241066696020120829952 binary64)) (*.f64 y t) (if (<=.f64 z #s(literal 8924260225606735/324518553658426726783156020576256 binary64)) x (if (<=.f64 z #s(literal 239999999999999996998935318310824348703396828212118205949782546347317780520852544190896999236570275068040803681797027152265216 binary64)) (*.f64 y t) (*.f64 z x))))) |
(if (<=.f64 y #s(literal -8141382560850035/11972621413014756705924586149611790497021399392059392 binary64)) (*.f64 y t) (if (<=.f64 y #s(literal 5045696955178157/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) x (*.f64 y t))) |
x |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(if (<=.f64 (-.f64 y z) #s(literal -500 binary64)) (*.f64 (-.f64 y z) (-.f64 t x)) (if (<=.f64 (-.f64 y z) #s(literal 2076918743413931/41538374868278621028243970633760768 binary64)) (+.f64 x (*.f64 (-.f64 y z) t)) (*.f64 (-.f64 y z) (-.f64 t x)))) |
(if (<=.f64 (-.f64 y z) #s(literal -500 binary64)) (*.f64 (-.f64 y z) (-.f64 t x)) (if (<=.f64 (-.f64 y z) #s(literal 2076918743413931/41538374868278621028243970633760768 binary64)) (+.f64 x (*.f64 y t)) (*.f64 (-.f64 y z) (-.f64 t x)))) |
(if (<=.f64 z #s(literal -7288990951312319/316912650057057350374175801344 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 z #s(literal 799999999999999993672309010269070806582048973553843642924546392064 binary64)) (+.f64 x (*.f64 y t)) (*.f64 z (-.f64 x t)))) |
(if (<=.f64 z #s(literal -7288990951312319/316912650057057350374175801344 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 z #s(literal 1599999999999999987344618020538141613164097947107687285849092784128 binary64)) (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 x t)))) |
(if (<=.f64 t #s(literal -3618502788666131/452312848583266388373324160190187140051835877600158453279131187530910662656 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 7170366636697391/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 binary64)) (*.f64 x (-.f64 z y)) (*.f64 t (-.f64 y z)))) |
(if (<=.f64 t #s(literal -3618502788666131/452312848583266388373324160190187140051835877600158453279131187530910662656 binary64)) (*.f64 (-.f64 y z) t) (if (<=.f64 t #s(literal 7170366636697391/8148143905337944345073782753637512644205873574663745002544561797417525199053346824733589504 binary64)) (*.f64 x (-.f64 z y)) (*.f64 (-.f64 y z) t))) |
(if (<=.f64 (-.f64 y z) #s(literal -1461501637330903/730750818665451459101842416358141509827966271488 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 (-.f64 y z) #s(literal 5871356456934583/587135645693458306972370149197334256843920637227079967676822742883052256278652110865924749596192175757983744 binary64)) x (*.f64 t (-.f64 y z)))) |
(if (<=.f64 (-.f64 y z) #s(literal -1461501637330903/730750818665451459101842416358141509827966271488 binary64)) (*.f64 (-.f64 y z) t) (if (<=.f64 (-.f64 y z) #s(literal 5871356456934583/587135645693458306972370149197334256843920637227079967676822742883052256278652110865924749596192175757983744 binary64)) x (*.f64 (-.f64 y z) t))) |
(if (<=.f64 z #s(literal -1199999999999999988457275392 binary64)) (*.f64 z x) (if (<=.f64 z #s(literal -584264989684897/15375394465392026070980930960402958051966483647589383243116337952281869440244186537876296086692518667977838631290276787444086150484586994200087471936798525767761360737466168478385414860572969804431318564695864578364068534363514095860253929241066696020120829952 binary64)) (*.f64 y t) (if (<=.f64 z #s(literal 8924260225606735/324518553658426726783156020576256 binary64)) x (if (<=.f64 z #s(literal 239999999999999996998935318310824348703396828212118205949782546347317780520852544190896999236570275068040803681797027152265216 binary64)) (*.f64 y t) (*.f64 z x))))) |
(if (<=.f64 z #s(literal -1199999999999999988457275392 binary64)) (*.f64 x z) (if (<=.f64 z #s(literal -584264989684897/15375394465392026070980930960402958051966483647589383243116337952281869440244186537876296086692518667977838631290276787444086150484586994200087471936798525767761360737466168478385414860572969804431318564695864578364068534363514095860253929241066696020120829952 binary64)) (*.f64 y t) (if (<=.f64 z #s(literal 8924260225606735/324518553658426726783156020576256 binary64)) x (if (<=.f64 z #s(literal 239999999999999996998935318310824348703396828212118205949782546347317780520852544190896999236570275068040803681797027152265216 binary64)) (*.f64 y t) (*.f64 x z))))) |
(if (<=.f64 y #s(literal -8141382560850035/11972621413014756705924586149611790497021399392059392 binary64)) (*.f64 y t) (if (<=.f64 y #s(literal 5045696955178157/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) x (*.f64 y t))) |
x |
| 4016× | *-lowering-*.f32 |
| 4016× | *-lowering-*.f64 |
| 3856× | *-lowering-*.f32 |
| 3856× | *-lowering-*.f64 |
| 3784× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 341 | 3263 |
| 1 | 1186 | 2836 |
| 2 | 3875 | 2700 |
| 0 | 8363 | 2700 |
| 0 | 209 | 2408 |
| 1 | 763 | 2099 |
| 2 | 2498 | 1992 |
| 3 | 7640 | 1992 |
| 0 | 8745 | 1992 |
| 0 | 17 | 61 |
| 1 | 115 | 57 |
| 2 | 1116 | 57 |
| 0 | 8643 | 57 |
| 0 | 128 | 1432 |
| 1 | 420 | 1222 |
| 2 | 1508 | 1130 |
| 3 | 6739 | 1130 |
| 0 | 8336 | 1130 |
| 0 | 17 | 58 |
| 1 | 131 | 54 |
| 2 | 1257 | 53 |
| 0 | 8600 | 53 |
| 0 | 8 | 22 |
| 1 | 49 | 21 |
| 2 | 483 | 21 |
| 3 | 6903 | 21 |
| 0 | 8099 | 21 |
| 0 | 190 | 2933 |
| 1 | 700 | 2671 |
| 2 | 2455 | 2541 |
| 0 | 8013 | 2541 |
| 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 630 to 331 computations (47.5% saved)
Compiled 490 to 168 computations (65.7% saved)
Loading profile data...