
Time bar (total: 7.7s)
| 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)| 492.0ms | 8256× | 0 | valid |
ival-sub: 119.0ms (52% of total)ival-mult: 59.0ms (25.8% of total)ival-add: 41.0ms (17.9% of total)const: 7.0ms (3.1% of total)backward-pass: 3.0ms (1.3% 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) |
| 54.0ms | 512× | 0 | valid |
Compiled 75 to 26 computations (65.3% saved)
ival-mult: 18.0ms (67.8% of total)ival-sub: 6.0ms (22.6% of total)ival-add: 2.0ms (7.5% of total)const: 0.0ms (0% 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: 20.0ms (85.8% of total)ival-mult: 2.0ms (8.6% of total)ival-add: 1.0ms (4.3% 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 | |
|---|---|---|---|---|
| 1.0ms | t | @ | -inf | (+ x (* (- y z) (- t x))) |
| 1.0ms | y | @ | -inf | (+ x (* (- y z) (- t x))) |
| 0.0ms | x | @ | inf | (+ x (* (- y z) (- t x))) |
| 0.0ms | x | @ | 0 | (+ x (* (- y z) (- t x))) |
| 0.0ms | y | @ | inf | (+ x (* (- y z) (- t x))) |
| 1× | batch-egg-rewrite |
| 4020× | *-lowering-*.f32 |
| 4020× | *-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 | 478 | 21 |
| 3 | 6879 | 21 |
| 0 | 8005 | 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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.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 t 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 (-.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 t 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 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.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 (*.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 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 (*.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t 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 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 t 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 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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.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 (-.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 y z) (*.f64 (-.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 (-.f64 y z) (-.f64 t x)) 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 (-.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 t 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 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.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 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.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 t 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 (-.f64 y z) (-.f64 t x)) x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.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)) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t 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 (*.f64 (-.f64 y z) (-.f64 t x)) x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.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 t x)) (*.f64 (-.f64 y z) (*.f64 (-.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 z (-.f64 t x))) (*.f64 y (-.f64 t x))) |
(+.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 (*.f64 (-.f64 y z) t) (*.f64 x (-.f64 y z))) |
(-.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))) |
(-.f64 (*.f64 y (-.f64 t x)) (*.f64 (-.f64 t x) z)) |
(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 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 (*.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 (*.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 (*.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 #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 (*.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 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 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 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 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 (*.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 (*.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 (*.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 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) (-.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 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.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 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 t x) #s(literal 1 binary64)) (/.f64 #s(literal 1 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 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y 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 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 (*.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 (*.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 (*.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 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 (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t)))))) (+.f64 (*.f64 t (*.f64 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 t (*.f64 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 (*.f64 z 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 (*.f64 z 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 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y 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 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y 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 (*.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 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 (*.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 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 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y 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 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 (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x t) (+.f64 (*.f64 t (*.f64 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 (*.f64 t t)) (*.f64 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 (*.f64 t t)) (*.f64 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 t (*.f64 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 (*.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 (*.f64 t t)) (*.f64 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 (*.f64 t t)) (*.f64 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 (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.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 (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 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 (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t)))))) (+.f64 (*.f64 t (*.f64 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 t (*.f64 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 10960 to 1076 computations (90.2% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 396 | 8 | 404 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 396 | 9 | 405 |
| Status | Accuracy | Program |
|---|---|---|
| 99.7% | (+.f64 x (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) | |
| ▶ | 99.7% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
| ▶ | 72.9% | (+.f64 x (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
| ✓ | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| ▶ | 59.4% | (+.f64 x (*.f64 y (-.f64 t x))) |
| 58.0% | (+.f64 x (*.f64 x (-.f64 z y))) | |
| ▶ | 44.5% | (*.f64 z (-.f64 x t)) |
| 48.6% | (*.f64 y (-.f64 t x)) | |
| ▶ | 47.8% | (*.f64 t (-.f64 y z)) |
Compiled 213 to 136 computations (36.2% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 t t) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 t t) (*.f64 x x)) |
| ✓ | cost-diff | 512 | (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t))) |
| ✓ | cost-diff | 512 | (+.f64 x (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
| ✓ | cost-diff | 0 | (-.f64 t x) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 t x)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 y (-.f64 t x))) |
| ✓ | cost-diff | 0 | (-.f64 x t) |
| ✓ | cost-diff | 0 | (*.f64 z (-.f64 x t)) |
| ✓ | 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)))) |
| 2358× | *-lowering-*.f32 |
| 2358× | *-lowering-*.f64 |
| 2036× | sum3-define |
| 1986× | +-lowering-+.f64 |
| 1986× | +-lowering-+.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 120 |
| 1 | 57 | 113 |
| 2 | 142 | 113 |
| 3 | 594 | 113 |
| 4 | 2859 | 113 |
| 0 | 8404 | 113 |
| 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 |
(* z (- x t)) |
z |
(- x t) |
x |
t |
(+ x (* y (- t x))) |
x |
(* y (- t x)) |
y |
(- t x) |
t |
(+ x (* (- (* t t) (* x x)) (/ (- y z) (+ x t)))) |
x |
(* (- (* t t) (* x x)) (/ (- y z) (+ x t))) |
(- (* t t) (* x x)) |
(* t t) |
t |
(* x x) |
(/ (- y z) (+ x t)) |
(- y z) |
y |
z |
(+ x t) |
| 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 |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
z |
(- x t) |
(-.f64 x t) |
x |
t |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 (-.f64 t x) y)) |
x |
(* y (- t x)) |
(*.f64 (-.f64 t x) y) |
y |
(- t x) |
(-.f64 t x) |
t |
(+ x (* (- (* t t) (* x x)) (/ (- y z) (+ x t)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
x |
(* (- (* t t) (* x x)) (/ (- y z) (+ x t))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(- (* t t) (* x x)) |
(-.f64 (*.f64 t t) (*.f64 x x)) |
(* t t) |
(*.f64 t t) |
t |
(* x x) |
(*.f64 x x) |
(/ (- y z) (+ x t)) |
(/.f64 (-.f64 y z) (+.f64 x t)) |
(- y z) |
(-.f64 y z) |
y |
z |
(+ x t) |
(+.f64 x t) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 y z) (+.f64 x t)) |
| ✓ | accuracy | 93.4% | (-.f64 (*.f64 t t) (*.f64 x x)) |
| ✓ | accuracy | 77.0% | (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t))) |
| ✓ | accuracy | 100.0% | (-.f64 t x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y (-.f64 t x))) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 t x)) |
| ✓ | accuracy | 100.0% | (-.f64 x t) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 x t)) |
| ✓ | 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))) |
| 83.0ms | 256× | 0 | valid |
Compiled 143 to 23 computations (83.9% saved)
ival-mult: 10.0ms (35.3% of total)ival-add: 7.0ms (24.7% of total)ival-sub: 5.0ms (17.6% of total)ival-div: 5.0ms (17.6% 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 (* z (- x t))> |
#<alt (- x t)> |
#<alt (+ x (* y (- t x)))> |
#<alt (* y (- t x))> |
#<alt (+ x (* (- (* t t) (* x x)) (/ (- y z) (+ x t))))> |
#<alt (* (- (* t t) (* x x)) (/ (- y z) (+ x t)))> |
#<alt (- (* t t) (* x x))> |
#<alt (* t t)> |
#<alt (/ (- y z) (+ x t))> |
| 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 (* 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 (* t y)> |
#<alt (+ (* t y) (* x (+ 1 (* -1 y))))> |
#<alt (+ (* t y) (* x (+ 1 (* -1 y))))> |
#<alt (+ (* t y) (* x (+ 1 (* -1 y))))> |
#<alt (* x (+ 1 (* -1 y)))> |
#<alt (* x (+ 1 (+ (* -1 y) (/ (* t y) x))))> |
#<alt (* x (+ 1 (+ (* -1 y) (/ (* t y) x))))> |
#<alt (* x (+ 1 (+ (* -1 y) (/ (* t y) x))))> |
#<alt (* -1 (* x (- y 1)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1)))> |
#<alt x> |
#<alt (+ x (* y (- t x)))> |
#<alt (+ x (* y (- t x)))> |
#<alt (+ x (* y (- t x)))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (/ x y)) x))> |
#<alt (* y (- (+ t (/ x y)) x))> |
#<alt (* y (- (+ t (/ x y)) x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y)))))> |
#<alt (+ x (* -1 (* x y)))> |
#<alt (+ x (+ (* -1 (* x y)) (* t y)))> |
#<alt (+ x (+ (* -1 (* x y)) (* t y)))> |
#<alt (+ x (+ (* -1 (* x y)) (* t y)))> |
#<alt (* t y)> |
#<alt (* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t))))> |
#<alt (* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t))))> |
#<alt (* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t))))> |
#<alt (* t y)> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t)))))> |
#<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 (* t (- y z))> |
#<alt (+ (* t (- y z)) (* x (- (+ 1 z) y)))> |
#<alt (+ (* t (- y z)) (* x (- (+ 1 (+ z (* x (- (+ (* -1 (/ (- y z) t)) (/ y t)) (/ z t))))) y)))> |
#<alt (+ (* t (- y z)) (* x (- (+ 1 (+ z (* x (- (+ (* -1 (/ (- y z) t)) (+ (* x (- (/ z (pow t 2)) (+ (* -1 (/ (- y z) (pow t 2))) (/ y (pow t 2))))) (/ y t))) (/ z t))))) y)))> |
#<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 (/ 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 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))))> |
#<alt (+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))))> |
#<alt (+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))))> |
#<alt (+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))))> |
#<alt (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))> |
#<alt (* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (+ (/ x y) (/ (pow t 2) (+ t x)))) (/ (pow x 2) (+ t x))))> |
#<alt (* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (+ (/ x y) (/ (pow t 2) (+ t x)))) (/ (pow x 2) (+ t x))))> |
#<alt (* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (+ (/ x y) (/ (pow t 2) (+ t x)))) (/ (pow x 2) (+ t x))))> |
#<alt (/ (* y (- (pow t 2) (pow x 2))) (+ t x))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))) y)) (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))) y)) (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))) y)) (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))))))> |
#<alt (+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x)))> |
#<alt (+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x))))> |
#<alt (+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x))))> |
#<alt (+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x))))> |
#<alt (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))> |
#<alt (* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (+ (/ x z) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x))))))> |
#<alt (* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (+ (/ x z) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x))))))> |
#<alt (* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (+ (/ x z) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x))))))> |
#<alt (* -1 (* z (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) z)) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) z)) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) z)) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t 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 (+ (* t (- y z)) (* x (- z y)))> |
#<alt (+ (* t (- y z)) (* x (- (+ z (* x (- (+ (* -1 (/ (- y z) t)) (/ y t)) (/ z t)))) y)))> |
#<alt (+ (* t (- y z)) (* x (- (+ z (* x (- (+ (* -1 (/ (- y z) t)) (+ (* x (- (/ z (pow t 2)) (+ (* -1 (/ (- y z) (pow t 2))) (/ y (pow t 2))))) (/ y t))) (/ z t)))) y)))> |
#<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 (- (pow t 2) (pow x 2))) (+ t x)))> |
#<alt (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))))> |
#<alt (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))))> |
#<alt (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))))> |
#<alt (/ (* y (- (pow t 2) (pow x 2))) (+ t x))> |
#<alt (* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))> |
#<alt (* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))> |
#<alt (* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))> |
#<alt (/ (* y (- (pow t 2) (pow x 2))) (+ t x))> |
#<alt (* -1 (* y (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x))))))> |
#<alt (* -1 (* y (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x))))))> |
#<alt (/ (* y (- (pow t 2) (pow x 2))) (+ t x))> |
#<alt (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x)))> |
#<alt (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x)))> |
#<alt (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x)))> |
#<alt (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))> |
#<alt (* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))))> |
#<alt (* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))))> |
#<alt (* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))))> |
#<alt (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x)))))> |
#<alt (* -1 (* z (- (+ (* -1 (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x)))))> |
#<alt (* -1 (pow x 2))> |
#<alt (- (pow t 2) (pow x 2))> |
#<alt (- (pow t 2) (pow x 2))> |
#<alt (- (pow t 2) (pow x 2))> |
#<alt (pow t 2)> |
#<alt (* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2)))))> |
#<alt (* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2)))))> |
#<alt (* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2)))))> |
#<alt (pow t 2)> |
#<alt (* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2)))))> |
#<alt (* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2)))))> |
#<alt (* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2)))))> |
#<alt (pow t 2)> |
#<alt (+ (* -1 (pow x 2)) (pow t 2))> |
#<alt (+ (* -1 (pow x 2)) (pow t 2))> |
#<alt (+ (* -1 (pow x 2)) (pow t 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1))> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<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 (+ (* -1 (/ z (* y (+ t x)))) (/ 1 (+ t x))))> |
#<alt (* y (+ (* -1 (/ z (* y (+ t x)))) (/ 1 (+ t x))))> |
#<alt (* y (+ (* -1 (/ z (* y (+ t x)))) (/ 1 (+ t x))))> |
#<alt (/ y (+ t x))> |
#<alt (* -1 (* y (- (/ z (* y (+ t x))) (/ 1 (+ t x)))))> |
#<alt (* -1 (* y (- (/ z (* y (+ t x))) (/ 1 (+ t x)))))> |
#<alt (* -1 (* y (- (/ z (* y (+ t x))) (/ 1 (+ t x)))))> |
#<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 (- (/ y (* z (+ t x))) (/ 1 (+ t x))))> |
#<alt (* z (- (/ y (* z (+ t x))) (/ 1 (+ t x))))> |
#<alt (* z (- (/ y (* z (+ t x))) (/ 1 (+ t x))))> |
#<alt (* -1 (/ z (+ t x)))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* z (+ t x)))) (/ 1 (+ t x)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* z (+ t x)))) (/ 1 (+ t x)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* z (+ t x)))) (/ 1 (+ t x)))))> |
#<alt (/ (- y z) t)> |
#<alt (- (+ (* x (- (/ z (pow t 2)) (/ y (pow t 2)))) (/ y t)) (/ z t))> |
#<alt (- (+ (* x (- (+ (* x (- (/ y (pow t 3)) (/ z (pow t 3)))) (/ z (pow t 2))) (/ y (pow t 2)))) (/ y t)) (/ z t))> |
#<alt (- (+ (* x (- (+ (* x (- (+ (* x (- (/ z (pow t 4)) (/ y (pow t 4)))) (/ y (pow t 3))) (/ z (pow t 3)))) (/ z (pow t 2))) (/ y (pow t 2)))) (/ y t)) (/ z t))> |
#<alt (/ (- y z) x)> |
#<alt (/ (- (+ y (* -1 (/ (* t (- y z)) x))) z) x)> |
#<alt (/ (- (+ y (/ (* (pow t 2) (- y z)) (pow x 2))) (+ z (/ (* t (- y z)) x))) x)> |
#<alt (/ (- (+ y (* -1 (/ (* (pow t 3) (- y z)) (pow x 3)))) (+ z (+ (* -1 (/ (* (pow t 2) (- y z)) (pow x 2))) (/ (* t (- y z)) x)))) x)> |
#<alt (/ (- y z) x)> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (/ (* t (- y z)) x)) x))> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (/ (* (pow t 2) (- y z)) x) (* t (- y z))) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- y z)) x) (* (pow t 2) (- y z))) x)) (* t (- y z))) x))) x))> |
#<alt (/ (- y z) x)> |
#<alt (- (+ (* t (- (/ z (pow x 2)) (/ y (pow x 2)))) (/ y x)) (/ z x))> |
#<alt (- (+ (* t (- (+ (* t (- (/ y (pow x 3)) (/ z (pow x 3)))) (/ z (pow x 2))) (/ y (pow x 2)))) (/ y x)) (/ z x))> |
#<alt (- (+ (* t (- (+ (* t (- (+ (* t (- (/ z (pow x 4)) (/ y (pow x 4)))) (/ y (pow x 3))) (/ z (pow x 3)))) (/ z (pow x 2))) (/ y (pow x 2)))) (/ y x)) (/ z x))> |
#<alt (/ (- y z) t)> |
#<alt (/ (- (+ y (* -1 (/ (* x (- y z)) t))) z) t)> |
#<alt (/ (- (+ y (/ (* (pow x 2) (- y z)) (pow t 2))) (+ z (/ (* x (- y z)) t))) t)> |
#<alt (/ (- (+ y (* -1 (/ (* (pow x 3) (- y z)) (pow t 3)))) (+ z (+ (* -1 (/ (* (pow x 2) (- y z)) (pow t 2))) (/ (* x (- y z)) t)))) t)> |
#<alt (/ (- y z) t)> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (/ (* x (- y z)) t)) t))> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (/ (* (pow x 2) (- y z)) t) (* x (- y z))) t))) t))> |
#<alt (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (- y z)) t) (* (pow x 2) (- y z))) t)) (* x (- y z))) t))) t))> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | t | @ | 0 | (+ x (/ (- t x) (/ 1 (- y z)))) |
| 2.0ms | t | @ | inf | (+ x (* (- (* t t) (* x x)) (/ (- y z) (+ x t)))) |
| 2.0ms | x | @ | -inf | (+ x (* (- (* t t) (* x x)) (/ (- y z) (+ x t)))) |
| 1.0ms | y | @ | -inf | (* t (- y z)) |
| 1.0ms | z | @ | 0 | (+ x (* (- (* t t) (* x x)) (/ (- y z) (+ x t)))) |
| 1× | batch-egg-rewrite |
| 4188× | /-lowering-/.f32 |
| 4188× | /-lowering-/.f64 |
| 3226× | *-lowering-*.f32 |
| 3226× | *-lowering-*.f64 |
| 1582× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 87 |
| 1 | 160 | 80 |
| 2 | 1672 | 80 |
| 0 | 8417 | 80 |
| 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) |
(* z (- x t)) |
(- x t) |
(+ x (* y (- t x))) |
(* y (- t x)) |
(+ x (* (- (* t t) (* x x)) (/ (- y z) (+ x t)))) |
(* (- (* t t) (* x x)) (/ (- y z) (+ x t))) |
(- (* t t) (* x x)) |
(* t t) |
(/ (- y z) (+ x t)) |
| 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)) (-.f64 (*.f64 x (-.f64 y z)) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) (/.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.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 y z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x))) x) |
(fma.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)) x) |
(fma.f64 (+.f64 x t) (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (+.f64 x t))) x) |
(fma.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) x) |
(fma.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t)) x) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 x t)) (-.f64 t x) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) (-.f64 t x)) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) x) |
(fma.f64 (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (-.f64 x t))) (-.f64 x t) x) |
(fma.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) x) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.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 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (+.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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.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 y z)))) (*.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.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 x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(+.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 (-.f64 t x) (-.f64 y z)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(+.f64 (*.f64 t (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 y z)))) |
(+.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (*.f64 t t)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 y z) (+.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z) (neg.f64 (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.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 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (/.f64 (-.f64 t x) (/.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 (*.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 t t) (/.f64 (+.f64 x t) (-.f64 y z))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(-.f64 (/.f64 (*.f64 t t) (/.f64 (+.f64 x t) (-.f64 y z))) (/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (/.f64 (+.f64 x t) (-.f64 y z))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x x))) (/.f64 (+.f64 x t) (-.f64 y z))) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x x))) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(-.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 t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t))) (/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t))) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.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)) #s(literal 1 binary64)) (/.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64))) |
(-.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 (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y 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 (*.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) (neg.f64 (*.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 (-.f64 t x) (-.f64 y z) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 t x) (-.f64 y z) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(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 (neg.f64 (*.f64 x (-.f64 y z)))) |
(fma.f64 (-.f64 y z) (-.f64 t x) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 y z) (-.f64 t x) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (*.f64 t t) (/.f64 (-.f64 y z) (+.f64 x t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (+.f64 x t) (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (+.f64 x t))) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (+.f64 x t) (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (+.f64 x t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z) (neg.f64 (*.f64 x (-.f64 y z)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 x t)) (-.f64 t x) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 x t)) (-.f64 t x) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) (-.f64 t x)) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) (-.f64 t x)) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (-.f64 x t))) (-.f64 x t) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (-.f64 x t))) (-.f64 x t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 y z)))) |
(neg.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(/.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) (/.f64 (+.f64 x t) (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x))))) |
(/.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 x) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x t) (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal -1 binary64) (-.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 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 y z)) (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 y z)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (+.f64 x t) (-.f64 y z)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (+.f64 x t) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x t) (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 x t) (-.f64 y 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 x t))) (/.f64 #s(literal 1 binary64) (-.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 (*.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 y z)) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 y z))) |
(/.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 #s(literal 0 binary64) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (/.f64 (+.f64 x t) (-.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t)))) |
(/.f64 (neg.f64 (-.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 (*.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 t (-.f64 y z))) (*.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 t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 t t) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 y z) (+.f64 x t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y z) (+.f64 x t))) (+.f64 (*.f64 t t) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 (+.f64 x t) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.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 t #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 t (/.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.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 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.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 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.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 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.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 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 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.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 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.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))) (-.f64 #s(literal 0 binary64) 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 y z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 x #s(literal 1 binary64)))) (*.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 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 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (+.f64 y z) #s(literal 1 binary64))) (*.f64 (+.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) 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 y z))) (*.f64 (+.f64 y z) (/.f64 x #s(literal 1 binary64)))) (*.f64 (+.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 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 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.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 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.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))) (-.f64 #s(literal 0 binary64) 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 y z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 x #s(literal 1 binary64)))) (*.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 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 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (+.f64 y z) #s(literal 1 binary64))) (*.f64 (+.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) 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 y z))) (*.f64 (+.f64 y z) (/.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (/.f64 (+.f64 x t) (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 y z))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 x t) (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 y z))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (/.f64 (+.f64 x t) (-.f64 y z)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (/.f64 (+.f64 x t) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 x t) (-.f64 y 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 x t))) (/.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t 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 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)))) (/.f64 #s(literal -1 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 t (-.f64 y z))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 y z) (+.f64 x t)))) (neg.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y z) (+.f64 x t)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 x t) (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x t) (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal 1 binary64)) #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 y z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t))) |
(*.f64 (+.f64 x t) (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (/.f64 (+.f64 x t) (+.f64 x t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 x t) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (+.f64 x t) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 x t)) (-.f64 t x)) |
(*.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) (-.f64 t x)) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) |
(*.f64 (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (-.f64 x t))) (-.f64 x t)) |
(*.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.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 (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 (/.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 x t) (+.f64 x t)) (*.f64 (-.f64 t x) (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 y z) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (-.f64 t x)) |
(*.f64 (/.f64 (-.f64 y z) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (+.f64 x t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 x t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (-.f64 t x) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (-.f64 x t) #s(literal 1 binary64))) |
(*.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 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 t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (-.f64 y z) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (+.f64 x t))) |
(*.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)) (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 x t) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (+.f64 x t) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (+.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 y z)))) |
(*.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 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (+.f64 y z))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (-.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (-.f64 x t) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (-.f64 x t) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 x t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (-.f64 x t) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 (+.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 x t) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (+.f64 x t) (-.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 x t) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (-.f64 t x) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t))) |
(*.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 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 x 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 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 y z))) |
(+.f64 t (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) t) |
(-.f64 t x) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t x) #s(literal -1 binary64))) |
(-.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x 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 t #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 x #s(literal 1 binary64)) #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))) |
(-.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 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 x t)) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 x t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 #s(literal 1 binary64) (+.f64 x t))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 #s(literal 1 binary64) (+.f64 x t))) (/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (+.f64 x t))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 x t))) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 x t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 x t) (+.f64 (*.f64 t t) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x t) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(-.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) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t)) |
(/.f64 (-.f64 (*.f64 t t) (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x t) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) #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 (*.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 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x t) (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (-.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.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 (-.f64 (*.f64 t #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 x x))) (*.f64 (+.f64 x t) (+.f64 x 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 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.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 x t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x t) (-.f64 (*.f64 t t) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 t x) #s(literal 1 binary64)) |
(*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (+.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 x t))) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (+.f64 x t) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (+.f64 x t) #s(literal 1 binary64)) (/.f64 (-.f64 t 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 x x) (*.f64 t (-.f64 t x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (-.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 t x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (-.f64 t x) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (+.f64 x t) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (+.f64 x t) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (+.f64 x t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (-.f64 t x) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (+.f64 x t)) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t)) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.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)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 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 y 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 y z))) (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(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 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.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 #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.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))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) #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 y z)))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(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 (-.f64 y z) #s(literal -1 binary64))) |
(-.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 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 y #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 z #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.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))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.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 #s(literal 1 binary64) (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (+.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 #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 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 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) #s(literal -1 binary64)))) |
(/.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 #s(literal 0 binary64) (-.f64 y z)) #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 #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 (*.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 #s(literal 1 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) #s(literal 1 binary64)) |
(/.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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.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 y #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(/.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)))) |
(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 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(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 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 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 y) (*.f64 z z)) (/.f64 #s(literal 1 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 y z) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.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 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 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (*.f64 x (+.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 t t) (*.f64 x (+.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))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.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)) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(*.f64 z (-.f64 x t)) |
(*.f64 (-.f64 x t) z) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 z (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.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 (*.f64 x x) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 z (+.f64 x t))) |
(*.f64 (/.f64 z (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (-.f64 x t)) |
(*.f64 (/.f64 z (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 z (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(+.f64 x (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) x) |
(-.f64 x t) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.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 x) (-.f64 x (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t t) (-.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 #s(literal -1 binary64) t x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (-.f64 (*.f64 x x) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x t) (-.f64 (*.f64 x x) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.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 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 x t)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 x (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (-.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 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t t))) (neg.f64 (-.f64 x (-.f64 #s(literal 0 binary64) 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 t t) (*.f64 x (+.f64 x t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x t) (-.f64 (*.f64 x x) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 x t) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 x t)) |
(*.f64 (/.f64 (+.f64 x t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 x t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (-.f64 x t) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 x t) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(+.f64 x (*.f64 (-.f64 t x) y)) |
(+.f64 (*.f64 (-.f64 t x) y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) y))) (/.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 x (*.f64 (-.f64 t x) y)))) |
(-.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 (*.f64 (-.f64 t x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) y) x))) |
(fma.f64 (-.f64 t x) y x) |
(fma.f64 y (-.f64 t x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 t x) y)) (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (-.f64 t x) y)) (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (+.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (-.f64 t x) y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))) (-.f64 x (*.f64 (-.f64 t x) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))))) (neg.f64 (+.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (-.f64 t x) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (neg.f64 (-.f64 x (*.f64 (-.f64 t x) y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) y))) (*.f64 (-.f64 x (*.f64 (-.f64 t x) y)) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (*.f64 (-.f64 x (*.f64 (-.f64 t x) y)) (-.f64 x (*.f64 (-.f64 t x) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (-.f64 t x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) y) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 (-.f64 t x) y)) (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 t x) y)))) |
(+.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 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y) (+.f64 x t)) |
(/.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(/.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 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y) (+.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 (neg.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y)) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 t x) y) |
(*.f64 y (-.f64 t x)) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 y (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 y (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 y (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (-.f64 t x)) |
(*.f64 (/.f64 y (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) |
(-.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 y z)))) (/.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.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 y z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x))) x) |
(fma.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)) x) |
(fma.f64 (+.f64 x t) (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (+.f64 x t))) x) |
(fma.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) x) |
(fma.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t)) x) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 x t)) (-.f64 t x) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) (-.f64 t x)) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) x) |
(fma.f64 (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (-.f64 x t))) (-.f64 x t) x) |
(fma.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) x) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.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 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))) (+.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (+.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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))) (neg.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.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 y z)))) (*.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))) (*.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.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 x) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(+.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 (-.f64 t x) (-.f64 y z)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(+.f64 (*.f64 t (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 y z)))) |
(+.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (*.f64 t t)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 y z) (+.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z) (neg.f64 (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 y z) (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.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 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (/.f64 (-.f64 t x) (/.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 (*.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 t t) (/.f64 (+.f64 x t) (-.f64 y z))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(-.f64 (/.f64 (*.f64 t t) (/.f64 (+.f64 x t) (-.f64 y z))) (/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (/.f64 (+.f64 x t) (-.f64 y z))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x x))) (/.f64 (+.f64 x t) (-.f64 y z))) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x x))) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(-.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 t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t))) (/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t))) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.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)) #s(literal 1 binary64)) (/.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64))) |
(-.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 (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y 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 (*.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) (neg.f64 (*.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 (-.f64 t x) (-.f64 y z) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 t x) (-.f64 y z) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(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 (neg.f64 (*.f64 x (-.f64 y z)))) |
(fma.f64 (-.f64 y z) (-.f64 t x) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 y z) (-.f64 t x) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (*.f64 t t) (/.f64 (-.f64 y z) (+.f64 x t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (+.f64 x t) (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (+.f64 x t))) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (+.f64 x t) (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (+.f64 x t))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (*.f64 t t) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (-.f64 y z) (neg.f64 (*.f64 x (-.f64 y z)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 x t)) (-.f64 t x) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 x t)) (-.f64 t x) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) (-.f64 t x)) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) (-.f64 t x)) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (-.f64 x t))) (-.f64 x t) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (-.f64 x t))) (-.f64 x t) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z)) (neg.f64 (*.f64 x (-.f64 y z)))) |
(neg.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(/.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) (/.f64 (+.f64 x t) (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x))))) |
(/.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 x) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x t) (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal -1 binary64) (-.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 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 y z))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 y z)) (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 y z)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (+.f64 x t) (-.f64 y z)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (+.f64 x t) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x t) (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 x t) (-.f64 y 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 x t))) (/.f64 #s(literal 1 binary64) (-.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 (*.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 y z)) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 y z))) |
(/.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 #s(literal 0 binary64) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (/.f64 (+.f64 x t) (-.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t)))) |
(/.f64 (neg.f64 (-.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 (*.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 t (-.f64 y z))) (*.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 t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 t t) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 y z) (+.f64 x t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y z) (+.f64 x t))) (+.f64 (*.f64 t t) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 (+.f64 x t) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.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 t #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 t (/.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.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 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.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 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.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 #s(literal -1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.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 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 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.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 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.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))) (-.f64 #s(literal 0 binary64) 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 y z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 x #s(literal 1 binary64)))) (*.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 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 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (+.f64 y z) #s(literal 1 binary64))) (*.f64 (+.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) 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 y z))) (*.f64 (+.f64 y z) (/.f64 x #s(literal 1 binary64)))) (*.f64 (+.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 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 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.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 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.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))) (-.f64 #s(literal 0 binary64) 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 y z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 x #s(literal 1 binary64)))) (*.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 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 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x)) (*.f64 (+.f64 y z) #s(literal 1 binary64))) (*.f64 (+.f64 y z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) 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 y z))) (*.f64 (+.f64 y z) (/.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (/.f64 (+.f64 x t) (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 y z))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 x t) (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 y z))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (/.f64 (+.f64 x t) (-.f64 y z)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (/.f64 (+.f64 x t) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 x t) (-.f64 y 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 x t))) (/.f64 #s(literal 1 binary64) (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t 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 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)))) (/.f64 #s(literal -1 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 t (-.f64 y z))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (neg.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 y z) (+.f64 x t)))) (neg.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 y z) (+.f64 x t)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 x t) (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x t) (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal 1 binary64)) #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 y z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t))) |
(*.f64 (+.f64 x t) (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (+.f64 x t)))) |
(*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (/.f64 (+.f64 x t) (+.f64 x t))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 x t) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (+.f64 x t) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 x t)) (+.f64 x t)) (-.f64 t x)) |
(*.f64 (*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) (-.f64 t x)) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) |
(*.f64 (*.f64 (-.f64 t x) (/.f64 (-.f64 y z) (-.f64 x t))) (-.f64 x t)) |
(*.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.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 (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 (/.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 x t) (+.f64 x t)) (*.f64 (-.f64 t x) (-.f64 y z))) |
(*.f64 (/.f64 (-.f64 y z) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (-.f64 t x)) |
(*.f64 (/.f64 (-.f64 y z) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (+.f64 x t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 x t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (-.f64 t x) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (-.f64 x t) #s(literal 1 binary64))) |
(*.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 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 t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (-.f64 y z) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (+.f64 x t))) |
(*.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)) (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 x t) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (+.f64 x t) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (+.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 y z)))) |
(*.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 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (+.f64 y z))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (-.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 (-.f64 x t) (/.f64 #s(literal -1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (-.f64 x t) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 x t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (-.f64 x t) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 (+.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (+.f64 x t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (+.f64 x t) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (+.f64 x t) (-.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 x t) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (-.f64 t x) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t))) |
(*.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 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 x 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 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 y z))) |
(+.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) x) (*.f64 x x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 t t)) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 x x))) |
(+.f64 (*.f64 t (+.f64 x t)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x t))) |
(+.f64 (*.f64 (+.f64 x t) t) (*.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (*.f64 t t) (*.f64 x x)) |
(-.f64 (*.f64 t t) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (-.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) x) (*.f64 t t)) |
(fma.f64 t t (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 t t (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 t t (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(fma.f64 t (+.f64 x t) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x t))) |
(fma.f64 (-.f64 t x) (+.f64 x t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 t x) (+.f64 x t) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (+.f64 x t) t (*.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (+.f64 x t) (-.f64 t x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (+.f64 x t) (-.f64 t x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) x (*.f64 t t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 t t)) |
(fma.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (-.f64 x t) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x t) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (-.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (-.f64 t x)) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 t x)) (-.f64 x t)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 x t) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 x t) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 x x)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) (neg.f64 (-.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (-.f64 t x))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 t x))) (neg.f64 (-.f64 x t))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 t x) (+.f64 x t)) |
(*.f64 (+.f64 x t) (-.f64 t x)) |
(*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 t t) (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x t) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (/.f64 (+.f64 x t) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (-.f64 t x)) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 t x) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (-.f64 t x) (-.f64 x t))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 t))) |
(pow.f64 t #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(*.f64 t t) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(+.f64 (/.f64 y (+.f64 x t)) (neg.f64 (/.f64 z (+.f64 x t)))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x t)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t))) z (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) z))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x t)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (/.f64 z (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) (/.f64 z (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (/.f64 z (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x t)) (neg.f64 (*.f64 (-.f64 x t) (/.f64 z (-.f64 (*.f64 x x) (*.f64 t t)))))) (fma.f64 (neg.f64 (-.f64 x t)) (/.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (*.f64 (-.f64 x t) (/.f64 z (-.f64 (*.f64 x x) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t))) z (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) z))) |
(+.f64 (fma.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (/.f64 z (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) (/.f64 z (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (/.f64 z (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (neg.f64 (*.f64 (-.f64 x t) (/.f64 z (-.f64 (*.f64 x x) (*.f64 t t)))))) (fma.f64 (neg.f64 (-.f64 x t)) (/.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (*.f64 (-.f64 x t) (/.f64 z (-.f64 (*.f64 x x) (*.f64 t t)))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 x t) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) z))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t))) z (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) z))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 x t) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (/.f64 z (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) (/.f64 z (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (/.f64 z (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))))) |
(+.f64 (fma.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 x t) (neg.f64 (*.f64 (-.f64 x t) (/.f64 z (-.f64 (*.f64 x x) (*.f64 t t)))))) (fma.f64 (neg.f64 (-.f64 x t)) (/.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (*.f64 (-.f64 x t) (/.f64 z (-.f64 (*.f64 x x) (*.f64 t t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x t) (-.f64 y z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 y (+.f64 x t)) (/.f64 z (+.f64 x t))) |
(-.f64 (/.f64 (/.f64 y #s(literal 1 binary64)) (+.f64 x t)) (/.f64 (/.f64 z #s(literal 1 binary64)) (+.f64 x t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 x t)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 x t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (+.f64 x t)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (+.f64 x t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t))) (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 x t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 x t) (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 (+.f64 x t) (+.f64 y z)))) |
(-.f64 (/.f64 (*.f64 y (+.f64 x t)) (*.f64 (+.f64 x t) (+.f64 x t))) (/.f64 (*.f64 (+.f64 x t) z) (*.f64 (+.f64 x t) (+.f64 x t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x t) (*.f64 (+.f64 x t) (+.f64 x t)))) (+.f64 (*.f64 (/.f64 y (+.f64 x t)) (/.f64 y (+.f64 x t))) (+.f64 (*.f64 (/.f64 z (+.f64 x t)) (/.f64 z (+.f64 x t))) (*.f64 (/.f64 y (+.f64 x t)) (/.f64 z (+.f64 x t)))))) (/.f64 (*.f64 (/.f64 z (+.f64 x t)) (*.f64 (/.f64 z (+.f64 x t)) (/.f64 z (+.f64 x t)))) (+.f64 (*.f64 (/.f64 y (+.f64 x t)) (/.f64 y (+.f64 x t))) (+.f64 (*.f64 (/.f64 z (+.f64 x t)) (/.f64 z (+.f64 x t))) (*.f64 (/.f64 y (+.f64 x t)) (/.f64 z (+.f64 x t))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y (+.f64 x t)) (/.f64 y (+.f64 x t))) (+.f64 (/.f64 y (+.f64 x t)) (/.f64 z (+.f64 x t)))) (/.f64 (*.f64 (/.f64 z (+.f64 x t)) (/.f64 z (+.f64 x t))) (+.f64 (/.f64 y (+.f64 x t)) (/.f64 z (+.f64 x t))))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x t)) (neg.f64 (/.f64 z (+.f64 x t)))) |
(fma.f64 (/.f64 y (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))) (neg.f64 (/.f64 z (+.f64 x t)))) |
(fma.f64 (/.f64 y (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 x t) (neg.f64 (/.f64 z (+.f64 x t)))) |
(neg.f64 (/.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (+.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x t) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x t) (-.f64 y z))))) |
(/.f64 (-.f64 y z) (+.f64 x t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x t) (-.f64 y z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x t) (-.f64 y z)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 x t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 x t) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 y (+.f64 x t)) (*.f64 (+.f64 x t) z)) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (*.f64 (+.f64 y z) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 y z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x t) (*.f64 (+.f64 x t) (+.f64 x t)))) (*.f64 (/.f64 z (+.f64 x t)) (*.f64 (/.f64 z (+.f64 x t)) (/.f64 z (+.f64 x t))))) (+.f64 (*.f64 (/.f64 y (+.f64 x t)) (/.f64 y (+.f64 x t))) (+.f64 (*.f64 (/.f64 z (+.f64 x t)) (/.f64 z (+.f64 x t))) (*.f64 (/.f64 y (+.f64 x t)) (/.f64 z (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (+.f64 x t)) (/.f64 y (+.f64 x t))) (*.f64 (/.f64 z (+.f64 x t)) (/.f64 z (+.f64 x t)))) (+.f64 (/.f64 y (+.f64 x t)) (/.f64 z (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) (+.f64 y z)) |
(/.f64 (-.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) z)) (*.f64 (/.f64 (+.f64 x t) y) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x t) y) (/.f64 (+.f64 x t) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x t)) (*.f64 (/.f64 (+.f64 x t) y) z)) (*.f64 (/.f64 (+.f64 x t) y) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t))) (*.f64 (/.f64 (+.f64 x t) y) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 (+.f64 x t) y) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (+.f64 x t) z)) (*.f64 (+.f64 x t) #s(literal 1 binary64))) (*.f64 (+.f64 x t) (/.f64 (+.f64 x t) z))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 x t))) (*.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (+.f64 x t) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (/.f64 (+.f64 x t) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 x t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 0 binary64) (+.f64 x t))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (-.f64 #s(literal 0 binary64) z))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (+.f64 x t)) (*.f64 (+.f64 x t) z))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y z) (+.f64 x t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 x t) (*.f64 (+.f64 x t) (+.f64 x t)))) (*.f64 (/.f64 z (+.f64 x t)) (*.f64 (/.f64 z (+.f64 x t)) (/.f64 z (+.f64 x t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 y (+.f64 x t)) (/.f64 y (+.f64 x t))) (+.f64 (*.f64 (/.f64 z (+.f64 x t)) (/.f64 z (+.f64 x t))) (*.f64 (/.f64 y (+.f64 x t)) (/.f64 z (+.f64 x t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (+.f64 x t)) (/.f64 y (+.f64 x t))) (*.f64 (/.f64 z (+.f64 x t)) (/.f64 z (+.f64 x t))))) (neg.f64 (+.f64 (/.f64 y (+.f64 x t)) (/.f64 z (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 x t)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 x t)))) (neg.f64 (+.f64 y z))) |
(pow.f64 (/.f64 (+.f64 x t) (-.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x t) (-.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 x t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y z) (+.f64 x t))) |
(*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) |
(*.f64 (/.f64 (-.f64 y z) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 x t)) |
(*.f64 (/.f64 (-.f64 y z) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x t) (-.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 (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (-.f64 y z) (+.f64 x t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 y z) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 y z) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (+.f64 x t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 x x)) (*.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 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 y z) (+.f64 x t)) (/.f64 (-.f64 y z) (+.f64 y z))) |
| 1× | egg-herbie |
| 3898× | *-lowering-*.f32 |
| 3898× | *-lowering-*.f64 |
| 2892× | +-lowering-+.f64 |
| 2892× | +-lowering-+.f32 |
| 1804× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 589 | 6004 |
| 1 | 1936 | 5086 |
| 2 | 6389 | 5070 |
| 0 | 8274 | 5070 |
| 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))))) |
(* 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))))) |
(* t y) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* -1 (* x (- y 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
x |
(+ x (* y (- t x))) |
(+ x (* y (- t x))) |
(+ x (* y (- t x))) |
(* y (- t x)) |
(* y (- (+ t (/ x y)) x)) |
(* y (- (+ t (/ x y)) x)) |
(* y (- (+ t (/ x y)) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(+ x (* -1 (* x y))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(* t y) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t y) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(* 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))))) |
(* t (- y z)) |
(+ (* t (- y z)) (* x (- (+ 1 z) y))) |
(+ (* t (- y z)) (* x (- (+ 1 (+ z (* x (- (+ (* -1 (/ (- y z) t)) (/ y t)) (/ z t))))) y))) |
(+ (* t (- y z)) (* x (- (+ 1 (+ z (* x (- (+ (* -1 (/ (- y z) t)) (+ (* x (- (/ z (pow t 2)) (+ (* -1 (/ (- y z) (pow t 2))) (/ y (pow t 2))))) (/ y t))) (/ z t))))) y))) |
(* 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 (/ 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 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))))) |
(* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (+ (/ x y) (/ (pow t 2) (+ t x)))) (/ (pow x 2) (+ t x)))) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (+ (/ x y) (/ (pow t 2) (+ t x)))) (/ (pow x 2) (+ t x)))) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (+ (/ x y) (/ (pow t 2) (+ t x)))) (/ (pow x 2) (+ t x)))) |
(/ (* y (- (pow t 2) (pow x 2))) (+ t x)) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))) y)) (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))) y)) (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x)))))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))) y)) (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x)))))) |
(+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x)))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x)))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x)))) |
(* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (+ (/ x z) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))))) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (+ (/ x z) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))))) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (+ (/ x z) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))))) |
(* -1 (* z (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))) |
(* -1 (* z (- (+ (* -1 (/ (+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) z)) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))) |
(* -1 (* z (- (+ (* -1 (/ (+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) z)) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))) |
(* -1 (* z (- (+ (* -1 (/ (+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) z)) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t 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)) |
(+ (* t (- y z)) (* x (- z y))) |
(+ (* t (- y z)) (* x (- (+ z (* x (- (+ (* -1 (/ (- y z) t)) (/ y t)) (/ z t)))) y))) |
(+ (* t (- y z)) (* x (- (+ z (* x (- (+ (* -1 (/ (- y z) t)) (+ (* x (- (/ z (pow t 2)) (+ (* -1 (/ (- y z) (pow t 2))) (/ y (pow t 2))))) (/ y t))) (/ z t)))) y))) |
(* -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 (- (pow t 2) (pow x 2))) (+ t x))) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))) |
(/ (* y (- (pow t 2) (pow x 2))) (+ t x)) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x)))) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x)))) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x)))) |
(/ (* y (- (pow t 2) (pow x 2))) (+ t x)) |
(* -1 (* y (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))))) |
(* -1 (* y (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))))) |
(* -1 (* y (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))))) |
(/ (* y (- (pow t 2) (pow x 2))) (+ t x)) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) |
(* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x))))) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x))))) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x))))) |
(* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) |
(* -1 (* z (- (+ (* -1 (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))) |
(* -1 (* z (- (+ (* -1 (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))) |
(* -1 (* z (- (+ (* -1 (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))) |
(* -1 (pow x 2)) |
(- (pow t 2) (pow x 2)) |
(- (pow t 2) (pow x 2)) |
(- (pow t 2) (pow x 2)) |
(pow t 2) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(pow t 2) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(pow t 2) |
(+ (* -1 (pow x 2)) (pow t 2)) |
(+ (* -1 (pow x 2)) (pow t 2)) |
(+ (* -1 (pow x 2)) (pow t 2)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(* -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 (+ (* -1 (/ z (* y (+ t x)))) (/ 1 (+ t x)))) |
(* y (+ (* -1 (/ z (* y (+ t x)))) (/ 1 (+ t x)))) |
(* y (+ (* -1 (/ z (* y (+ t x)))) (/ 1 (+ t x)))) |
(/ y (+ t x)) |
(* -1 (* y (- (/ z (* y (+ t x))) (/ 1 (+ t x))))) |
(* -1 (* y (- (/ z (* y (+ t x))) (/ 1 (+ t x))))) |
(* -1 (* y (- (/ z (* y (+ t x))) (/ 1 (+ t x))))) |
(/ 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 (- (/ y (* z (+ t x))) (/ 1 (+ t x)))) |
(* z (- (/ y (* z (+ t x))) (/ 1 (+ t x)))) |
(* z (- (/ y (* z (+ t x))) (/ 1 (+ t x)))) |
(* -1 (/ z (+ t x))) |
(* -1 (* z (+ (* -1 (/ y (* z (+ t x)))) (/ 1 (+ t x))))) |
(* -1 (* z (+ (* -1 (/ y (* z (+ t x)))) (/ 1 (+ t x))))) |
(* -1 (* z (+ (* -1 (/ y (* z (+ t x)))) (/ 1 (+ t x))))) |
(/ (- y z) t) |
(- (+ (* x (- (/ z (pow t 2)) (/ y (pow t 2)))) (/ y t)) (/ z t)) |
(- (+ (* x (- (+ (* x (- (/ y (pow t 3)) (/ z (pow t 3)))) (/ z (pow t 2))) (/ y (pow t 2)))) (/ y t)) (/ z t)) |
(- (+ (* x (- (+ (* x (- (+ (* x (- (/ z (pow t 4)) (/ y (pow t 4)))) (/ y (pow t 3))) (/ z (pow t 3)))) (/ z (pow t 2))) (/ y (pow t 2)))) (/ y t)) (/ z t)) |
(/ (- y z) x) |
(/ (- (+ y (* -1 (/ (* t (- y z)) x))) z) x) |
(/ (- (+ y (/ (* (pow t 2) (- y z)) (pow x 2))) (+ z (/ (* t (- y z)) x))) x) |
(/ (- (+ y (* -1 (/ (* (pow t 3) (- y z)) (pow x 3)))) (+ z (+ (* -1 (/ (* (pow t 2) (- y z)) (pow x 2))) (/ (* t (- y z)) x)))) x) |
(/ (- y z) x) |
(* -1 (/ (+ (* -1 (- y z)) (/ (* t (- y z)) x)) x)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (/ (* (pow t 2) (- y z)) x) (* t (- y z))) x))) x)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- y z)) x) (* (pow t 2) (- y z))) x)) (* t (- y z))) x))) x)) |
(/ (- y z) x) |
(- (+ (* t (- (/ z (pow x 2)) (/ y (pow x 2)))) (/ y x)) (/ z x)) |
(- (+ (* t (- (+ (* t (- (/ y (pow x 3)) (/ z (pow x 3)))) (/ z (pow x 2))) (/ y (pow x 2)))) (/ y x)) (/ z x)) |
(- (+ (* t (- (+ (* t (- (+ (* t (- (/ z (pow x 4)) (/ y (pow x 4)))) (/ y (pow x 3))) (/ z (pow x 3)))) (/ z (pow x 2))) (/ y (pow x 2)))) (/ y x)) (/ z x)) |
(/ (- y z) t) |
(/ (- (+ y (* -1 (/ (* x (- y z)) t))) z) t) |
(/ (- (+ y (/ (* (pow x 2) (- y z)) (pow t 2))) (+ z (/ (* x (- y z)) t))) t) |
(/ (- (+ y (* -1 (/ (* (pow x 3) (- y z)) (pow t 3)))) (+ z (+ (* -1 (/ (* (pow x 2) (- y z)) (pow t 2))) (/ (* x (- y z)) t)))) t) |
(/ (- y z) t) |
(* -1 (/ (+ (* -1 (- y z)) (/ (* x (- y z)) t)) t)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (/ (* (pow x 2) (- y z)) t) (* x (- y z))) t))) t)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (- y z)) t) (* (pow x 2) (- y z))) t)) (* x (- y z))) t))) t)) |
| 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 z (-.f64 #s(literal 1 binary64) y))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 (+.f64 z (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 t (-.f64 y z)) x))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 (+.f64 z (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 t (-.f64 y z)) x))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 (+.f64 z (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 t (-.f64 y z)) x))) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 y (+.f64 z #s(literal 1 binary64))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (-.f64 y (+.f64 z #s(literal 1 binary64)))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (-.f64 y (+.f64 z #s(literal 1 binary64)))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (-.f64 y (+.f64 z #s(literal 1 binary64)))))) |
(+ x (* -1 (* x (- y z)))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) 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 z (-.f64 #s(literal 1 binary64) y))) t))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) (-.f64 (-.f64 z y) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 z y) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 z y) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t)))) |
(+ x (* -1 (* z (- t x)))) |
(-.f64 x (*.f64 z (-.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))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 t (-.f64 (-.f64 (/.f64 x y) (*.f64 z (/.f64 (-.f64 t x) y))) x))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 t (-.f64 (-.f64 (/.f64 x y) (*.f64 z (/.f64 (-.f64 t x) y))) x))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 t (-.f64 (-.f64 (/.f64 x y) (*.f64 z (/.f64 (-.f64 t x) y))) x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (+.f64 (-.f64 t x) (/.f64 (-.f64 x (*.f64 z (-.f64 t x))) y))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (+.f64 (-.f64 t x) (/.f64 (-.f64 x (*.f64 z (-.f64 t x))) y))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (+.f64 (-.f64 t x) (/.f64 (-.f64 x (*.f64 z (-.f64 t x))) 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 #s(literal 0 binary64) (*.f64 z (-.f64 t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (*.f64 y (/.f64 (-.f64 t x) z)) (-.f64 t x)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (*.f64 y (/.f64 (-.f64 t x) z)) (-.f64 t x)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (-.f64 (*.f64 y (/.f64 (-.f64 t x) z)) (-.f64 t x)))) |
(* -1 (* z (- t x))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 (-.f64 t (/.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 (-.f64 t (/.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 (-.f64 t (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z)) x) (-.f64 #s(literal 0 binary64) 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 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (-.f64 y z))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (-.f64 y z))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (-.f64 y z))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (*.f64 #s(literal -1 binary64) (-.f64 z y)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (*.f64 #s(literal -1 binary64) (-.f64 z y)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (*.f64 #s(literal -1 binary64) (-.f64 z y)))) |
(* 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 (*.f64 t (-.f64 y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (/.f64 (*.f64 t (-.f64 y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (/.f64 (*.f64 t (-.f64 y z)) x))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 z y)) x) z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 z y)) x) z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 z y)) x) z)))) |
(* -1 (* z (- t x))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.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)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 (-.f64 t (*.f64 z (/.f64 (-.f64 t x) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 (-.f64 t (*.f64 z (/.f64 (-.f64 t x) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 (-.f64 t (*.f64 z (/.f64 (-.f64 t x) y))) x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 t x) y)) (-.f64 t x)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 t x) y)) (-.f64 t x)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 t x) y)) (-.f64 t x)) (-.f64 #s(literal 0 binary64) y)) |
(* 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 #s(literal 0 binary64) (*.f64 z (-.f64 t x))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (-.f64 (*.f64 y (/.f64 (-.f64 t x) z)) (-.f64 t x))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (-.f64 (*.f64 y (/.f64 (-.f64 t x) z)) (-.f64 t x))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (-.f64 (*.f64 y (/.f64 (-.f64 t x) z)) (-.f64 t x))) |
(* -1 (* z (- t x))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 (-.f64 (-.f64 t (*.f64 y (/.f64 (-.f64 t x) z))) x) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 (-.f64 (-.f64 t (*.f64 y (/.f64 (-.f64 t x) z))) x) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 (-.f64 (-.f64 t (*.f64 y (/.f64 (-.f64 t x) z))) x) (-.f64 #s(literal 0 binary64) 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 (+.f64 #s(literal -1 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 x t)) (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 t x)))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 t x)))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (-.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 #s(literal 0 binary64) (/.f64 y z))) z) |
(- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (*.f64 y (+.f64 (/.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) z)) (/.f64 #s(literal -1 binary64) (*.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 0 binary64) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (/.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)) (-.f64 #s(literal 0 binary64) 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 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) #s(literal 1 binary64)) 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 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 z z) y))) (*.f64 z z)) y) z)) y)) (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (*.f64 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 #s(literal 1 binary64) (*.f64 y y)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 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 #s(literal 0 binary64) (/.f64 y z))) z) |
(/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z) |
(/.f64 (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) z)) y) z) #s(literal 1 binary64)) z) |
(/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) z)) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) z)) y) z) #s(literal 1 binary64))) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (/ y z)) z)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y z))) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) z)) y) z)) (-.f64 #s(literal 0 binary64) 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 (/.f64 (+.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) z)) (-.f64 #s(literal 0 binary64) z)) 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 #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 (*.f64 t z) y))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 t (/.f64 (*.f64 t z) y))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (-.f64 t (/.f64 (*.f64 t z) y))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z y))) #s(literal -1 binary64))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z y))) #s(literal -1 binary64))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 z y))) #s(literal -1 binary64))) |
(* 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 (-.f64 #s(literal 0 binary64) z) (-.f64 t (/.f64 (*.f64 t y) z))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t (/.f64 (*.f64 t y) z))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t (/.f64 (*.f64 t 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 (+.f64 #s(literal -1 binary64) (/.f64 z y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 z y)) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* 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 (-.f64 (/.f64 (*.f64 t z) x) z) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 t z) x) z) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 t z) x) z) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) t) (-.f64 z (/.f64 (*.f64 z x) t))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z (/.f64 (*.f64 z x) t))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z (/.f64 (*.f64 z x) t))) |
(* -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 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- (/ t x) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- (/ t x) 1))) |
(-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t)))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t)))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t)))) |
(* t y) |
(*.f64 t y) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(* x (+ 1 (* -1 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t y) x) y))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t y) x) y))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 t y) x) y))) |
(* -1 (* x (- y 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 y #s(literal -1 binary64)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(*.f64 x (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 y (/.f64 (*.f64 t y) x))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(*.f64 x (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 y (/.f64 (*.f64 t y) x))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(*.f64 x (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 y (/.f64 (*.f64 t y) x))))) |
x |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (/ x y)) x)) |
(*.f64 y (+.f64 t (-.f64 (/.f64 x y) x))) |
(* y (- (+ t (/ x y)) x)) |
(*.f64 y (+.f64 t (-.f64 (/.f64 x y) x))) |
(* y (- (+ t (/ x y)) x)) |
(*.f64 y (+.f64 t (-.f64 (/.f64 x y) x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 t (-.f64 (/.f64 x y) x))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 t (-.f64 (/.f64 x y) x))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 t (-.f64 (/.f64 x y) x))))) |
(+ x (* -1 (* x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(* t y) |
(*.f64 t y) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(*.f64 t (+.f64 (/.f64 x t) (-.f64 y (*.f64 y (/.f64 x t))))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(*.f64 t (+.f64 (/.f64 x t) (-.f64 y (*.f64 y (/.f64 x t))))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(*.f64 t (+.f64 (/.f64 x t) (-.f64 y (*.f64 y (/.f64 x t))))) |
(* t y) |
(*.f64 t y) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (+.f64 y (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) t))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (+.f64 y (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) t))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (+.f64 y (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) t))) |
(* 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 y (/.f64 x t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (-.f64 y (*.f64 y (/.f64 x t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (-.f64 y (*.f64 y (/.f64 x t)))) |
(* t y) |
(*.f64 t y) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (/.f64 x t)) y)) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (/.f64 x t)) y)) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (/.f64 x t)) y)) |
(* 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 (-.f64 y (/.f64 (*.f64 t y) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 (-.f64 y (/.f64 (*.f64 t y) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 (-.f64 y (/.f64 (*.f64 t y) x)) (-.f64 #s(literal 0 binary64) x)) |
(* 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 (* x (- (+ (* -1 (/ (- y z) t)) (/ y t)) (/ z t))))) y))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 z (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t))) y))))) |
(+ (* t (- y z)) (* x (- (+ 1 (+ z (* x (- (+ (* -1 (/ (- y z) t)) (+ (* x (- (/ z (pow t 2)) (+ (* -1 (/ (- y z) (pow t 2))) (/ y (pow t 2))))) (/ y t))) (/ z t))))) y))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 z (-.f64 (*.f64 x (+.f64 (/.f64 (-.f64 z y) t) (+.f64 (*.f64 x (-.f64 (-.f64 (/.f64 z (*.f64 t t)) (/.f64 y (*.f64 t t))) (/.f64 (/.f64 (-.f64 z y) t) t))) (/.f64 (-.f64 y z) t)))) y))))) |
(* x (+ 1 (* -1 (- y z)))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 (+.f64 z (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 t (-.f64 y z)) x))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 (+.f64 z (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 t (-.f64 y z)) x))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 (+.f64 z (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 t (-.f64 y z)) x))) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 y (+.f64 z #s(literal 1 binary64))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (-.f64 y (+.f64 z #s(literal 1 binary64)))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (-.f64 y (+.f64 z #s(literal 1 binary64)))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (-.f64 y (+.f64 z #s(literal 1 binary64)))))) |
(+ x (* -1 (* x (- y z)))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) 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 (/ x t)) (+ z (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t))) |
(* t (- (+ y (/ x t)) (+ z (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t))) |
(* t (- (+ y (/ x t)) (+ z (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 z y) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 z y) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (- x (* x (- y z))) t))))) |
(*.f64 t (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 z y) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t)))) |
(+ x (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))) |
(-.f64 x (*.f64 z (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))))) |
(+.f64 x (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))))) |
(+.f64 x (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))))) |
(+.f64 x (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z))) |
(* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x)))) |
(*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x))) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (+ (/ x y) (/ (pow t 2) (+ t x)))) (/ (pow x 2) (+ t x)))) |
(*.f64 y (+.f64 (+.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 z (*.f64 y (+.f64 t x)))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (+ (/ x y) (/ (pow t 2) (+ t x)))) (/ (pow x 2) (+ t x)))) |
(*.f64 y (+.f64 (+.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 z (*.f64 y (+.f64 t x)))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (+ (/ x y) (/ (pow t 2) (+ t x)))) (/ (pow x 2) (+ t x)))) |
(*.f64 y (+.f64 (+.f64 (/.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 z (*.f64 y (+.f64 t x)))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) |
(/ (* y (- (pow t 2) (pow x 2))) (+ t x)) |
(*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))) y)) (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) y) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))) y)) (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) y) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) |
(* -1 (* y (+ (* -1 (/ (+ x (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x)))) y)) (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (+.f64 (/.f64 (-.f64 x (*.f64 z (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) y) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) |
(+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) |
(+.f64 x (*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x)))) |
(+.f64 x (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x)))) |
(+.f64 x (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z))) |
(+ x (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x)))) |
(+.f64 x (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z))) |
(* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x)) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (+ (/ x z) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (+ (/ x z) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (+ (/ x z) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* -1 (* z (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x)) |
(* -1 (* z (- (+ (* -1 (/ (+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) z)) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (/.f64 (+.f64 x (*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) (-.f64 #s(literal 0 binary64) z)))) |
(* -1 (* z (- (+ (* -1 (/ (+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) z)) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (/.f64 (+.f64 x (*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) (-.f64 #s(literal 0 binary64) z)))) |
(* -1 (* z (- (+ (* -1 (/ (+ x (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) z)) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (/.f64 (+.f64 x (*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) (-.f64 #s(literal 0 binary64) 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 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (-.f64 y z))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (-.f64 y z))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (-.f64 y z))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (*.f64 #s(literal -1 binary64) (-.f64 z y)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (*.f64 #s(literal -1 binary64) (-.f64 z y)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (*.f64 #s(literal -1 binary64) (-.f64 z y)))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* t (- y z)) (* x (- z y))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* t (- y z)) (* x (- (+ z (* x (- (+ (* -1 (/ (- y z) t)) (/ y t)) (/ z t)))) y))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (+.f64 z (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) t))) y)))) |
(+ (* t (- y z)) (* x (- (+ z (* x (- (+ (* -1 (/ (- y z) t)) (+ (* x (- (/ z (pow t 2)) (+ (* -1 (/ (- y z) (pow t 2))) (/ y (pow t 2))))) (/ y t))) (/ z t)))) y))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (+.f64 z (-.f64 (*.f64 x (+.f64 (/.f64 (-.f64 z y) t) (+.f64 (*.f64 x (-.f64 (-.f64 (/.f64 z (*.f64 t t)) (/.f64 y (*.f64 t t))) (/.f64 (/.f64 (-.f64 z y) t) t))) (/.f64 (-.f64 y z) t)))) y)))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (/.f64 (*.f64 t (-.f64 y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (/.f64 (*.f64 t (-.f64 y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (/.f64 (*.f64 t (-.f64 y z)) x))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 z y)) x) z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 z y)) x) z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 z y)) x) z)))) |
(* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x)) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z)) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z)) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (* y (- (/ (pow t 2) (+ t x)) (/ (pow x 2) (+ t x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z)) |
(/ (* y (- (pow t 2) (pow x 2))) (+ t x)) |
(*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x))) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x)))) |
(*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 z (*.f64 y (+.f64 t x))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x)))) |
(*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 z (*.f64 y (+.f64 t x))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) |
(* y (- (+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x)))) |
(*.f64 y (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 z (*.f64 y (+.f64 t x))))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))) |
(/ (* y (- (pow t 2) (pow x 2))) (+ t x)) |
(*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x))) |
(* -1 (* y (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* z (- (pow t 2) (pow x 2))) (* y (+ t x)))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(/ (* y (- (pow t 2) (pow x 2))) (+ t x)) |
(*.f64 y (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x))) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z)) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z)) |
(+ (* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (+ t x))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (-.f64 y z)) |
(* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x)) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x))))) |
(*.f64 z (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x))))) |
(*.f64 z (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (/ (- (pow t 2) (pow x 2)) (+ t x))) (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x))))) |
(*.f64 z (*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (/ (* z (- (pow t 2) (pow x 2))) (+ t x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x)) |
(* -1 (* z (- (+ (* -1 (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))) |
(*.f64 z (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))))) |
(* -1 (* z (- (+ (* -1 (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))) |
(*.f64 z (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))))) |
(* -1 (* z (- (+ (* -1 (/ (* y (- (pow t 2) (pow x 2))) (* z (+ t x)))) (/ (pow t 2) (+ t x))) (/ (pow x 2) (+ t x))))) |
(*.f64 z (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y z)) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)))))) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(- (pow t 2) (pow x 2)) |
(-.f64 (*.f64 t t) (*.f64 x x)) |
(- (pow t 2) (pow x 2)) |
(-.f64 (*.f64 t t) (*.f64 x x)) |
(- (pow t 2) (pow x 2)) |
(-.f64 (*.f64 t t) (*.f64 x x)) |
(pow t 2) |
(*.f64 t t) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 t t)))) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 t t)))) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 t t)))) |
(pow t 2) |
(*.f64 t t) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 t t)))) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 t t)))) |
(* (pow t 2) (+ 1 (* -1 (/ (pow x 2) (pow t 2))))) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 t t)))) |
(pow t 2) |
(*.f64 t t) |
(+ (* -1 (pow x 2)) (pow t 2)) |
(-.f64 (*.f64 t t) (*.f64 x x)) |
(+ (* -1 (pow x 2)) (pow t 2)) |
(-.f64 (*.f64 t t) (*.f64 x x)) |
(+ (* -1 (pow x 2)) (pow t 2)) |
(-.f64 (*.f64 t t) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(* (pow x 2) (- (/ (pow t 2) (pow x 2)) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) (*.f64 x x)))) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(* -1 (/ z (+ t x))) |
(*.f64 z (/.f64 #s(literal -1 binary64) (+.f64 t x))) |
(+ (* -1 (/ z (+ t x))) (/ y (+ t x))) |
(-.f64 (/.f64 y (+.f64 t x)) (/.f64 z (+.f64 t x))) |
(+ (* -1 (/ z (+ t x))) (/ y (+ t x))) |
(-.f64 (/.f64 y (+.f64 t x)) (/.f64 z (+.f64 t x))) |
(+ (* -1 (/ z (+ t x))) (/ y (+ t x))) |
(-.f64 (/.f64 y (+.f64 t x)) (/.f64 z (+.f64 t x))) |
(/ y (+ t x)) |
(/.f64 y (+.f64 t x)) |
(* y (+ (* -1 (/ z (* y (+ t x)))) (/ 1 (+ t x)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) (/.f64 z (*.f64 y (+.f64 t x))))) |
(* y (+ (* -1 (/ z (* y (+ t x)))) (/ 1 (+ t x)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) (/.f64 z (*.f64 y (+.f64 t x))))) |
(* y (+ (* -1 (/ z (* y (+ t x)))) (/ 1 (+ t x)))) |
(*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) (/.f64 z (*.f64 y (+.f64 t x))))) |
(/ y (+ t x)) |
(/.f64 y (+.f64 t x)) |
(* -1 (* y (- (/ z (* y (+ t x))) (/ 1 (+ t x))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 y (+.f64 t x))) (/.f64 #s(literal -1 binary64) (+.f64 t x))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ z (* y (+ t x))) (/ 1 (+ t x))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 y (+.f64 t x))) (/.f64 #s(literal -1 binary64) (+.f64 t x))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (/ z (* y (+ t x))) (/ 1 (+ t x))))) |
(*.f64 (+.f64 (/.f64 z (*.f64 y (+.f64 t x))) (/.f64 #s(literal -1 binary64) (+.f64 t x))) (-.f64 #s(literal 0 binary64) y)) |
(/ y (+ t x)) |
(/.f64 y (+.f64 t x)) |
(+ (* -1 (/ z (+ t x))) (/ y (+ t x))) |
(-.f64 (/.f64 y (+.f64 t x)) (/.f64 z (+.f64 t x))) |
(+ (* -1 (/ z (+ t x))) (/ y (+ t x))) |
(-.f64 (/.f64 y (+.f64 t x)) (/.f64 z (+.f64 t x))) |
(+ (* -1 (/ z (+ t x))) (/ y (+ t x))) |
(-.f64 (/.f64 y (+.f64 t x)) (/.f64 z (+.f64 t x))) |
(* -1 (/ z (+ t x))) |
(*.f64 z (/.f64 #s(literal -1 binary64) (+.f64 t x))) |
(* z (- (/ y (* z (+ t x))) (/ 1 (+ t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 z (+.f64 t x))) (/.f64 #s(literal -1 binary64) (+.f64 t x)))) |
(* z (- (/ y (* z (+ t x))) (/ 1 (+ t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 z (+.f64 t x))) (/.f64 #s(literal -1 binary64) (+.f64 t x)))) |
(* z (- (/ y (* z (+ t x))) (/ 1 (+ t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 z (+.f64 t x))) (/.f64 #s(literal -1 binary64) (+.f64 t x)))) |
(* -1 (/ z (+ t x))) |
(*.f64 z (/.f64 #s(literal -1 binary64) (+.f64 t x))) |
(* -1 (* z (+ (* -1 (/ y (* z (+ t x)))) (/ 1 (+ t x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) (/.f64 y (*.f64 z (+.f64 t x))))) |
(* -1 (* z (+ (* -1 (/ y (* z (+ t x)))) (/ 1 (+ t x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) (/.f64 y (*.f64 z (+.f64 t x))))) |
(* -1 (* z (+ (* -1 (/ y (* z (+ t x)))) (/ 1 (+ t x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) (/.f64 y (*.f64 z (+.f64 t x))))) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(- (+ (* x (- (/ z (pow t 2)) (/ y (pow t 2)))) (/ y t)) (/ z t)) |
(+.f64 (/.f64 (-.f64 y z) t) (*.f64 x (-.f64 (/.f64 z (*.f64 t t)) (/.f64 y (*.f64 t t))))) |
(- (+ (* x (- (+ (* x (- (/ y (pow t 3)) (/ z (pow t 3)))) (/ z (pow t 2))) (/ y (pow t 2)))) (/ y t)) (/ z t)) |
(+.f64 (/.f64 (-.f64 y z) t) (*.f64 x (+.f64 (-.f64 (/.f64 z (*.f64 t t)) (/.f64 y (*.f64 t t))) (*.f64 x (/.f64 (-.f64 y z) (*.f64 t (*.f64 t t))))))) |
(- (+ (* x (- (+ (* x (- (+ (* x (- (/ z (pow t 4)) (/ y (pow t 4)))) (/ y (pow t 3))) (/ z (pow t 3)))) (/ z (pow t 2))) (/ y (pow t 2)))) (/ y t)) (/ z t)) |
(+.f64 (/.f64 (-.f64 y z) t) (*.f64 x (+.f64 (-.f64 (/.f64 z (*.f64 t t)) (/.f64 y (*.f64 t t))) (*.f64 x (+.f64 (/.f64 (-.f64 y z) (*.f64 t (*.f64 t t))) (*.f64 x (-.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 y (pow.f64 t #s(literal 4 binary64)))))))))) |
(/ (- y z) x) |
(/.f64 (-.f64 y z) x) |
(/ (- (+ y (* -1 (/ (* t (- y z)) x))) z) x) |
(/.f64 (+.f64 y (-.f64 (/.f64 (*.f64 t (-.f64 z y)) x) z)) x) |
(/ (- (+ y (/ (* (pow t 2) (- y z)) (pow x 2))) (+ z (/ (* t (- y z)) x))) x) |
(/.f64 (+.f64 y (-.f64 (/.f64 (+.f64 (*.f64 (-.f64 y z) (/.f64 (*.f64 t t) x)) (*.f64 t (-.f64 z y))) x) z)) x) |
(/ (- (+ y (* -1 (/ (* (pow t 3) (- y z)) (pow x 3)))) (+ z (+ (* -1 (/ (* (pow t 2) (- y z)) (pow x 2))) (/ (* t (- y z)) x)))) x) |
(/.f64 (-.f64 (-.f64 y (*.f64 (/.f64 (-.f64 y z) (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) x))) (+.f64 z (-.f64 (/.f64 (*.f64 t (-.f64 y z)) x) (*.f64 (-.f64 y z) (/.f64 (*.f64 t t) (*.f64 x x)))))) x) |
(/ (- y z) x) |
(/.f64 (-.f64 y z) x) |
(* -1 (/ (+ (* -1 (- y z)) (/ (* t (- y z)) x)) x)) |
(/.f64 (+.f64 (-.f64 z y) (/.f64 (*.f64 t (-.f64 y z)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (/ (* (pow t 2) (- y z)) x) (* t (- y z))) x))) x)) |
(/.f64 (-.f64 (-.f64 z y) (/.f64 (+.f64 (*.f64 (-.f64 y z) (/.f64 (*.f64 t t) x)) (*.f64 t (-.f64 z y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 3) (- y z)) x) (* (pow t 2) (- y z))) x)) (* t (- y z))) x))) x)) |
(/.f64 (-.f64 (-.f64 z y) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (-.f64 y z) (/.f64 (*.f64 t (*.f64 t t)) x)) (*.f64 (-.f64 z y) (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)) (*.f64 t (-.f64 z y))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (- y z) x) |
(/.f64 (-.f64 y z) x) |
(- (+ (* t (- (/ z (pow x 2)) (/ y (pow x 2)))) (/ y x)) (/ z x)) |
(+.f64 (/.f64 (-.f64 y z) x) (*.f64 t (-.f64 (/.f64 z (*.f64 x x)) (/.f64 y (*.f64 x x))))) |
(- (+ (* t (- (+ (* t (- (/ y (pow x 3)) (/ z (pow x 3)))) (/ z (pow x 2))) (/ y (pow x 2)))) (/ y x)) (/ z x)) |
(+.f64 (/.f64 (-.f64 y z) x) (*.f64 t (+.f64 (-.f64 (/.f64 z (*.f64 x x)) (/.f64 y (*.f64 x x))) (*.f64 t (/.f64 (-.f64 y z) (*.f64 x (*.f64 x x))))))) |
(- (+ (* t (- (+ (* t (- (+ (* t (- (/ z (pow x 4)) (/ y (pow x 4)))) (/ y (pow x 3))) (/ z (pow x 3)))) (/ z (pow x 2))) (/ y (pow x 2)))) (/ y x)) (/ z x)) |
(+.f64 (/.f64 (-.f64 y z) x) (*.f64 t (+.f64 (/.f64 z (*.f64 x x)) (-.f64 (*.f64 t (+.f64 (/.f64 (-.f64 y z) (*.f64 x (*.f64 x x))) (*.f64 t (-.f64 (/.f64 z (pow.f64 x #s(literal 4 binary64))) (/.f64 y (pow.f64 x #s(literal 4 binary64))))))) (/.f64 y (*.f64 x x)))))) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(/ (- (+ y (* -1 (/ (* x (- y z)) t))) z) t) |
(/.f64 (+.f64 (*.f64 x (/.f64 (-.f64 z y) t)) (-.f64 y z)) t) |
(/ (- (+ y (/ (* (pow x 2) (- y z)) (pow t 2))) (+ z (/ (* x (- y z)) t))) t) |
(/.f64 (+.f64 y (-.f64 (/.f64 (+.f64 (*.f64 (-.f64 y z) (/.f64 (*.f64 x x) t)) (*.f64 x (-.f64 z y))) t) z)) t) |
(/ (- (+ y (* -1 (/ (* (pow x 3) (- y z)) (pow t 3)))) (+ z (+ (* -1 (/ (* (pow x 2) (- y z)) (pow t 2))) (/ (* x (- y z)) t)))) t) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 z y) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (-.f64 y z)) (+.f64 (/.f64 (*.f64 (-.f64 y z) x) t) (*.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 z y) t) t)))) t) |
(/ (- y z) t) |
(/.f64 (-.f64 y z) t) |
(* -1 (/ (+ (* -1 (- y z)) (/ (* x (- y z)) t)) t)) |
(/.f64 (+.f64 (-.f64 z y) (/.f64 (*.f64 (-.f64 y z) x) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (/ (* (pow x 2) (- y z)) t) (* x (- y z))) t))) t)) |
(/.f64 (-.f64 (-.f64 z y) (/.f64 (+.f64 (*.f64 (-.f64 y z) (/.f64 (*.f64 x x) t)) (*.f64 x (-.f64 z y))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 3) (- y z)) t) (* (pow x 2) (- y z))) t)) (* x (- y z))) t))) t)) |
(/.f64 (-.f64 (-.f64 z y) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (-.f64 y z) (/.f64 (*.f64 x (*.f64 x x)) t)) (*.f64 (-.f64 z y) (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) (*.f64 x (-.f64 z y))) t)) (-.f64 #s(literal 0 binary64) t)) |
Compiled 48448 to 3945 computations (91.9% saved)
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1914 | 8 | 1922 |
| Fresh | 0 | 3 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1917 | 14 | 1931 |
| Status | Accuracy | Program |
|---|---|---|
| 47.7% | (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) | |
| ▶ | 99.7% | (+.f64 x (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
| 59.3% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) | |
| ✓ | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 39.4% | (+.f64 x (*.f64 y t)) | |
| ▶ | 58.0% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | 44.5% | (*.f64 z (-.f64 x t)) |
| ▶ | 26.2% | (*.f64 z x) |
| 42.4% | (*.f64 y (-.f64 t (/.f64 (*.f64 t z) y))) | |
| ▶ | 48.6% | (*.f64 y (-.f64 t x)) |
| 36.0% | (*.f64 x (-.f64 #s(literal 1 binary64) y)) | |
| ✓ | 47.8% | (*.f64 t (-.f64 y z)) |
| 28.5% | (*.f64 t y) | |
| ▶ | 13.2% | x |
Compiled 249 to 170 computations (31.7% saved)
| 1× | egg-herbie |
Found 10 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 t x) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 t x)) |
| ✓ | cost-diff | 0 | (*.f64 z x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 t x)) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
| 1780× | fma-define |
| 1578× | fma-lowering-fma.f32 |
| 1578× | fma-lowering-fma.f64 |
| 1380× | +-lowering-+.f64 |
| 1380× | +-lowering-+.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 68 |
| 1 | 34 | 64 |
| 2 | 81 | 64 |
| 3 | 266 | 64 |
| 4 | 904 | 64 |
| 5 | 3971 | 64 |
| 6 | 7608 | 64 |
| 0 | 8129 | 64 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- y z) (/ 1 (- t x)))) |
x |
(/ (- y z) (/ 1 (- t x))) |
(- y z) |
y |
z |
(/ 1 (- t x)) |
1 |
(- t x) |
t |
x |
(* z x) |
z |
x |
(* y (- t x)) |
y |
(- t x) |
t |
x |
(+ x (* x (- z y))) |
x |
(* x (- z y)) |
(- z y) |
z |
y |
| Outputs |
|---|
(+ x (/ (- y z) (/ 1 (- t x)))) |
(-.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) |
x |
(/ (- y z) (/ 1 (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(- y z) |
(-.f64 y z) |
y |
z |
(/ 1 (- t x)) |
(/.f64 #s(literal 1 binary64) (-.f64 t x)) |
1 |
#s(literal 1 binary64) |
(- t x) |
(-.f64 t x) |
t |
x |
(* z x) |
(*.f64 x z) |
z |
x |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
y |
(- t x) |
(-.f64 t x) |
t |
x |
(+ x (* x (- z y))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
x |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(- z y) |
(-.f64 z y) |
z |
y |
Found 10 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 t x) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 t x)) |
| ✓ | accuracy | 100.0% | (*.f64 z x) |
| ✓ | accuracy | 100.0% | (-.f64 t x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 t x)) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
| 52.0ms | 256× | 0 | valid |
Compiled 76 to 16 computations (78.9% saved)
ival-div: 14.0ms (50.4% of total)ival-mult: 6.0ms (21.6% of total)ival-sub: 4.0ms (14.4% of total)ival-add: 2.0ms (7.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (- y z) (/ 1 (- t x))))> |
#<alt (/ (- y z) (/ 1 (- t x)))> |
#<alt (- y z)> |
#<alt (/ 1 (- t x))> |
#<alt (* z x)> |
#<alt (* y (- t x))> |
#<alt (- t x)> |
#<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 (* 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 (- (* -1 (/ t (pow x 2))) (/ 1 x))> |
#<alt (- (* t (- (* -1 (/ t (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (- (* t (- (* t (- (* -1 (/ t (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ 1 t)> |
#<alt (/ (+ 1 (/ x t)) t)> |
#<alt (/ (- (+ 1 (/ (pow x 2) (pow t 2))) (* -1 (/ x t))) t)> |
#<alt (/ (- (+ 1 (/ (pow x 3) (pow t 3))) (+ (* -1 (/ x t)) (* -1 (/ (pow x 2) (pow t 2))))) t)> |
#<alt (/ 1 t)> |
#<alt (* -1 (/ (- (* -1 (/ x t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) t) (* -1 x)) t)) 1) t))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) t)) (pow x 2)) t)) (* -1 x)) t)) 1) t))> |
#<alt (/ 1 t)> |
#<alt (+ (/ 1 t) (/ x (pow t 2)))> |
#<alt (+ (* x (+ (/ 1 (pow t 2)) (/ x (pow t 3)))) (/ 1 t))> |
#<alt (+ (* x (+ (* x (+ (/ 1 (pow t 3)) (/ x (pow t 4)))) (/ 1 (pow t 2)))) (/ 1 t))> |
#<alt (/ -1 x)> |
#<alt (/ (- (* -1 (/ t x)) 1) x)> |
#<alt (/ (- (* -1 (/ (pow t 2) (pow x 2))) (+ 1 (/ t x))) x)> |
#<alt (/ (- (* -1 (/ (pow t 3) (pow x 3))) (+ 1 (+ (/ t x) (/ (pow t 2) (pow x 2))))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (/ t x)) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) x)) t) x))) x))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) x) (* -1 (pow t 2))) x)) t) x))) x))> |
#<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 (* 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 (* -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 (* 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)))))> |
81 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (+ x (* x (- z y))) |
| 0.0ms | x | @ | inf | (+ x (* x (- z y))) |
| 0.0ms | x | @ | 0 | (+ x (* x (- z y))) |
| 0.0ms | z | @ | -inf | (+ x (* x (- z y))) |
| 0.0ms | t | @ | 0 | (/ 1 (- t x)) |
| 1× | batch-egg-rewrite |
| 3570× | /-lowering-/.f32 |
| 3570× | /-lowering-/.f64 |
| 3446× | *-lowering-*.f32 |
| 3446× | *-lowering-*.f64 |
| 2124× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 51 |
| 1 | 102 | 47 |
| 2 | 967 | 47 |
| 0 | 8724 | 47 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- y z) (/ 1 (- t x)))) |
(/ (- y z) (/ 1 (- t x))) |
(- y z) |
(/ 1 (- t x)) |
(* z x) |
(* y (- t x)) |
(- t x) |
(+ x (* x (- z y))) |
(* x (- z y)) |
(- z y) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) |
(+.f64 (*.f64 y (-.f64 t x)) (neg.f64 (-.f64 (*.f64 z (-.f64 t x)) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(+.f64 (+.f64 x (*.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))) |
(-.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) |
(-.f64 (*.f64 y (-.f64 t x)) (-.f64 (*.f64 z (-.f64 t x)) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(-.f64 (+.f64 x (*.f64 y (-.f64 t x))) (*.f64 z (-.f64 t 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)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) |
(fma.f64 y (-.f64 t x) (neg.f64 (-.f64 (*.f64 z (-.f64 t x)) x))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 t x)) x) |
(fma.f64 (-.f64 t x) y (neg.f64 (-.f64 (*.f64 z (-.f64 t x)) x))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(fma.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) (-.f64 t x)) x) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t x)) (neg.f64 (-.f64 (*.f64 z (-.f64 t x)) x))) |
(neg.f64 (/.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 #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 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (+.f64 (-.f64 #s(literal 0 binary64) 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 t x)) (*.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)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(/.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 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))) (+.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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.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 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 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) 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 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.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 t x) (-.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.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 #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 (*.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 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y z) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.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 x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (*.f64 (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.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 y z) (-.f64 t x)) (*.f64 (*.f64 (-.f64 y z) (-.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 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.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 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x)))) (pow.f64 (-.f64 (*.f64 z (-.f64 t x)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (+.f64 (*.f64 (-.f64 (*.f64 z (-.f64 t x)) x) (-.f64 (*.f64 z (-.f64 t x)) x)) (*.f64 (*.f64 y (-.f64 t x)) (-.f64 (*.f64 z (-.f64 t x)) 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 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (+.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 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (+.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 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 y (-.f64 t x))) #s(literal 3 binary64)) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))))) (+.f64 (*.f64 (+.f64 x (*.f64 y (-.f64 t x))) (+.f64 x (*.f64 y (-.f64 t x)))) (+.f64 (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (+.f64 x (*.f64 y (-.f64 t x))) (*.f64 z (-.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (*.f64 (-.f64 (*.f64 z (-.f64 t x)) x) (-.f64 (*.f64 z (-.f64 t x)) x))) (+.f64 (*.f64 y (-.f64 t x)) (-.f64 (*.f64 z (-.f64 t x)) 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 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (+.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 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 y (-.f64 t x))) (+.f64 x (*.f64 y (-.f64 t x)))) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x)))) (+.f64 (+.f64 x (*.f64 y (-.f64 t x))) (*.f64 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 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t 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 #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 (*.f64 (-.f64 y z) (-.f64 t 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 y z) (-.f64 t x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.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 #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 y z) (-.f64 t x)) (*.f64 (*.f64 (-.f64 y z) (-.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 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 y z) (-.f64 t x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.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 x (-.f64 z y)) (*.f64 (-.f64 y z) t)) |
(+.f64 (*.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))) |
(+.f64 (*.f64 y (-.f64 t x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))) |
(+.f64 (*.f64 y (-.f64 t x)) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (-.f64 y z) t) (*.f64 x (-.f64 z y))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 z y))) |
(+.f64 (fma.f64 y (-.f64 t x) (neg.f64 (*.f64 (-.f64 t x) z))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) z (*.f64 (-.f64 t x) z))) |
(+.f64 (fma.f64 y (-.f64 t x) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 z #s(literal -1 binary64))))) (fma.f64 (-.f64 t x) (/.f64 z #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 z #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 t x) y (neg.f64 (*.f64 (-.f64 t x) z))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) z (*.f64 (-.f64 t x) z))) |
(+.f64 (fma.f64 (-.f64 t x) y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 z #s(literal -1 binary64))))) (fma.f64 (-.f64 t x) (/.f64 z #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 z #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t x)) (neg.f64 (*.f64 (-.f64 t x) z))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) z (*.f64 (-.f64 t x) z))) |
(+.f64 (fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 z #s(literal -1 binary64))))) (fma.f64 (-.f64 t x) (/.f64 z #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 z #s(literal -1 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) t)) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 z y)))) |
(+.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) (*.f64 y (-.f64 t x))) |
(+.f64 (*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) t)) (*.f64 x (-.f64 z y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (-.f64 z y))) |
(-.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (*.f64 (-.f64 t x) (-.f64 z y))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(-.f64 (/.f64 (*.f64 y (-.f64 t x)) #s(literal 1 binary64)) (/.f64 (*.f64 z (-.f64 t x)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (+.f64 y z)))) |
(-.f64 (/.f64 (/.f64 y (-.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (-.f64 t x))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (-.f64 t x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x)))) (+.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (+.f64 (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x)))))) (/.f64 (*.f64 (*.f64 z (-.f64 t x)) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x)))) (+.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (+.f64 (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (+.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x)))) (/.f64 (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))) (+.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))))) |
(fma.f64 y (-.f64 t x) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))) |
(fma.f64 (-.f64 y z) t (*.f64 x (-.f64 z y))) |
(fma.f64 t (-.f64 y z) (*.f64 x (-.f64 z y))) |
(fma.f64 (-.f64 t x) y (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))) |
(neg.f64 (*.f64 (-.f64 t x) (-.f64 z y))) |
(neg.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 z y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (+.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 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (-.f64 t x)) (+.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t x)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 y z) (-.f64 t 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 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (+.f64 (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))))) (-.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x)))) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (+.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (-.f64 y z) (-.f64 t 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 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 t x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) (-.f64 z y)))) |
(/.f64 (-.f64 z y) (/.f64 #s(literal -1 binary64) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.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 #s(literal 1 binary64) (-.f64 t x)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (neg.f64 (/.f64 (+.f64 y z) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (+.f64 y z) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (+.f64 y z))) |
(/.f64 (+.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (-.f64 t x))) |
(/.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 t) (*.f64 x x))) (+.f64 x t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (+.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 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x)))) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))))) (+.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (+.f64 (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 z y)) #s(literal -1 binary64)) |
(/.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 y (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x))))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (-.f64 t x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (-.f64 t x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t x))) z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t x))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t x))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t x))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t x))) (/.f64 #s(literal -1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) z)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (-.f64 #s(literal 0 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) z)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal -1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (*.f64 (+.f64 x t) z)) (*.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))) (*.f64 (+.f64 x t) #s(literal 1 binary64))) (*.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (*.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (+.f64 x t) (/.f64 #s(literal -1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) z)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 #s(literal 0 binary64) z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal -1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (*.f64 (+.f64 x t) z)) (*.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x)))) (*.f64 (+.f64 x t) #s(literal 1 binary64))) (*.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 t x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (*.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) z))) (*.f64 (+.f64 x t) (/.f64 #s(literal -1 binary64) (-.f64 t x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) z))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) (-.f64 t x))) |
(/.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 (*.f64 y (-.f64 t x)) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x)))) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (+.f64 (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (-.f64 y z) (-.f64 t x)))) (neg.f64 (+.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 (-.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 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t x))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x)))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x)))) (*.f64 (*.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y z) t) #s(literal 3 binary64)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (+.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) t)) (-.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 x (-.f64 z y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (-.f64 y z)) #s(literal 3 binary64)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (-.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))) (-.f64 (*.f64 y (-.f64 t x)) (-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) t)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y)))) (-.f64 (*.f64 (-.f64 y z) t) (*.f64 x (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y)))) (-.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 z y)))) |
(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 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) (-.f64 z y))) |
(*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) (-.f64 t x))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (+.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 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 t x)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (-.f64 t x)))) |
(*.f64 (+.f64 (/.f64 y (-.f64 t x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) z)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) (-.f64 t 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 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 (*.f64 y (-.f64 t x)) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x)))) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (+.f64 (*.f64 (*.f64 z (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))) (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.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 (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 t x))) #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 (*.f64 y y) (*.f64 z z)) (-.f64 t x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 y z) (pow.f64 (-.f64 t x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 t x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 y z) (/.f64 #s(literal 1 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 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 #s(literal -1 binary64) (-.f64 t x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (pow.f64 (-.f64 t x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (pow.f64 (-.f64 t x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (/.f64 #s(literal -1 binary64) (-.f64 t x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (pow.f64 (-.f64 t x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (pow.f64 (-.f64 t x) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 t x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (-.f64 t x))) #s(literal -1/2 binary64))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 #s(literal 0 binary64) 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)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 1 binary64) y)) |
(-.f64 y z) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.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 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.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 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 z y) #s(literal -1 binary64)) |
(/.f64 (-.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 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) 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 (*.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 (*.f64 z z) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 y 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 (*.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 (*.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)))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.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 (-.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 (*.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 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 #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 (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 (+.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 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 #s(literal -1 binary64) (-.f64 z y)) |
(*.f64 (-.f64 z y) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.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 z z) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y 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 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 #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 (+.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 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 x t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (*.f64 x t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 t x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (-.f64 t x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 x t) (-.f64 (*.f64 t t) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (*.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) (-.f64 t x)))) |
(pow.f64 (-.f64 t x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 t x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 t x) (-.f64 t x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 t x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(*.f64 (pow.f64 (-.f64 t x) #s(literal -1/2 binary64)) (pow.f64 (-.f64 t x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 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 1 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal -1 binary64))) |
(*.f64 x z) |
(*.f64 z x) |
(+.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 y t)) |
(+.f64 (*.f64 t y) (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 y #s(literal -1 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) (/.f64 y (/.f64 #s(literal -1 binary64) (-.f64 t x)))) |
(fma.f64 y t (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 t y (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 y (/.f64 #s(literal -1 binary64) (-.f64 t x)))) |
(neg.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 t x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t x))) #s(literal 1 binary64))) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.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 x (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 t y) (*.f64 x (-.f64 #s(literal 0 binary64) 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 x (-.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 t y) (*.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t x))) #s(literal -1 binary64)) |
(*.f64 y (-.f64 t x)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 t x))) |
(*.f64 (-.f64 t x) y) |
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 #s(literal -1 binary64) (-.f64 t x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (-.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 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 t x))) |
(+.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 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1 binary64) t)) |
(+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 t x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 t x)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 t x)) #s(literal -1 binary64)))) |
(-.f64 t x) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.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 (/.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 #s(literal 0 binary64) (-.f64 t x))) |
(/.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 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 t x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 t x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) #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 (*.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 (*.f64 t t) (*.f64 x x)) (+.f64 x t)) |
(/.f64 (-.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 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 (+.f64 x t) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (-.f64 #s(literal 0 binary64) (+.f64 x 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))))) (+.f64 (*.f64 t t) (*.f64 x (+.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 (+.f64 x t) (-.f64 #s(literal 0 binary64) (-.f64 t x)))) (+.f64 x t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) (-.f64 t 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 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)))) |
(pow.f64 (-.f64 t x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t x)) |
(*.f64 (-.f64 t x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 t x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 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 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 (+.f64 x t) (-.f64 #s(literal 0 binary64) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 t x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 t x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 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))) |
(*.f64 (pow.f64 (-.f64 t x) #s(literal 1/2 binary64)) (pow.f64 (-.f64 t x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 (*.f64 x (-.f64 z y)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y))))) |
(-.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) |
(neg.f64 (/.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 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (-.f64 z y)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (-.f64 z y)))))) |
(neg.f64 (/.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 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (-.f64 z y))))) (-.f64 x (*.f64 x (-.f64 z y))))) |
(/.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 x) (-.f64 y z)))) (+.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 x) (-.f64 y z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (-.f64 z y)))) (-.f64 x (*.f64 x (-.f64 z y)))) |
(/.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 x) (-.f64 y z)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (-.f64 z y))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (-.f64 z y))))) |
(/.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 z y)))) (*.f64 (-.f64 x (*.f64 x (-.f64 z y))) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (*.f64 (-.f64 x (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y))))) |
(/.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 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (-.f64 z y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (-.f64 z y)))))) |
(/.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 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y))))) (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))))) |
(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 x) (-.f64 y z)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (-.f64 z y))))) |
(*.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 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (-.f64 z y)))))) |
(*.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 x z) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 x z) (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 x z)) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 x z (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 x z (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 z x (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 z x (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 x (-.f64 y z))) |
(/.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 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.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 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 (pow.f64 (*.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 x z) (*.f64 y (-.f64 #s(literal 0 binary64) 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 (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 x z) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (-.f64 z y)) |
(*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 z y) x) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z)) |
(*.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 (-.f64 #s(literal 0 binary64) 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 (/.f64 (*.f64 z z) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 y z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 (*.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 z z) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) |
(-.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z #s(literal -1 binary64))) |
(-.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)))) |
(-.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) y z) |
(neg.f64 (-.f64 y z)) |
(/.f64 (-.f64 y z) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 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 z y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) |
(/.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 (*.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 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 z y) #s(literal 1 binary64)) |
(/.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 y (-.f64 #s(literal 0 binary64) z))))) |
(/.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 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 (*.f64 z z) (*.f64 y y)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 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 y (-.f64 #s(literal 0 binary64) 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)))) (+.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 (*.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 (*.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 (-.f64 (*.f64 (*.f64 z z) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 y y))) (*.f64 (+.f64 y z) (+.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 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 y (-.f64 #s(literal 0 binary64) (*.f64 y 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 (*.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 (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 #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 (*.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)))))) |
(/.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)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 z y)) |
(*.f64 #s(literal -1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 z y) #s(literal 1 binary64)) |
(*.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 y (-.f64 #s(literal 0 binary64) z)))))) |
(*.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 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (neg.f64 (/.f64 #s(literal 1 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 (*.f64 y y) (*.f64 z z)) (neg.f64 (/.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 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
| 1× | egg-herbie |
| 3506× | +-lowering-+.f64 |
| 3506× | +-lowering-+.f32 |
| 3128× | *-lowering-*.f32 |
| 3128× | *-lowering-*.f64 |
| 1426× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 303 | 2735 |
| 1 | 1031 | 2394 |
| 2 | 3369 | 2241 |
| 0 | 8589 | 2241 |
| 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) |
(- (* -1 (/ t (pow x 2))) (/ 1 x)) |
(- (* t (- (* -1 (/ t (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(- (* t (- (* t (- (* -1 (/ t (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ 1 t) |
(/ (+ 1 (/ x t)) t) |
(/ (- (+ 1 (/ (pow x 2) (pow t 2))) (* -1 (/ x t))) t) |
(/ (- (+ 1 (/ (pow x 3) (pow t 3))) (+ (* -1 (/ x t)) (* -1 (/ (pow x 2) (pow t 2))))) t) |
(/ 1 t) |
(* -1 (/ (- (* -1 (/ x t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) t) (* -1 x)) t)) 1) t)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) t)) (pow x 2)) t)) (* -1 x)) t)) 1) t)) |
(/ 1 t) |
(+ (/ 1 t) (/ x (pow t 2))) |
(+ (* x (+ (/ 1 (pow t 2)) (/ x (pow t 3)))) (/ 1 t)) |
(+ (* x (+ (* x (+ (/ 1 (pow t 3)) (/ x (pow t 4)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(/ -1 x) |
(/ (- (* -1 (/ t x)) 1) x) |
(/ (- (* -1 (/ (pow t 2) (pow x 2))) (+ 1 (/ t x))) x) |
(/ (- (* -1 (/ (pow t 3) (pow x 3))) (+ 1 (+ (/ t x) (/ (pow t 2) (pow x 2))))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (/ t x)) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) x)) t) x))) x)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) x) (* -1 (pow t 2))) x)) t) x))) x)) |
(* 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) |
(* 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))))) |
(* -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))))) |
(* 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 y z))) |
(* 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 y z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(+ x (* -1 (* z (- t x)))) |
(-.f64 x (*.f64 z (-.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))) |
(* 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 t x))) y))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (-.f64 x (*.f64 z (-.f64 t x))) y))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (-.f64 x (*.f64 z (-.f64 t x))) 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 t x))) 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 t x))) 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 t x))) 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 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 (-.f64 t x) (/.f64 (-.f64 (*.f64 y (-.f64 x t)) x) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (+.f64 (-.f64 t x) (/.f64 (-.f64 (*.f64 y (-.f64 x t)) x) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (+.f64 (-.f64 t x) (/.f64 (-.f64 (*.f64 y (-.f64 x t)) x) z)) (-.f64 #s(literal 0 binary64) z)) |
(+ x (* -1 (* x (- y z)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(+ 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 y z))) 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 y z))) 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 y z))) 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 y z))) 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 y z))) 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 y z))) t))) |
(* -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 (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(* 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 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 #s(literal 0 binary64) (+.f64 (-.f64 t x) (/.f64 (*.f64 y (-.f64 x t)) z)))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 t x) (/.f64 (*.f64 y (-.f64 x t)) z)))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 t x) (/.f64 (*.f64 y (-.f64 x t)) 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 t (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) (*.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 t (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (*.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 -1 binary64) x) |
(- (* -1 (/ t (pow x 2))) (/ 1 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 t x)) x) |
(- (* t (- (* -1 (/ t (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+.f64 (*.f64 t (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 t (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) x)) |
(- (* t (- (* t (- (* -1 (/ t (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+.f64 (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 t (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ (+ 1 (/ x t)) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x t)) t) |
(/ (- (+ 1 (/ (pow x 2) (pow t 2))) (* -1 (/ x t))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x t)) t))) t) |
(/ (- (+ 1 (/ (pow x 3) (pow t 3))) (+ (* -1 (/ x t)) (* -1 (/ (pow x 2) (pow t 2))))) t) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (/.f64 x t) #s(literal -1 binary64))) (/.f64 x t))) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(* -1 (/ (- (* -1 (/ x t)) 1) t)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x t)) t) |
(* -1 (/ (- (* -1 (/ (- (/ (pow x 2) t) (* -1 x)) t)) 1) t)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x t)) t))) t) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) t)) (pow x 2)) t)) (* -1 x)) t)) 1) t)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x t)))) t)) t)) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(+ (/ 1 t) (/ x (pow t 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (*.f64 t t))) |
(+ (* x (+ (/ 1 (pow t 2)) (/ x (pow t 3)))) (/ 1 t)) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 x (*.f64 t (*.f64 t t)))))) |
(+ (* x (+ (* x (+ (/ 1 (pow t 3)) (/ x (pow t 4)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t t)) (/.f64 x (pow.f64 t #s(literal 4 binary64)))))))) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(/ (- (* -1 (/ t x)) 1) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 t x)) x) |
(/ (- (* -1 (/ (pow t 2) (pow x 2))) (+ 1 (/ t x))) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t x)) (/.f64 t x))) x) |
(/ (- (* -1 (/ (pow t 3) (pow x 3))) (+ 1 (+ (/ t x) (/ (pow t 2) (pow x 2))))) x) |
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t x)) (/.f64 t x))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (/ t x)) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 t x)) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) x)) t) x))) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 t x)) (/.f64 t x))) x) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) x) (* -1 (pow t 2))) x)) t) x))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 t x))) x) t) x)) (-.f64 #s(literal 0 binary64) 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) |
(* x z) |
(*.f64 z 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)) |
(* 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 #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) |
(-.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))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(+ x (* -1 (* x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* x z) |
(*.f64 z x) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) z))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) z))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) z))) |
(* x z) |
(*.f64 z x) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) 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 y z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 y z))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (-.f64 (*.f64 (+.f64 z #s(literal 1 binary64)) (/.f64 x y)) x)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (-.f64 (*.f64 (+.f64 z #s(literal 1 binary64)) (/.f64 x y)) x)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (-.f64 (*.f64 (+.f64 z #s(literal 1 binary64)) (/.f64 x y)) x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) z)) y)))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) z)) y)))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.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 19296 to 2207 computations (88.6% saved)
15 alts after pruning (8 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 948 | 3 | 951 |
| Fresh | 1 | 5 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 950 | 15 | 965 |
| Status | Accuracy | Program |
|---|---|---|
| 48.4% | (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) | |
| ▶ | 47.7% | (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| ▶ | 59.3% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) |
| ✓ | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 36.8% | (+.f64 x (*.f64 z x)) | |
| ▶ | 39.4% | (+.f64 x (*.f64 y t)) |
| ✓ | 58.0% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | 44.5% | (*.f64 z (-.f64 x t)) |
| ✓ | 26.2% | (*.f64 z x) |
| ▶ | 42.4% | (*.f64 y (-.f64 t (/.f64 (*.f64 t z) y))) |
| ✓ | 48.6% | (*.f64 y (-.f64 t x)) |
| ▶ | 28.5% | (*.f64 y t) |
| 36.0% | (*.f64 x (-.f64 #s(literal 1 binary64) y)) | |
| ✓ | 47.8% | (*.f64 t (-.f64 y z)) |
| ✓ | 13.2% | x |
Compiled 227 to 156 computations (31.3% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 t z) y) |
| ✓ | cost-diff | 0 | (-.f64 t (/.f64 (*.f64 t z) y)) |
| ✓ | cost-diff | 256 | (*.f64 y (-.f64 t (/.f64 (*.f64 t z) y))) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 y z)) |
| ✓ | cost-diff | 128 | (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 y t)) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) y) |
| ✓ | cost-diff | 0 | (-.f64 t x) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) |
| 2184× | sum3-define |
| 2056× | sum5-define |
| 1508× | fnmadd-define |
| 1308× | sum4-define |
| 1270× | fmsub-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 80 |
| 1 | 42 | 74 |
| 2 | 96 | 73 |
| 3 | 256 | 73 |
| 4 | 603 | 73 |
| 5 | 1615 | 73 |
| 6 | 5459 | 73 |
| 0 | 8005 | 73 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- t x) (/ 1 y))) |
x |
(/ (- t x) (/ 1 y)) |
(- t x) |
t |
(/ 1 y) |
1 |
y |
(* y t) |
y |
t |
(+ x (* y t)) |
x |
(* y t) |
y |
t |
(/ t (/ 1 (- y z))) |
t |
(/ 1 (- y z)) |
1 |
(- y z) |
y |
z |
(* y (- t (/ (* t z) y))) |
y |
(- t (/ (* t z) y)) |
t |
(/ (* t z) y) |
(* t z) |
z |
| Outputs |
|---|
(+ x (/ (- t x) (/ 1 y))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
x |
(/ (- t x) (/ 1 y)) |
(*.f64 y (-.f64 t x)) |
(- t x) |
(-.f64 t x) |
t |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
y |
(* y t) |
(*.f64 t y) |
y |
t |
(+ x (* y t)) |
(+.f64 x (*.f64 t y)) |
x |
(* y t) |
(*.f64 t y) |
y |
t |
(/ t (/ 1 (- y z))) |
(*.f64 t (-.f64 y z)) |
t |
(/ 1 (- y z)) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
1 |
#s(literal 1 binary64) |
(- y z) |
(-.f64 y z) |
y |
z |
(* y (- t (/ (* t z) y))) |
(*.f64 t (-.f64 y z)) |
y |
(- t (/ (* t z) y)) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
t |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(* t z) |
(*.f64 t z) |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 t (/.f64 (*.f64 t z) y)) |
| ✓ | accuracy | 95.7% | (/.f64 (*.f64 t z) y) |
| ✓ | accuracy | 90.7% | (*.f64 y (-.f64 t (/.f64 (*.f64 t z) y))) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 y z)) |
| ✓ | accuracy | 99.7% | (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y t)) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) y) |
| ✓ | accuracy | 100.0% | (-.f64 t x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y)) |
| 56.0ms | 256× | 0 | valid |
Compiled 93 to 19 computations (79.6% saved)
ival-div: 9.0ms (36.6% of total)ival-mult: 6.0ms (24.4% of total)ival-sub: 5.0ms (20.3% of total)ival-add: 4.0ms (16.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (- t x) (/ 1 y)))> |
#<alt (/ (- t x) (/ 1 y))> |
#<alt (- t x)> |
#<alt (/ 1 y)> |
#<alt (* y t)> |
#<alt (+ x (* y t))> |
#<alt (/ t (/ 1 (- y z)))> |
#<alt (/ 1 (- y z))> |
#<alt (- y z)> |
#<alt (* y (- t (/ (* t z) y)))> |
#<alt (- t (/ (* t z) y))> |
#<alt (/ (* t z) y)> |
#<alt (* t z)> |
| Outputs |
|---|
#<alt (* t y)> |
#<alt (+ (* t y) (* x (+ 1 (* -1 y))))> |
#<alt (+ (* t y) (* x (+ 1 (* -1 y))))> |
#<alt (+ (* t y) (* x (+ 1 (* -1 y))))> |
#<alt (* x (+ 1 (* -1 y)))> |
#<alt (* x (+ 1 (+ (* -1 y) (/ (* t y) x))))> |
#<alt (* x (+ 1 (+ (* -1 y) (/ (* t y) x))))> |
#<alt (* x (+ 1 (+ (* -1 y) (/ (* t y) x))))> |
#<alt (* -1 (* x (- y 1)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1)))> |
#<alt (+ x (* -1 (* x y)))> |
#<alt (+ x (+ (* -1 (* x y)) (* t y)))> |
#<alt (+ x (+ (* -1 (* x y)) (* t y)))> |
#<alt (+ x (+ (* -1 (* x y)) (* t y)))> |
#<alt (* t y)> |
#<alt (* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t))))> |
#<alt (* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t))))> |
#<alt (* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t))))> |
#<alt (* t y)> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t)))))> |
#<alt x> |
#<alt (+ x (* y (- t x)))> |
#<alt (+ x (* y (- t x)))> |
#<alt (+ x (* y (- t x)))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (/ x y)) x))> |
#<alt (* y (- (+ t (/ x y)) x))> |
#<alt (* y (- (+ t (/ x y)) x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y)))))> |
#<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 (* 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)> |
#<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 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (/ 1 y)> |
#<alt (* 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 (* 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 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 (- (* -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 (* -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 (* 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 (- 1 (/ z y))))> |
#<alt (* t (* y (- 1 (/ z y))))> |
#<alt (* t (* y (- 1 (/ z y))))> |
#<alt (* t (* y (- 1 (/ z y))))> |
#<alt (* t (* y (- 1 (/ z y))))> |
#<alt (* t (* y (- 1 (/ z y))))> |
#<alt (* t (* y (- 1 (/ z y))))> |
#<alt (* t (* y (- 1 (/ z y))))> |
#<alt (* t (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* t (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* t (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* t (* y (+ 1 (* -1 (/ 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 (- 1 (/ z y)))> |
#<alt (* t (- 1 (/ z y)))> |
#<alt (* t (- 1 (/ z y)))> |
#<alt (* t (- 1 (/ z y)))> |
#<alt (* t (- 1 (/ z y)))> |
#<alt (* t (- 1 (/ z y)))> |
#<alt (* t (- 1 (/ z y)))> |
#<alt (* t (- 1 (/ z y)))> |
#<alt (* t (+ 1 (* -1 (/ z y))))> |
#<alt (* t (+ 1 (* -1 (/ z y))))> |
#<alt (* t (+ 1 (* -1 (/ z y))))> |
#<alt (* t (+ 1 (* -1 (/ z y))))> |
#<alt t> |
#<alt (+ t (* -1 (/ (* t z) y)))> |
#<alt (+ t (* -1 (/ (* t z) y)))> |
#<alt (+ t (* -1 (/ (* t z) y)))> |
#<alt (* -1 (/ (* t z) y))> |
#<alt (* z (- (/ t z) (/ t y)))> |
#<alt (* z (- (/ t z) (/ t y)))> |
#<alt (* z (- (/ t z) (/ t y)))> |
#<alt (* -1 (/ (* t z) y))> |
#<alt (* -1 (* z (- (* -1 (/ t z)) (* -1 (/ t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ t z)) (* -1 (/ t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ t z)) (* -1 (/ t y)))))> |
#<alt (* -1 (/ (* t z) y))> |
#<alt (/ (- (* t y) (* t z)) y)> |
#<alt (/ (- (* t y) (* t z)) y)> |
#<alt (/ (- (* t y) (* t z)) y)> |
#<alt t> |
#<alt (+ t (* -1 (/ (* t z) y)))> |
#<alt (+ t (* -1 (/ (* t z) y)))> |
#<alt (+ t (* -1 (/ (* t z) y)))> |
#<alt t> |
#<alt (+ t (* -1 (/ (* t z) y)))> |
#<alt (+ t (* -1 (/ (* t z) y)))> |
#<alt (+ t (* -1 (/ (* t z) y)))> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (/ (* t z) y)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | 0 | (+ x (* y t)) |
| 1.0ms | t | @ | -inf | (* y (- t (/ (* t z) y))) |
| 1.0ms | t | @ | 0 | (* y (- t (/ (* t z) y))) |
| 1.0ms | t | @ | inf | (* y (- t (/ (* t z) y))) |
| 0.0ms | y | @ | 0 | (* y (- t (/ (* t z) y))) |
| 1× | batch-egg-rewrite |
| 4152× | /-lowering-/.f32 |
| 4152× | /-lowering-/.f64 |
| 3690× | *-lowering-*.f32 |
| 3690× | *-lowering-*.f64 |
| 1926× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 64 |
| 1 | 130 | 59 |
| 2 | 1168 | 57 |
| 0 | 8309 | 57 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- t x) (/ 1 y))) |
(/ (- t x) (/ 1 y)) |
(- t x) |
(/ 1 y) |
(* y t) |
(+ x (* y t)) |
(/ t (/ 1 (- y z))) |
(/ 1 (- y z)) |
(- y z) |
(* y (- t (/ (* t z) y))) |
(- t (/ (* t z) y)) |
(/ (* t z) y) |
(* t z) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 t x) y)) |
(+.f64 (*.f64 (-.f64 t x) y) x) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) (neg.f64 (*.f64 y x))) (fma.f64 (-.f64 #s(literal 0 binary64) y) x (*.f64 y x))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) (neg.f64 (*.f64 y (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 1 binary64)) (*.f64 y (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t y))) (neg.f64 (*.f64 y x))) (fma.f64 (-.f64 #s(literal 0 binary64) y) x (*.f64 y x))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t y))) (neg.f64 (*.f64 y (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 1 binary64)) (*.f64 y (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t y))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -1 binary64))))) |
(-.f64 (*.f64 t y) (-.f64 (*.f64 x y) x)) |
(-.f64 (+.f64 x (*.f64 t y)) (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) y))) (/.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 x (*.f64 (-.f64 t x) y)))) |
(-.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 (*.f64 (-.f64 t x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) y) x))) |
(fma.f64 t y (neg.f64 (-.f64 (*.f64 x y) x))) |
(fma.f64 (-.f64 t x) y x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) y) x) |
(fma.f64 y t (neg.f64 (-.f64 (*.f64 x y) x))) |
(fma.f64 y (-.f64 t x) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) x) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) (neg.f64 (*.f64 x y))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t y))) (neg.f64 (*.f64 x y))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 (*.f64 x y) x))) |
(fma.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (-.f64 t x) y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 t x) y) x) (-.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (+.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (-.f64 t x) y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))) (-.f64 x (*.f64 (-.f64 t x) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))))) (neg.f64 (+.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (-.f64 t x) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (neg.f64 (-.f64 x (*.f64 (-.f64 t x) y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) y) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) x)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) (/.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (*.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))) (/.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 x (*.f64 t y)) x)) (*.f64 (-.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (*.f64 (-.f64 x (*.f64 t y)) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (-.f64 x (*.f64 t y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 x (*.f64 t y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 x (*.f64 t y)) (/.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) (/.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (-.f64 x (*.f64 t y))) x)) (*.f64 (neg.f64 (-.f64 x (*.f64 t y))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (*.f64 (neg.f64 (-.f64 x (*.f64 t y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x (*.f64 t y))) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (neg.f64 (-.f64 x (*.f64 t y))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 x (*.f64 t y))) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (-.f64 x (*.f64 t y))) (/.f64 x #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 x (*.f64 t y))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 (*.f64 t y) x) x)) (*.f64 (-.f64 (*.f64 t y) x) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (*.f64 (-.f64 (*.f64 t y) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 t y) x) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) y)) (*.f64 (-.f64 (*.f64 t y) x) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (*.f64 t y) x) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 (*.f64 t y) x) (/.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 t y) x) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) y))) (*.f64 (-.f64 x (*.f64 (-.f64 t x) y)) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (*.f64 (-.f64 x (*.f64 (-.f64 t x) y)) (-.f64 x (*.f64 (-.f64 t x) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (-.f64 t x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))) (pow.f64 (-.f64 (*.f64 x y) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (+.f64 (*.f64 (-.f64 (*.f64 x y) x) (-.f64 (*.f64 x y) x)) (*.f64 (*.f64 t y) (-.f64 (*.f64 x y) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 t y)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 x (*.f64 t y)) (+.f64 x (*.f64 t y))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (+.f64 x (*.f64 t y)) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 x (*.f64 (-.f64 t x) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) y))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) y)))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 x (*.f64 (-.f64 t x) y))) (/.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 x (*.f64 (-.f64 t x) y)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) y))) (/.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 x (*.f64 (-.f64 t x) y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) y))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (-.f64 t x) y)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 t x) y)))) |
(*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) y) (-.f64 (*.f64 (-.f64 t x) y) x)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 (-.f64 t x) y))))) |
(*.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 y (*.f64 (-.f64 t x) y))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 t x) y) x))) |
(+.f64 (*.f64 t y) (neg.f64 (*.f64 x y))) |
(+.f64 (fma.f64 t y (neg.f64 (*.f64 y x))) (fma.f64 (-.f64 #s(literal 0 binary64) y) x (*.f64 y x))) |
(+.f64 (fma.f64 t y (neg.f64 (*.f64 y (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 1 binary64)) (*.f64 y (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 t y (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 y t (neg.f64 (*.f64 y x))) (fma.f64 (-.f64 #s(literal 0 binary64) y) x (*.f64 y x))) |
(+.f64 (fma.f64 y t (neg.f64 (*.f64 y (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 1 binary64)) (*.f64 y (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 y t (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 y x))) (fma.f64 (-.f64 #s(literal 0 binary64) y) x (*.f64 y x))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 y (/.f64 x #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 1 binary64)) (*.f64 y (/.f64 x #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) y))) #s(literal -1 binary64))) |
(-.f64 (*.f64 t y) (*.f64 x y)) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (*.f64 t y) #s(literal 1 binary64)) (/.f64 (*.f64 x y) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) y))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x t))) (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x t)))) |
(-.f64 (/.f64 (/.f64 t y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 t y) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 t y) (*.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (+.f64 (*.f64 t y) (*.f64 x y))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (+.f64 (*.f64 t y) (*.f64 x y)))) |
(fma.f64 t y (neg.f64 (*.f64 x y))) |
(fma.f64 y t (neg.f64 (*.f64 x y))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (neg.f64 (*.f64 x y))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) y))) |
(/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (+.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) y) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) (-.f64 (/.f64 t y) (*.f64 (/.f64 #s(literal 1 binary64) y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 t y) (*.f64 x y)))) (-.f64 (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t y) (*.f64 x y)) (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.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 (*.f64 (-.f64 t x) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (/.f64 t y) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))) |
(/.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 x t))) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 t y) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 (*.f64 x y) (*.f64 x y))) (+.f64 (*.f64 t y) (*.f64 x y))) |
(/.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 (-.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (-.f64 (*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (/.f64 t y) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 t y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal -1 binary64) y) x)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal 1 binary64) y) x)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 t y) (*.f64 (/.f64 #s(literal 1 binary64) y) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(/.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 x t))) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 t y) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (+.f64 (*.f64 t y) (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y)) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y)) (neg.f64 (+.f64 x t))) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (*.f64 x y))) (*.f64 (*.f64 t y) (neg.f64 (*.f64 x y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t x) y) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) y)) |
(*.f64 y (-.f64 t x)) |
(*.f64 (*.f64 (-.f64 t x) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x t)))) |
(*.f64 (-.f64 (/.f64 t y) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(*.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 x t))) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) y) |
(*.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 t y) (*.f64 x y)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t y) (*.f64 x y)))) |
(*.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 (-.f64 t x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (-.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) y) (-.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 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.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) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 1 binary64))) |
(*.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) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.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) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal 1 binary64))) |
(*.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) y))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 t x) (+.f64 x t))) |
(+.f64 t (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) t) |
(-.f64 t x) |
(-.f64 t (/.f64 x #s(literal 1 binary64))) |
(-.f64 t (/.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.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))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (/.f64 (*.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 #s(literal 1 binary64) (+.f64 x t))) (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(-.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 t #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 t #s(literal 1 binary64) (neg.f64 (/.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) 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 #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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x)) #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 (*.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 t) (*.f64 x x)) (+.f64 x t)) |
(/.f64 (-.f64 (*.f64 t t) (*.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 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.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 x t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (-.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 t (*.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) x)) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.f64 #s(literal 0 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 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x t)))) |
(/.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 (*.f64 t (*.f64 t t)) (pow.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 t t) (+.f64 (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64))) (*.f64 t (/.f64 x #s(literal 1 binary64)))))) |
(/.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)))))) |
(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 #s(literal 0 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 #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 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(*.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 x t)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.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 y) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) y)) (/.f64 t (/.f64 #s(literal -1 binary64) y))) |
(/.f64 t (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) #s(literal -1 binary64)) |
(*.f64 t y) |
(*.f64 #s(literal 1 binary64) (*.f64 t y)) |
(*.f64 y t) |
(*.f64 (*.f64 t y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 t (pow.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1/2 binary64)))) |
(+.f64 x (*.f64 t y)) |
(+.f64 (*.f64 t y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 x (*.f64 t y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 t 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) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) x) |
(/.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 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t y) x) (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t 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 (*.f64 t y) (*.f64 t y)))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y))) (-.f64 x (*.f64 t y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 (*.f64 t 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 (*.f64 t y) (*.f64 t y))))) (neg.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (*.f64 t y)))) (neg.f64 (-.f64 x (*.f64 t y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t y) (*.f64 t y))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t 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 (*.f64 t 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 (*.f64 t y) (*.f64 t y)) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 x (*.f64 t y)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 (*.f64 t 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 (*.f64 t 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 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 t y)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 t 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 (*.f64 t 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 (*.f64 t y) (*.f64 t y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 t y))))) |
(*.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t y) x))) |
(+.f64 (*.f64 t y) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) |
(fma.f64 t y (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(fma.f64 y t (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 t z))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y 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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 y z)) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.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 (*.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 y z)) |
(/.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 t (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 t (-.f64 y z))) #s(literal -1 binary64)) |
(/.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 (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.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 t (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))) (*.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 (*.f64 t z) (*.f64 t z)) (*.f64 (*.f64 t y) (-.f64 #s(literal 0 binary64) (*.f64 t z)))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t) #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 (-.f64 #s(literal 0 binary64) t) (-.f64 y z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.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 (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.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 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (-.f64 y z)) |
(*.f64 (*.f64 t (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 t (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 t (/.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 t (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 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 0 binary64) (-.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) #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 (neg.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (neg.f64 (+.f64 y z)) (neg.f64 (-.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 (neg.f64 (-.f64 #s(literal 0 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 y z))) |
(*.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 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(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 y (/.f64 z #s(literal 1 binary64))) |
(-.f64 y (/.f64 (/.f64 z #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.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))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.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 #s(literal 1 binary64) (+.f64 y z))) (/.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (+.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) y (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 (/.f64 z #s(literal 1 binary64)))) |
(fma.f64 y #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 (/.f64 z #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) z y) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 z #s(literal 1 binary64)))) |
(/.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 (*.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 1 binary64) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z 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 #s(literal 1 binary64) (/.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.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 0 binary64) (-.f64 y z)) #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 #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 (*.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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) z)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 y (*.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) y) z)) (*.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.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 (*.f64 y (*.f64 y y)) (pow.f64 (/.f64 z #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 y y) (+.f64 (*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64))) (*.f64 y (/.f64 z #s(literal 1 binary64)))))) |
(/.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 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 #s(literal 0 binary64) (-.f64 y z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 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 #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 #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 (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 y z) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.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 t y) (*.f64 y (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)))) |
(+.f64 (*.f64 t y) (*.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)) y)) |
(fma.f64 t y (*.f64 y (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 t y (*.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)) y)) |
(fma.f64 y t (*.f64 y (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 y t (*.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)) y)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (*.f64 y (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))) (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (/.f64 (*.f64 t z) y)) (*.f64 y (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (/.f64 (*.f64 t z) y)) (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y))) y))) |
(/.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)))) (+.f64 t (/.f64 (*.f64 t z) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))) y) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y))) y) (+.f64 t (/.f64 (*.f64 t z) y))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y))))) (neg.f64 (+.f64 t (/.f64 (*.f64 t z) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))) y)) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y))) y)) (neg.f64 (+.f64 t (/.f64 (*.f64 t z) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))) (pow.f64 (*.f64 y (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 (*.f64 y (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y))) (*.f64 y (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 t y) (*.f64 y (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y))) (pow.f64 (*.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)) y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)) y) (*.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)) y)) (*.f64 (*.f64 t y) (*.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)) y))))) |
(*.f64 y (-.f64 t (/.f64 (*.f64 t z) y))) |
(*.f64 (-.f64 t (/.f64 (*.f64 t z) y)) y) |
(*.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))))) |
(*.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)))) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 t z) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y))) y) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 t z) y)))) |
(+.f64 t (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (-.f64 t (/.f64 (*.f64 t z) y)) (fma.f64 (neg.f64 (/.f64 z y)) t (/.f64 (*.f64 t z) y))) |
(+.f64 (-.f64 t (/.f64 (*.f64 t z) y)) (fma.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64) (/.f64 (*.f64 t z) y))) |
(+.f64 (-.f64 t (/.f64 (*.f64 t z) y)) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 t z) y))) |
(+.f64 (-.f64 t (/.f64 (*.f64 t z) y)) (fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 t z) (/.f64 (*.f64 t z) y))) |
(+.f64 (-.f64 t (/.f64 (*.f64 t z) y)) (fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z y) (/.f64 (*.f64 t z) y))) |
(+.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)) t) |
(+.f64 (fma.f64 t #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t y) z))) (fma.f64 (neg.f64 (/.f64 t y)) z (*.f64 (/.f64 t y) z))) |
(+.f64 (fma.f64 t #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 t z))))) (fma.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 t z)) (*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 t z))))) |
(+.f64 (fma.f64 t #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t z) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 t z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 t z) #s(literal 1 binary64))))) |
(-.f64 t (/.f64 (*.f64 t z) y)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))) (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 t z) y))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)) (+.f64 t (/.f64 (*.f64 t z) y)))) |
(fma.f64 t #s(literal 1 binary64) (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 t (neg.f64 (/.f64 z y)) t) |
(fma.f64 (*.f64 t z) (/.f64 #s(literal -1 binary64) y) t) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z y) t) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) y) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (*.f64 t z) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (*.f64 t z) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)) (*.f64 t (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y))))) (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (*.f64 t z) y))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)) (*.f64 t (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y))) (+.f64 t (/.f64 (*.f64 t z) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)) (*.f64 t (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)))) (neg.f64 (+.f64 t (/.f64 (*.f64 t z) y)))) |
(/.f64 (+.f64 (*.f64 t (neg.f64 (/.f64 y (*.f64 t z)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 t z))))) |
(/.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 1 binary64) (*.f64 t z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 t (/.f64 y (*.f64 t z))) #s(literal -1 binary64)) (/.f64 y (*.f64 t z))) |
(/.f64 (+.f64 (*.f64 t y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) y) |
(/.f64 (+.f64 (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 y (*.f64 t z))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (/.f64 y (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 t z)))) |
(/.f64 (+.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) (/.f64 y t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 y (*.f64 t z)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 t z))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 t z))) y) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 t z))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 y (*.f64 t z))) t)) (*.f64 (neg.f64 (/.f64 y (*.f64 t z))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (neg.f64 (/.f64 y (*.f64 t z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 y (*.f64 t z))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 y (*.f64 t z))) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (/.f64 y (*.f64 t z))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) t)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 t z) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 t z) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))) y) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 t z)) t)) (/.f64 y (*.f64 t z))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 y (*.f64 t z))) (*.f64 (/.f64 y (*.f64 t z)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 t z)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 y (*.f64 t z)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1 binary64)) (*.f64 t y)) y) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) y) (/.f64 y t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 y #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) t)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t))) y) |
(/.f64 (-.f64 (*.f64 t (/.f64 y (*.f64 t z))) #s(literal 1 binary64)) (/.f64 y (*.f64 t z))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 #s(literal 1 binary64) (*.f64 t z))) y) |
(/.f64 (-.f64 (*.f64 t (neg.f64 (/.f64 y (*.f64 t z)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t z) #s(literal 1 binary64)))) y) |
(/.f64 (-.f64 (*.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t z) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (/.f64 y (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 y (*.f64 t z)))) |
(/.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t z))) (/.f64 y t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (*.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (/.f64 y (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 t z) #s(literal 1 binary64)))) (/.f64 y t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 t z) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 y (*.f64 t z))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t z)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (-.f64 #s(literal 0 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 y (*.f64 t z)))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))) y) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t z) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t z) #s(literal -1 binary64)))) y) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 t z) y))) (*.f64 (+.f64 t (/.f64 (*.f64 t z) y)) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)))) (*.f64 (+.f64 t (/.f64 (*.f64 t z) y)) (+.f64 t (/.f64 (*.f64 t z) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y))))) (neg.f64 (neg.f64 (+.f64 t (/.f64 (*.f64 t z) y))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)) (-.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y)) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))) (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))) (/.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 t z) y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)) (+.f64 t (/.f64 (*.f64 t z) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 t z) y))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 t z) y)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)) (+.f64 t (/.f64 (*.f64 t z) y))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)) (+.f64 t (/.f64 (*.f64 t z) y)))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 (*.f64 t z) y))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)) (+.f64 t (/.f64 (*.f64 t z) y))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (*.f64 t z) y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t (/.f64 (*.f64 t z) y))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y)))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)) (*.f64 t (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y))))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y))) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 (*.f64 t z) y)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 t z) y) (+.f64 t (/.f64 (*.f64 t z) y))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (/.f64 z y)) (/.f64 z y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t (/.f64 (*.f64 t z) y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 t z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 t z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 t z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 t z) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 t z) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t z) y) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 t z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 t z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t z) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(pow.f64 (/.f64 y (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 z y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -1 binary64))) |
(*.f64 z (/.f64 t y)) |
(*.f64 (*.f64 t z) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 z y) t) |
(*.f64 (/.f64 t y) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 t z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t y)) |
(*.f64 (*.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (*.f64 t z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 t z) |
(*.f64 z t) |
| 1× | egg-herbie |
| 3774× | *-lowering-*.f32 |
| 3774× | *-lowering-*.f64 |
| 2236× | /-lowering-/.f32 |
| 2236× | /-lowering-/.f64 |
| 1690× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 252 | 2238 |
| 1 | 850 | 2072 |
| 2 | 2541 | 1993 |
| 0 | 8462 | 1993 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t y) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(* -1 (* x (- y 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(+ x (* -1 (* x y))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(* t y) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(* t y) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
x |
(+ x (* y (- t x))) |
(+ x (* y (- t x))) |
(+ x (* y (- t x))) |
(* y (- t x)) |
(* y (- (+ t (/ x y)) x)) |
(* y (- (+ t (/ x y)) x)) |
(* y (- (+ t (/ x y)) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(* -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))))) |
(* 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) |
(- 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 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(/ 1 y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* 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 z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* 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) |
(- (* -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)) |
(* -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 (* 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 (/ z y)))) |
(* t (* y (- 1 (/ z y)))) |
(* t (* y (- 1 (/ z y)))) |
(* t (* y (- 1 (/ z y)))) |
(* t (* y (- 1 (/ z y)))) |
(* t (* y (- 1 (/ z y)))) |
(* t (* y (- 1 (/ z y)))) |
(* t (* y (- 1 (/ z y)))) |
(* t (* y (+ 1 (* -1 (/ z y))))) |
(* t (* y (+ 1 (* -1 (/ z y))))) |
(* t (* y (+ 1 (* -1 (/ z y))))) |
(* t (* y (+ 1 (* -1 (/ 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 (- 1 (/ z y))) |
(* t (- 1 (/ z y))) |
(* t (- 1 (/ z y))) |
(* t (- 1 (/ z y))) |
(* t (- 1 (/ z y))) |
(* t (- 1 (/ z y))) |
(* t (- 1 (/ z y))) |
(* t (- 1 (/ z y))) |
(* t (+ 1 (* -1 (/ z y)))) |
(* t (+ 1 (* -1 (/ z y)))) |
(* t (+ 1 (* -1 (/ z y)))) |
(* t (+ 1 (* -1 (/ z y)))) |
t |
(+ t (* -1 (/ (* t z) y))) |
(+ t (* -1 (/ (* t z) y))) |
(+ t (* -1 (/ (* t z) y))) |
(* -1 (/ (* t z) y)) |
(* z (- (/ t z) (/ t y))) |
(* z (- (/ t z) (/ t y))) |
(* z (- (/ t z) (/ t y))) |
(* -1 (/ (* t z) y)) |
(* -1 (* z (- (* -1 (/ t z)) (* -1 (/ t y))))) |
(* -1 (* z (- (* -1 (/ t z)) (* -1 (/ t y))))) |
(* -1 (* z (- (* -1 (/ t z)) (* -1 (/ t y))))) |
(* -1 (/ (* t z) y)) |
(/ (- (* t y) (* t z)) y) |
(/ (- (* t y) (* t z)) y) |
(/ (- (* t y) (* t z)) y) |
t |
(+ t (* -1 (/ (* t z) y))) |
(+ t (* -1 (/ (* t z) y))) |
(+ t (* -1 (/ (* t z) y))) |
t |
(+ t (* -1 (/ (* t z) y))) |
(+ t (* -1 (/ (* t z) y))) |
(+ t (* -1 (/ (* t z) y))) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(/ (* t z) y) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
| Outputs |
|---|
(* t y) |
(*.f64 t y) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ (* t y) (* x (+ 1 (* -1 y)))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(* x (+ 1 (* -1 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ (* -1 y) (/ (* t y) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* -1 (* x (- y 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(+ x (* -1 (* x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (+ (* -1 (* x y)) (* t y))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(* t y) |
(*.f64 t y) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(*.f64 t (+.f64 y (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) t))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(*.f64 t (+.f64 y (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) t))) |
(* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))) |
(*.f64 t (+.f64 y (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) t))) |
(* t y) |
(*.f64 t y) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(*.f64 t (+.f64 y (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) t))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(*.f64 t (+.f64 y (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) t))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))) |
(*.f64 t (+.f64 y (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) y)) t))) |
x |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (/ x y)) x)) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(* y (- (+ t (/ x y)) x)) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(* y (- (+ t (/ x y)) x)) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))) |
(+.f64 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 #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)))) |
(* 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) |
(-.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 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) 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) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(+ x (* t y)) |
(+.f64 (*.f64 t y) x) |
(+ x (* t y)) |
(+.f64 (*.f64 t y) x) |
(+ x (* t y)) |
(+.f64 (*.f64 t y) x) |
x |
(* x (+ 1 (/ (* t y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) x))) |
(* x (+ 1 (/ (* t y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) x))) |
(* x (+ 1 (/ (* t y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) x))) |
x |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) x))) |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) x))) |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t y) x))) |
x |
(+ x (* t y)) |
(+.f64 (*.f64 t y) x) |
(+ x (* t y)) |
(+.f64 (*.f64 t y) x) |
(+ x (* t y)) |
(+.f64 (*.f64 t y) x) |
(* t y) |
(*.f64 t y) |
(* y (+ t (/ x y))) |
(+.f64 (*.f64 t y) x) |
(* y (+ t (/ x y))) |
(+.f64 (*.f64 t y) x) |
(* y (+ t (/ x y))) |
(+.f64 (*.f64 t y) x) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(+.f64 (*.f64 t y) x) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(+.f64 (*.f64 t y) x) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(+.f64 (*.f64 t y) x) |
x |
(+ x (* t y)) |
(+.f64 (*.f64 t y) x) |
(+ x (* t y)) |
(+.f64 (*.f64 t y) x) |
(+ x (* t y)) |
(+.f64 (*.f64 t y) x) |
(* t y) |
(*.f64 t y) |
(* 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 t y) |
(* -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 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 t (-.f64 y z)) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 t (-.f64 y z)) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 t (-.f64 y z)) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 t (-.f64 y z)) |
(* 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 -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 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (/.f64 y z))) z) |
(- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) 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 #s(literal 1 binary64) (/.f64 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 (*.f64 z (/.f64 z (*.f64 y y))) (-.f64 (/.f64 z y) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 z 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 #s(literal 1 binary64) (/.f64 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 z (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 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) (/.f64 z y)) y) |
(+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y)) |
(+.f64 (/.f64 (*.f64 z z) (*.f64 y (*.f64 y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) y)) |
(+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(+.f64 (*.f64 (*.f64 z z) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 z (pow.f64 y #s(literal 4 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) y)) |
(/ -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 #s(literal 1 binary64) (/.f64 y z)) (/.f64 y 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 #s(literal 1 binary64) (/.f64 y z)) (/.f64 y z))) (/.f64 (*.f64 y (/.f64 (*.f64 y (/.f64 y z)) 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 #s(literal 1 binary64) (/.f64 y z)) (/.f64 y z))) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y z)))) z)) z)) 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 z) |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y z) |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y z) |
y |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y z) |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y z) |
(* -1 (* y (- (/ z y) 1))) |
(-.f64 y z) |
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 (* 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 t (-.f64 y z)) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 t (-.f64 y z)) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 t (-.f64 y z)) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (- 1 (/ z y)))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (- 1 (/ z y)))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (- 1 (/ z y)))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (- 1 (/ z y)))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (- 1 (/ z y)))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (- 1 (/ z y)))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (- 1 (/ z y)))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (- 1 (/ z y)))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 t (-.f64 y z)) |
(* t (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 t (-.f64 y z)) |
(* 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)))) |
(* t (- 1 (/ z y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* t (- 1 (/ z y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* t (- 1 (/ z y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* t (- 1 (/ z y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* t (- 1 (/ z y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* t (- 1 (/ z y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* t (- 1 (/ z y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* t (- 1 (/ z y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* t (+ 1 (* -1 (/ z y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* t (+ 1 (* -1 (/ z y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* t (+ 1 (* -1 (/ z y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* t (+ 1 (* -1 (/ z y)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
t |
(+ t (* -1 (/ (* t z) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(+ t (* -1 (/ (* t z) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(+ t (* -1 (/ (* t z) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (/ (* t z) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t z) y)) |
(* z (- (/ t z) (/ t y))) |
(*.f64 z (-.f64 (/.f64 t z) (/.f64 t y))) |
(* z (- (/ t z) (/ t y))) |
(*.f64 z (-.f64 (/.f64 t z) (/.f64 t y))) |
(* z (- (/ t z) (/ t y))) |
(*.f64 z (-.f64 (/.f64 t z) (/.f64 t y))) |
(* -1 (/ (* t z) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t z) y)) |
(* -1 (* z (- (* -1 (/ t z)) (* -1 (/ t y))))) |
(*.f64 z (-.f64 (/.f64 t z) (/.f64 t y))) |
(* -1 (* z (- (* -1 (/ t z)) (* -1 (/ t y))))) |
(*.f64 z (-.f64 (/.f64 t z) (/.f64 t y))) |
(* -1 (* z (- (* -1 (/ t z)) (* -1 (/ t y))))) |
(*.f64 z (-.f64 (/.f64 t z) (/.f64 t y))) |
(* -1 (/ (* t z) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t z) y)) |
(/ (- (* t y) (* t z)) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(/ (- (* t y) (* t z)) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(/ (- (* t y) (* t z)) y) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
t |
(+ t (* -1 (/ (* t z) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(+ t (* -1 (/ (* t z) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(+ t (* -1 (/ (* t z) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
t |
(+ t (* -1 (/ (* t z) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(+ t (* -1 (/ (* t z) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(+ t (* -1 (/ (* t z) y))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(/ (* t z) y) |
(/.f64 (*.f64 t z) y) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
Compiled 17900 to 2324 computations (87% saved)
16 alts after pruning (4 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1061 | 1 | 1062 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 1061 | 16 | 1077 |
| Status | Accuracy | Program |
|---|---|---|
| 48.4% | (/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) | |
| ✓ | 47.7% | (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| ✓ | 59.3% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) |
| 39.3% | (+.f64 x (/.f64 t (/.f64 #s(literal 1 binary64) y))) | |
| ✓ | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 36.8% | (+.f64 x (*.f64 z x)) | |
| ✓ | 39.4% | (+.f64 x (*.f64 y t)) |
| ✓ | 58.0% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | 44.5% | (*.f64 z (-.f64 x t)) |
| ✓ | 26.2% | (*.f64 z x) |
| ✓ | 42.4% | (*.f64 y (-.f64 t (/.f64 (*.f64 t z) y))) |
| ✓ | 48.6% | (*.f64 y (-.f64 t x)) |
| ✓ | 28.5% | (*.f64 y t) |
| 36.0% | (*.f64 x (-.f64 #s(literal 1 binary64) y)) | |
| ✓ | 47.8% | (*.f64 t (-.f64 y z)) |
| ✓ | 13.2% | x |
Compiled 301 to 155 computations (48.5% saved)
| Inputs |
|---|
x |
(*.f64 t y) |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 y t)) |
(+.f64 x (*.f64 z x)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+.f64 x (/.f64 t (/.f64 #s(literal 1 binary64) y))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(*.f64 y (-.f64 t (/.f64 (*.f64 t z) y))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) |
(+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(+.f64 x (/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(+.f64 x (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t)))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
6 calls:
| 34.0ms | x |
| 10.0ms | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 7.0ms | (-.f64 y z) |
| 7.0ms | t |
| 7.0ms | y |
| 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 t y) |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 y t)) |
(+.f64 x (*.f64 z x)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+.f64 x (/.f64 t (/.f64 #s(literal 1 binary64) y))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(*.f64 y (-.f64 t (/.f64 (*.f64 t z) y))) |
| Outputs |
|---|
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(*.f64 z (-.f64 x t)) |
5 calls:
| 10.0ms | y |
| 6.0ms | z |
| 6.0ms | (-.f64 y z) |
| 6.0ms | t |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 3 | x |
| 75.6% | 3 | y |
| 87.4% | 3 | z |
| 83.5% | 3 | t |
| 65.7% | 2 | (-.f64 y z) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.f64 t y) |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 y t)) |
(+.f64 x (*.f64 z x)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
| Outputs |
|---|
(*.f64 t (-.f64 y z)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(*.f64 t (-.f64 y z)) |
2 calls:
| 4.0ms | z |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.5% | 3 | t |
| 76.6% | 3 | z |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 t y) |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 y t)) |
(+.f64 x (*.f64 z x)) |
| Outputs |
|---|
(*.f64 z (-.f64 x t)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
3 calls:
| 8.0ms | t |
| 4.0ms | z |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.6% | 3 | z |
| 69.8% | 5 | x |
| 70.5% | 4 | t |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 t y) |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(*.f64 y (-.f64 t x)) |
| Outputs |
|---|
(*.f64 t (-.f64 y z)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(*.f64 z x) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(*.f64 t (-.f64 y z)) |
5 calls:
| 4.0ms | y |
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | (-.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.0% | 4 | x |
| 59.7% | 5 | (-.f64 y z) |
| 69.0% | 5 | t |
| 63.7% | 3 | y |
| 64.2% | 3 | z |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.f64 t y) |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
| Outputs |
|---|
(*.f64 t (-.f64 y z)) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
4 calls:
| 4.0ms | z |
| 3.0ms | y |
| 2.0ms | t |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.8% | 1 | y |
| 54.5% | 3 | z |
| 56.5% | 3 | x |
| 62.0% | 3 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 t y) |
(*.f64 y t) |
(*.f64 z x) |
| Outputs |
|---|
(*.f64 z x) |
(*.f64 t y) |
(*.f64 z x) |
4 calls:
| 2.0ms | t |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.9% | 3 | y |
| 47.8% | 3 | z |
| 39.2% | 3 | x |
| 43.9% | 3 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 t y) |
(*.f64 y t) |
| Outputs |
|---|
(*.f64 t y) |
x |
(*.f64 t y) |
4 calls:
| 3.0ms | t |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.5% | 1 | x |
| 36.3% | 3 | y |
| 33.2% | 3 | t |
| 28.5% | 1 | z |
Compiled 20 to 16 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.2% | 1 | x |
| 13.2% | 1 | z |
| 13.2% | 1 | t |
| 13.2% | 1 | y |
Compiled 20 to 16 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.3196893796834221e+65 | 1.291963806030305e+67 |
| 16.0ms | -2.2736589355739583e+25 | -468309808729252.2 |
| 18.0ms | 272× | 0 | valid |
Compiled 394 to 269 computations (31.7% saved)
ival-sub: 5.0ms (59.2% of total)ival-mult: 2.0ms (23.7% of total)ival-add: 1.0ms (11.8% 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 |
|---|---|---|
| 15.0ms | 11.363814974599649 | 137481740773.06805 |
| 10.0ms | -1.4106854324593733e-30 | -2.3604355853679095e-32 |
| 16.0ms | 272× | 0 | valid |
Compiled 394 to 269 computations (31.7% saved)
ival-sub: 3.0ms (46.7% of total)ival-mult: 2.0ms (31.1% of total)ival-add: 1.0ms (15.6% 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 |
|---|---|---|
| 11.0ms | 1.3196893796834221e+65 | 1.291963806030305e+67 |
| 14.0ms | -2.2736589355739583e+25 | -468309808729252.2 |
| 17.0ms | 272× | 0 | valid |
Compiled 360 to 252 computations (30% saved)
ival-sub: 3.0ms (45.8% of total)ival-mult: 2.0ms (30.5% of total)ival-add: 1.0ms (15.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 11.363814974599649 | 137481740773.06805 |
| 11.0ms | 1.1167633644345486e-30 | 1.0067094105946278e-28 |
| 16.0ms | 8.20133706198172e-223 | 9.851908029332843e-216 |
| 4.0ms | -3.679241445589949e-63 | -2.8931923831844206e-63 |
| 28.0ms | 464× | 0 | valid |
Compiled 568 to 433 computations (23.8% saved)
ival-sub: 5.0ms (40% of total)ival-add: 4.0ms (32% of total)ival-mult: 3.0ms (24% 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 |
|---|---|---|
| 29.0ms | 3.4884118974129505e-36 | 3.4399288049964737e-31 |
| 4.0ms | -3.679241445589949e-63 | -2.8931923831844206e-63 |
| 11.0ms | 192× | 0 | valid |
Compiled 236 to 170 computations (28% saved)
ival-sub: 2.0ms (43.9% of total)ival-add: 1.0ms (22% of total)ival-mult: 1.0ms (22% 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 | 1.3196893796834221e+65 | 1.291963806030305e+67 |
| 8.0ms | -3.281088181196348e+38 | -8.010963611660763e+37 |
| 11.0ms | 208× | 0 | valid |
Compiled 228 to 170 computations (25.4% saved)
ival-sub: 2.0ms (41.8% of total)ival-add: 1.0ms (20.9% of total)ival-mult: 1.0ms (20.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 |
|---|---|---|
| 35.0ms | 3.0874249172845413e-31 | 1.4077045031848466e-8 |
| 41.0ms | -8.973117901096153e-57 | -5.55485589751802e-63 |
| 18.0ms | 320× | 0 | valid |
Compiled 300 to 234 computations (22% saved)
ival-sub: 4.0ms (50.1% of total)ival-add: 2.0ms (25% of total)ival-mult: 2.0ms (25% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 24× | *-commutative_binary64 |
| 24× | +-commutative_binary64 |
| 18× | sub-neg_binary64 |
| 12× | if-if-or-not_binary32 |
| 8× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 155 |
| 1 | 110 | 155 |
| 2 | 124 | 155 |
| 3 | 132 | 155 |
| 4 | 136 | 155 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(if (<=.f64 z #s(literal -4900000000000000293601280 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 z #s(literal 750000000000000005759802795774477226800149574436992572489222586368 binary64)) (+.f64 x (*.f64 y (-.f64 t x))) (*.f64 z (-.f64 x t)))) |
(if (<=.f64 t #s(literal -1883966954371867/1427247692705959881058285969449495136382746624 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 55000000000 binary64)) (+.f64 x (*.f64 x (-.f64 z y))) (*.f64 t (-.f64 y z)))) |
(if (<=.f64 z #s(literal -19000000000000000000 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 z #s(literal 410000000000000013125876705869011472254570225368714687145274507264 binary64)) (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 x t)))) |
(if (<=.f64 t #s(literal -6484356997289707/1852673427797059126777135760139006525652319754650249024631321344126610074238976 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 2639280756911205/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) y)) (if (<=.f64 t #s(literal 6850788924988607/5708990770823839524233143877797980545530986496 binary64)) (*.f64 z x) (if (<=.f64 t #s(literal 3300000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 t (-.f64 y z)))))) |
(if (<=.f64 t #s(literal -6113822311730295/1852673427797059126777135760139006525652319754650249024631321344126610074238976 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 1982965421530569/187072209578355573530071658587684226515959365500928 binary64)) (*.f64 z x) (*.f64 t (-.f64 y z)))) |
(if (<=.f64 z #s(literal -199999999999999995497619646912068059136 binary64)) (*.f64 z x) (if (<=.f64 z #s(literal 999999999999999945322333868247445125709646570021247924665841614848 binary64)) (*.f64 t y) (*.f64 z x))) |
(if (<=.f64 y #s(literal -5210644015679229/7237005577332262213973186563042994240829374041602535252466099000494570602496 binary64)) (*.f64 t y) (if (<=.f64 y #s(literal 5387515050969975/158456325028528675187087900672 binary64)) x (*.f64 t y))) |
x |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(if (<=.f64 z #s(literal -4900000000000000293601280 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 z #s(literal 750000000000000005759802795774477226800149574436992572489222586368 binary64)) (+.f64 x (*.f64 y (-.f64 t x))) (*.f64 z (-.f64 x t)))) |
(if (<=.f64 t #s(literal -1883966954371867/1427247692705959881058285969449495136382746624 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 55000000000 binary64)) (+.f64 x (*.f64 x (-.f64 z y))) (*.f64 t (-.f64 y z)))) |
(if (<=.f64 t #s(literal -1883966954371867/1427247692705959881058285969449495136382746624 binary64)) (*.f64 (-.f64 y z) t) (if (<=.f64 t #s(literal 55000000000 binary64)) (+.f64 x (*.f64 x (-.f64 z y))) (*.f64 (-.f64 y z) t))) |
(if (<=.f64 z #s(literal -19000000000000000000 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 z #s(literal 410000000000000013125876705869011472254570225368714687145274507264 binary64)) (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 x t)))) |
(if (<=.f64 t #s(literal -6484356997289707/1852673427797059126777135760139006525652319754650249024631321344126610074238976 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 2639280756911205/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) y)) (if (<=.f64 t #s(literal 6850788924988607/5708990770823839524233143877797980545530986496 binary64)) (*.f64 z x) (if (<=.f64 t #s(literal 3300000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 t (-.f64 y z)))))) |
(if (<=.f64 t #s(literal -6484356997289707/1852673427797059126777135760139006525652319754650249024631321344126610074238976 binary64)) (*.f64 (-.f64 y z) t) (if (<=.f64 t #s(literal 2639280756911205/776259046150354467574489744231251277628443008558348305569526019013025476343188443165439204414323238975243865348565536603085790022057407195722143637520590569602227488010424952775132642815799222412631499596858234375446423426908028928 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) y)) (if (<=.f64 t #s(literal 6850788924988607/5708990770823839524233143877797980545530986496 binary64)) (*.f64 x z) (if (<=.f64 t #s(literal 3300000 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) y)) (*.f64 (-.f64 y z) t))))) |
(if (<=.f64 t #s(literal -6113822311730295/1852673427797059126777135760139006525652319754650249024631321344126610074238976 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 1982965421530569/187072209578355573530071658587684226515959365500928 binary64)) (*.f64 z x) (*.f64 t (-.f64 y z)))) |
(if (<=.f64 t #s(literal -6113822311730295/1852673427797059126777135760139006525652319754650249024631321344126610074238976 binary64)) (*.f64 (-.f64 y z) t) (if (<=.f64 t #s(literal 1982965421530569/187072209578355573530071658587684226515959365500928 binary64)) (*.f64 x z) (*.f64 (-.f64 y z) t))) |
(if (<=.f64 z #s(literal -199999999999999995497619646912068059136 binary64)) (*.f64 z x) (if (<=.f64 z #s(literal 999999999999999945322333868247445125709646570021247924665841614848 binary64)) (*.f64 t y) (*.f64 z x))) |
(if (<=.f64 z #s(literal -199999999999999995497619646912068059136 binary64)) (*.f64 x z) (if (<=.f64 z #s(literal 999999999999999945322333868247445125709646570021247924665841614848 binary64)) (*.f64 y t) (*.f64 x z))) |
(if (<=.f64 y #s(literal -5210644015679229/7237005577332262213973186563042994240829374041602535252466099000494570602496 binary64)) (*.f64 t y) (if (<=.f64 y #s(literal 5387515050969975/158456325028528675187087900672 binary64)) x (*.f64 t y))) |
(if (<=.f64 y #s(literal -5210644015679229/7237005577332262213973186563042994240829374041602535252466099000494570602496 binary64)) (*.f64 y t) (if (<=.f64 y #s(literal 5387515050969975/158456325028528675187087900672 binary64)) x (*.f64 y t))) |
x |
| 3898× | *-lowering-*.f32 |
| 3898× | *-lowering-*.f64 |
| 3076× | *-lowering-*.f32 |
| 3076× | *-lowering-*.f64 |
| 2892× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 1432 |
| 1 | 420 | 1222 |
| 2 | 1508 | 1130 |
| 3 | 6739 | 1130 |
| 0 | 8336 | 1130 |
| 0 | 589 | 6004 |
| 1 | 1936 | 5086 |
| 2 | 6389 | 5070 |
| 0 | 8274 | 5070 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 387 to 210 computations (45.7% saved)
Compiled 420 to 174 computations (58.6% saved)
Loading profile data...