
Time bar (total: 7.5s)
| 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)| 637.0ms | 8256× | 0 | valid |
ival-sub: 135.0ms (45.6% of total)ival-mult: 77.0ms (26% of total)ival-add: 73.0ms (24.6% of total)const: 7.0ms (2.4% of total)backward-pass: 3.0ms (1% of total)| 2× | egg-herbie |
| 2022× | fnmadd-define |
| 1744× | sum3-define |
| 1584× | fnmsub-define |
| 1338× | fma-define |
| 1322× | fnmadd-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 147 |
| 1 | 112 | 128 |
| 2 | 406 | 120 |
| 3 | 2212 | 120 |
| 4 | 6782 | 120 |
| 0 | 8 | 9 |
| 1 | 14 | 8 |
| 2 | 36 | 8 |
| 3 | 128 | 8 |
| 4 | 682 | 8 |
| 5 | 2947 | 8 |
| 6 | 5493 | 8 |
| 7 | 7927 | 8 |
| 0 | 8153 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y z) (- t x))) |
| Outputs |
|---|
(+ x (* (- y z) (- t x))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| Inputs |
|---|
(+ x (* (- y z) (- t x))) |
(+ (neg x) (* (- y z) (- t (neg x)))) |
(+ x (* (- (neg y) z) (- t x))) |
(+ x (* (- y (neg z)) (- t x))) |
(+ x (* (- y z) (- (neg t) x))) |
(neg (+ (neg x) (* (- y z) (- t (neg x))))) |
(neg (+ x (* (- (neg y) z) (- t x)))) |
(neg (+ x (* (- y (neg z)) (- t x)))) |
(neg (+ x (* (- y z) (- (neg t) x)))) |
(+ y (* (- x z) (- t y))) |
(+ z (* (- y x) (- t z))) |
(+ t (* (- y z) (- x t))) |
(+ x (* (- z y) (- t x))) |
(+ x (* (- t z) (- y x))) |
(+ x (* (- y t) (- z x))) |
| Outputs |
|---|
(+ x (* (- y z) (- t x))) |
(fma (- y z) (- t x) x) |
(+ (neg x) (* (- y z) (- t (neg x)))) |
(fnmsub (+ x t) (- z y) x) |
(+ x (* (- (neg y) z) (- t x))) |
(fma (+ y z) (- x t) x) |
(+ x (* (- y (neg z)) (- t x))) |
(fma (- t x) (+ y z) x) |
(+ x (* (- y z) (- (neg t) x))) |
(fma (+ x t) (- z y) x) |
(neg (+ (neg x) (* (- y z) (- t (neg x))))) |
(fma (+ x t) (- z y) x) |
(neg (+ x (* (- (neg y) z) (- t x)))) |
(fnmsub (+ y z) (- x t) x) |
(neg (+ x (* (- y (neg z)) (- t x)))) |
(fnmsub (- t x) (+ y z) x) |
(neg (+ x (* (- y z) (- (neg t) x)))) |
(fnmsub (+ x t) (- z y) x) |
(+ y (* (- x z) (- t y))) |
(fma (- x z) (- t y) y) |
(+ z (* (- y x) (- t z))) |
(fma (- y x) (- t z) z) |
(+ t (* (- y z) (- x t))) |
(fma (- y z) (- x t) t) |
(+ x (* (- z y) (- t x))) |
(fma (- y z) (- x t) x) |
(+ x (* (- t z) (- y x))) |
(fma (- y x) (- t z) x) |
(+ x (* (- y t) (- z x))) |
(fma (- x z) (- t y) x) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (-.f64 y z) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y z) (-.f64 t x)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 0 | 0 | - | 0 | - | (-.f64 t x) |
| 58.0ms | 512× | 0 | valid |
Compiled 75 to 26 computations (65.3% saved)
ival-sub: 6.0ms (45.3% of total)ival-mult: 4.0ms (30.2% of total)ival-add: 3.0ms (22.7% of total)const: 1.0ms (7.6% 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)) |
| 27.0ms | 256× | 0 | valid |
Compiled 31 to 9 computations (71% saved)
ival-sub: 3.0ms (45.2% of total)ival-mult: 2.0ms (30.2% of total)ival-add: 1.0ms (15.1% 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 | z | @ | inf | (+ x (* (- y z) (- t x))) |
| 1× | batch-egg-rewrite |
| 4016× | *-lowering-*.f32 |
| 4016× | *-lowering-*.f64 |
| 2726× | /-lowering-/.f32 |
| 2726× | /-lowering-/.f64 |
| 1930× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 1 | 49 | 21 |
| 2 | 483 | 21 |
| 3 | 6903 | 21 |
| 0 | 8099 | 21 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y z) (- t x))) |
(* (- y z) (- t x)) |
(- y z) |
(- t x) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(+.f64 (*.f64 (-.f64 y z) t) (+.f64 (neg.f64 (*.f64 x (-.f64 y z))) x)) |
(+.f64 (*.f64 y (-.f64 t x)) (+.f64 (neg.f64 (*.f64 z (-.f64 t x))) x)) |
(+.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (neg.f64 (*.f64 x (-.f64 y z)))) |
(+.f64 (+.f64 x (*.f64 y (-.f64 t x))) (neg.f64 (*.f64 z (-.f64 t x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) #s(literal 1 binary64)) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(*.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (*.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (/.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(+.f64 (*.f64 (-.f64 y z) t) (neg.f64 (*.f64 x (-.f64 y z)))) |
(+.f64 (neg.f64 (*.f64 x (-.f64 y z))) (*.f64 (-.f64 y z) t)) |
(+.f64 (*.f64 y (-.f64 t x)) (neg.f64 (*.f64 z (-.f64 t x)))) |
(+.f64 (neg.f64 (*.f64 z (-.f64 t x))) (*.f64 y (-.f64 t x))) |
(fma.f64 y (-.f64 t x) (neg.f64 (*.f64 z (-.f64 t x)))) |
(fma.f64 (-.f64 y z) t (neg.f64 (*.f64 x (-.f64 y z)))) |
(fma.f64 t (-.f64 y z) (neg.f64 (*.f64 x (-.f64 y z)))) |
(fma.f64 (-.f64 t x) y (neg.f64 (*.f64 z (-.f64 t x)))) |
(/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 x t) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x t) (+.f64 y z)) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t)))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y z) t) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (-.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) t)) (-.f64 (*.f64 (neg.f64 (*.f64 x (-.f64 y z))) (neg.f64 (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 (-.f64 y z) t) (neg.f64 (*.f64 x (-.f64 y z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 t x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 z (-.f64 t x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (-.f64 (*.f64 (neg.f64 (*.f64 z (-.f64 t x))) (neg.f64 (*.f64 z (-.f64 t x)))) (*.f64 (*.f64 y (-.f64 t x)) (neg.f64 (*.f64 z (-.f64 t x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) t)) (*.f64 (neg.f64 (*.f64 x (-.f64 y z))) (neg.f64 (*.f64 x (-.f64 y z))))) (-.f64 (*.f64 (-.f64 y z) t) (neg.f64 (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (*.f64 (neg.f64 (*.f64 z (-.f64 t x))) (neg.f64 (*.f64 z (-.f64 t x))))) (-.f64 (*.f64 y (-.f64 t x)) (neg.f64 (*.f64 z (-.f64 t x))))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (*.f64 (-.f64 t x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 t x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 t x)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (-.f64 y z))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 t x))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 y z))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 x t) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 t x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (+.f64 x t) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 t x) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x t) (+.f64 y z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t)))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x (+.f64 x t)) (-.f64 (*.f64 x (+.f64 x t)) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t))))) (-.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 t x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (*.f64 x (-.f64 x t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z)) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (*.f64 z (/.f64 z (+.f64 y z))))) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (*.f64 z (/.f64 z (+.f64 y z)))) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 (+.f64 y #s(literal 0 binary64)) z) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 z (+.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (*.f64 z (/.f64 z (+.f64 y z))) (*.f64 z (/.f64 z (+.f64 y z)))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (*.f64 z (/.f64 z (+.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (*.f64 z (/.f64 z (+.f64 y z))) (*.f64 z (/.f64 z (+.f64 y z))))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (*.f64 z (/.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (+.f64 y z) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (+.f64 y z) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))) |
(+.f64 t (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x t)))) |
(-.f64 t x) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) |
(-.f64 #s(literal 0 binary64) (-.f64 x t)) |
(-.f64 (+.f64 t #s(literal 0 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x t) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x t) (+.f64 (*.f64 x x) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 x x))) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) (+.f64 (*.f64 x x) (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t))))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (+.f64 x t) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(*.f64 (+.f64 x t) (/.f64 (-.f64 t x) (+.f64 x t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(*.f64 #s(literal 1 binary64) (-.f64 t x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 t x)) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t)))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x (+.f64 x t)) (-.f64 (*.f64 x (+.f64 x t)) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t))))) (-.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (*.f64 x (-.f64 x t)))) |
| 1× | egg-herbie |
| 3076× | *-lowering-*.f32 |
| 3076× | *-lowering-*.f64 |
| 1910× | +-lowering-+.f64 |
| 1910× | +-lowering-+.f32 |
| 1632× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 1432 |
| 1 | 420 | 1222 |
| 2 | 1508 | 1130 |
| 3 | 6739 | 1130 |
| 0 | 8336 | 1130 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(+ x (* y (- t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(* t (- y z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* z (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* y (- t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* y (- t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* x (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(* t (- y z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* t (- y z)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(* -1 (* x (- y z))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* -1 (* x (- y z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 x) |
(- t x) |
(- t x) |
(- t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
t |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* x (+ 1 (* -1 (- y z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))))) |
(+ x (* -1 (* z (- t x)))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(+ x (* -1 (* x (- y z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
Compiled 10921 to 1072 computations (90.2% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 394 | 7 | 401 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 395 | 7 | 402 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
| 94.1% | (+.f64 x (*.f64 (-.f64 y z) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))))) | |
| 57.7% | (+.f64 x (*.f64 z (-.f64 x t))) | |
| ▶ | 51.4% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ▶ | 44.9% | (*.f64 z (-.f64 x t)) |
| ▶ | 47.5% | (*.f64 y (-.f64 t x)) |
| ▶ | 54.2% | (*.f64 t (-.f64 y z)) |
Compiled 162 to 106 computations (34.6% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 z y) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 z y)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | cost-diff | 0 | (-.f64 x t) |
| ✓ | cost-diff | 0 | (*.f64 z (-.f64 x t)) |
| ✓ | cost-diff | 0 | (-.f64 t x) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 t x)) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 t (-.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 y z)) |
| ✓ | cost-diff | 0 | (-.f64 t x) |
| ✓ | cost-diff | 0 | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| 1944× | fma-define |
| 1864× | sum5-define |
| 1848× | sum4-define |
| 1776× | fma-lowering-fma.f32 |
| 1776× | fma-lowering-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 84 |
| 1 | 39 | 80 |
| 2 | 97 | 80 |
| 3 | 312 | 80 |
| 4 | 961 | 80 |
| 5 | 5009 | 80 |
| 0 | 8113 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- t x) (/ 1 (- y z)))) |
x |
(/ (- t x) (/ 1 (- y z))) |
(- t x) |
t |
(/ 1 (- y z)) |
1 |
(- y z) |
y |
z |
(* t (- y z)) |
t |
(- y z) |
y |
z |
(* y (- t x)) |
y |
(- t x) |
t |
x |
(* z (- x t)) |
z |
(- x t) |
x |
t |
(+ x (* x (- z y))) |
x |
(* x (- z y)) |
(- z y) |
z |
y |
| Outputs |
|---|
(+ x (/ (- t x) (/ 1 (- y z)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
x |
(/ (- t x) (/ 1 (- y z))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(- t x) |
(-.f64 t x) |
t |
(/ 1 (- y z)) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
1 |
#s(literal 1 binary64) |
(- y z) |
(-.f64 y z) |
y |
z |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
t |
(- y z) |
(-.f64 y z) |
y |
z |
(* y (- t x)) |
(*.f64 (-.f64 t x) y) |
y |
(- t x) |
(-.f64 t x) |
t |
x |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
z |
(- x t) |
(-.f64 x t) |
x |
t |
(+ x (* x (- z y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
x |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(- z y) |
(-.f64 z y) |
z |
y |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 z y) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 z y)) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | accuracy | 100.0% | (-.f64 x t) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 x t)) |
| ✓ | accuracy | 100.0% | (-.f64 t x) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 t x)) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 t (-.f64 y z)) |
| ✓ | accuracy | 100.0% | (-.f64 t x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 y z)) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| 93.0ms | 256× | 0 | valid |
Compiled 92 to 18 computations (80.4% saved)
ival-mult: 7.0ms (35.9% of total)ival-sub: 6.0ms (30.8% of total)ival-div: 4.0ms (20.5% of total)ival-add: 3.0ms (15.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- t x) (/ 1 (- y z)))> |
#<alt (+ x (/ (- t x) (/ 1 (- y z))))> |
#<alt (- t x)> |
#<alt (/ 1 (- y z))> |
#<alt (* t (- y z))> |
#<alt (- y z)> |
#<alt (* y (- t x))> |
#<alt (* z (- x t))> |
#<alt (- x t)> |
#<alt (+ x (* x (- z y)))> |
#<alt (* x (- z y))> |
#<alt (- z y)> |
| Outputs |
|---|
#<alt (* -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 (* 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)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (/ -1 z)> |
#<alt (- (* -1 (/ y (pow z 2))) (/ 1 z))> |
#<alt (- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (/ z y)) y)> |
#<alt (/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y)> |
#<alt (/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (* -1 (/ z y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y))> |
#<alt (/ 1 y)> |
#<alt (+ (/ 1 y) (/ z (pow y 2)))> |
#<alt (+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y))> |
#<alt (+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ -1 z)> |
#<alt (/ (- (* -1 (/ y z)) 1) z)> |
#<alt (/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z)> |
#<alt (/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z)> |
#<alt (/ -1 z)> |
#<alt (* -1 (/ (+ 1 (/ y z)) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* t y)> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* x y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (* t y)> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t y)> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* t y)> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (* -1 (* x y))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (* x z)> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x z)> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* x z)> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 t)> |
#<alt (- x t)> |
#<alt (- x t)> |
#<alt (- x t)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ t x))))> |
#<alt (* x (+ 1 (* -1 (/ t x))))> |
#<alt (* x (+ 1 (* -1 (/ t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ t x) 1)))> |
#<alt (* -1 (* x (- (/ t x) 1)))> |
#<alt (* -1 (* x (- (/ t x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 t))> |
#<alt (+ x (* -1 t))> |
#<alt (+ x (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ x t) 1))> |
#<alt (* t (- (/ x t) 1))> |
#<alt (* t (- (/ x t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x t)))))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (+ x (* -1 (* x y)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (* x z)> |
#<alt (* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z))))> |
#<alt (* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z))))> |
#<alt (* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z))))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z)))))> |
#<alt (+ x (* x z))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y))))> |
#<alt (* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y))))> |
#<alt (* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y))))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y)))))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* -1 (* x y))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (* x z)> |
#<alt (* z (+ x (* -1 (/ (* x y) z))))> |
#<alt (* z (+ x (* -1 (/ (* x y) z))))> |
#<alt (* z (+ x (* -1 (/ (* x y) z))))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* x z)> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ (* -1 x) (/ (* x z) y)))> |
#<alt (* y (+ (* -1 x) (/ (* x z) y)))> |
#<alt (* y (+ (* -1 x) (/ (* x z) y)))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* -1 y)> |
#<alt (- z y)> |
#<alt (- z y)> |
#<alt (- z y)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 y))> |
#<alt (+ z (* -1 y))> |
#<alt (+ z (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | z | @ | 0 | (/ 1 (- y z)) |
| 5.0ms | z | @ | -inf | (* x (- z y)) |
| 2.0ms | z | @ | -inf | (+ x (* x (- z y))) |
| 1.0ms | y | @ | -inf | (* t (- y z)) |
| 1.0ms | x | @ | inf | (+ x (* x (- z y))) |
| 1× | batch-egg-rewrite |
| 3762× | /-lowering-/.f32 |
| 3762× | /-lowering-/.f64 |
| 3322× | *-lowering-*.f32 |
| 3322× | *-lowering-*.f64 |
| 2158× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 61 |
| 1 | 115 | 57 |
| 2 | 1116 | 57 |
| 0 | 8643 | 57 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- t x) (/ 1 (- y z))) |
(+ x (/ (- t x) (/ 1 (- y z)))) |
(- t x) |
(/ 1 (- y z)) |
(* t (- y z)) |
(- y z) |
(* y (- t x)) |
(* z (- x t)) |
(- x t) |
(+ x (* x (- z y))) |
(* x (- z y)) |
(- z y) |
| Outputs |
|---|
(+.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x))) |
(+.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 (neg.f64 (/.f64 x #s(literal -1 binary64))) (-.f64 z y))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 z y) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 y z) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 z y) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 y z) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 z y) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y) (neg.f64 (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 y z) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (-.f64 z y))) |
(-.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(-.f64 (/.f64 (*.f64 t (-.f64 y z)) #s(literal 1 binary64)) (/.f64 (*.f64 x (-.f64 y z)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (-.f64 t x) (-.f64 z y))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t x))) (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t x)))) |
(-.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))))) (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(fma.f64 t (-.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(fma.f64 (-.f64 t x) y (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 (-.f64 t x) y (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x))) |
(fma.f64 y (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y (-.f64 t x) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x))) |
(fma.f64 (-.f64 y z) t (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(neg.f64 (*.f64 (-.f64 t x) (-.f64 z y))) |
(/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t x)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z)) (+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 t x) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)))) |
(/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)))) |
(/.f64 (-.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (-.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 t x))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 t x) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t x))) |
(/.f64 (+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (/.f64 (+.f64 t x) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)) (+.f64 t x)) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 z y))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 y z) x)) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 y z) #s(literal 1 binary64))) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (*.f64 (+.f64 y z) x)) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 y z) #s(literal 1 binary64))) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z)))) (neg.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 t x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x))) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (*.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)))) (-.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))) (-.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) (-.f64 y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) (-.f64 z y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x))))) |
(*.f64 (-.f64 x t) (-.f64 z y)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (-.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (+.f64 t x)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) (-.f64 y z)))) |
(*.f64 (+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 y z)))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 z y)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.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 t x))) |
(*.f64 (/.f64 (-.f64 t x) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.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 t x)))) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (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 t x)))) (+.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 t x)))) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t x)) (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 t x)) (+.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 t x)) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.f64 (/.f64 (+.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) (/.f64 (-.f64 t x) (+.f64 t x))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 t x)) #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) |
(+.f64 (*.f64 t (-.f64 y z)) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (neg.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z))) |
(+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (neg.f64 (/.f64 x #s(literal -1 binary64))) (-.f64 z y))) |
(-.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) |
(-.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 x (-.f64 y z)) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(fma.f64 t (-.f64 y z) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) (-.f64 y z)) x) |
(fma.f64 (-.f64 y z) t (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 (-.f64 x t) (-.f64 z y) x) |
(fma.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 z y) x) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x))))) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (neg.f64 (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (*.f64 (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (*.f64 (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (pow.f64 (-.f64 (*.f64 x (-.f64 y z)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (-.f64 (*.f64 x (-.f64 y z)) x) (-.f64 (*.f64 x (-.f64 y z)) x)) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 x (-.f64 y z)) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 t (-.f64 y z))) #s(literal 3 binary64)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 (*.f64 x (-.f64 y z)) x) (-.f64 (*.f64 x (-.f64 y z)) x))) (+.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 x (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) (*.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))) (+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(+.f64 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 t x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 t x)))) |
(-.f64 t x) |
(-.f64 #s(literal 0 binary64) (-.f64 x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 t x)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 t x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x t) |
(neg.f64 (-.f64 x t)) |
(/.f64 (-.f64 t x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 x t) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 t x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 t x))) |
(/.f64 (-.f64 t (*.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t x)) (*.f64 (+.f64 t x) (*.f64 x x))) (*.f64 (+.f64 t x) (+.f64 t x))) |
(/.f64 (neg.f64 (-.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 t x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t x)))) |
(/.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 t x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 t x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t x)) |
(*.f64 #s(literal -1 binary64) (-.f64 x t)) |
(*.f64 (-.f64 x t) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(*.f64 (-.f64 #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 t x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) #s(literal 1 binary64)) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.f64 (/.f64 (+.f64 t x) #s(literal 1 binary64)) (/.f64 (-.f64 t x) (+.f64 t x))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(/.f64 (+.f64 y z) (-.f64 (*.f64 y y) (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(pow.f64 (-.f64 y z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 y z) (-.f64 y z)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(*.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(*.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal -1 binary64))) |
(+.f64 (*.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(+.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(fma.f64 t y (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y t (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) (*.f64 (*.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) z) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) (pow.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 (-.f64 #s(literal 0 binary64) z) t))) (-.f64 (*.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) z) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 t (-.f64 y z)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) |
(*.f64 (-.f64 y z) t) |
(*.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y)) |
(*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y)) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64)))) |
(-.f64 y z) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 y z) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (-.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 z y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (-.f64 y (*.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) |
(pow.f64 (-.f64 y z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 z y)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 z y) #s(literal 1 binary64))) |
(*.f64 (-.f64 z y) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 y (-.f64 #s(literal 0 binary64) z)))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 y z) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (pow.f64 (-.f64 y z) #s(literal 1/2 binary64)) (pow.f64 (-.f64 y z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(fma.f64 t y (*.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(fma.f64 y t (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y) (+.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 t x))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 t x))) |
(/.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 t x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y)) (-.f64 #s(literal 0 binary64) (+.f64 t x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y t) #s(literal 3 binary64)) (pow.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (-.f64 t x) y) |
(*.f64 y (-.f64 t x)) |
(*.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(*.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 t x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(+.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(fma.f64 x z (*.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(fma.f64 z x (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))) (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (+.f64 t x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z) (+.f64 t x)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 t x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z)) (-.f64 #s(literal 0 binary64) (+.f64 t x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (-.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(*.f64 z (-.f64 x t)) |
(*.f64 (-.f64 x t) z) |
(*.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(+.f64 x (-.f64 #s(literal 0 binary64) t)) |
(+.f64 #s(literal 0 binary64) (-.f64 x t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t x)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))))) |
(-.f64 x t) |
(-.f64 #s(literal 0 binary64) (-.f64 t x)) |
(-.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (+.f64 t x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 t x)))) |
(fma.f64 #s(literal -1 binary64) t x) |
(neg.f64 (-.f64 t x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 t x)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 t x))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 t x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))) |
(/.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 t x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 t x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 t x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 t x)) (*.f64 (+.f64 t x) (*.f64 t t))) (*.f64 (+.f64 t x) (+.f64 t x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 t x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t x)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 #s(literal 0 binary64) (-.f64 t x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 t x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 #s(literal 0 binary64) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 x x) (+.f64 t x))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 t x)) (/.f64 (*.f64 t t) (+.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x t)) |
(*.f64 #s(literal -1 binary64) (-.f64 t x)) |
(*.f64 (-.f64 x t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t x)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 t x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 t x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 t x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t x)))) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 (*.f64 x (-.f64 z y)) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 (*.f64 x (-.f64 z y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 z y)) x))) |
(fma.f64 x (-.f64 z y) x) |
(fma.f64 (-.f64 z y) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (-.f64 z y)) x) (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (-.f64 z y)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (+.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (+.f64 x (*.f64 x (-.f64 y z)))) (+.f64 x (*.f64 x (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (+.f64 x (*.f64 x (-.f64 y z))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 x (-.f64 y z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (-.f64 z y)) x)) (-.f64 (*.f64 x (-.f64 z y)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (*.f64 (+.f64 x (*.f64 x (-.f64 y z))) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (*.f64 (+.f64 x (*.f64 x (-.f64 y z))) (+.f64 x (*.f64 x (-.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (+.f64 x (*.f64 x (-.f64 y z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (-.f64 z y)) x))) (neg.f64 (-.f64 (*.f64 x (-.f64 z y)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z))))) (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) x))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (+.f64 x (*.f64 x (-.f64 y z)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x (-.f64 y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (+.f64 x (*.f64 x (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 x (-.f64 y z)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (-.f64 z y)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 z y)) x))) |
(*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 z x) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(+.f64 (*.f64 x z) (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 x z (*.f64 x (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 z x (*.f64 (-.f64 #s(literal 0 binary64) y) x)) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 x (-.f64 (*.f64 z z) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 y y))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) x) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) x) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) x)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 (-.f64 #s(literal 0 binary64) y) x)) (*.f64 (*.f64 z x) (*.f64 (-.f64 #s(literal 0 binary64) y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 x z) (*.f64 x (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) x) (*.f64 (-.f64 #s(literal 0 binary64) y) x))) (-.f64 (*.f64 z x) (*.f64 (-.f64 #s(literal 0 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 x z) (*.f64 x (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 x (-.f64 z y)) |
(*.f64 (-.f64 z y) x) |
(*.f64 (*.f64 x (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 z z) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(+.f64 z (-.f64 #s(literal 0 binary64) y)) |
(+.f64 #s(literal 0 binary64) (-.f64 z y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 z y) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) y) z) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 y z)))) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(-.f64 z y) |
(-.f64 #s(literal 0 binary64) (-.f64 y z)) |
(-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) z)) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (+.f64 y z))) (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(fma.f64 #s(literal -1 binary64) y z) |
(neg.f64 (-.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 y y))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 #s(literal 0 binary64) (-.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (-.f64 y z))) (+.f64 #s(literal 0 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 z y)) |
(*.f64 #s(literal -1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 z (-.f64 #s(literal 0 binary64) y)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
| 1× | egg-herbie |
| 3430× | *-lowering-*.f32 |
| 3430× | *-lowering-*.f64 |
| 2472× | +-lowering-+.f64 |
| 2472× | +-lowering-+.f32 |
| 1266× | fnmadd-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 341 | 3263 |
| 1 | 1186 | 2836 |
| 2 | 3875 | 2700 |
| 0 | 8356 | 2700 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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))) |
(* 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) |
(- t x) |
(- t x) |
(- t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
t |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(/ -1 z) |
(- (* -1 (/ y (pow z 2))) (/ 1 z)) |
(- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(/ 1 y) |
(/ (+ 1 (/ z y)) y) |
(/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y) |
(/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y) |
(/ 1 y) |
(* -1 (/ (- (* -1 (/ z y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y)) |
(/ 1 y) |
(+ (/ 1 y) (/ z (pow y 2))) |
(+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y)) |
(+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ -1 z) |
(/ (- (* -1 (/ y z)) 1) z) |
(/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z) |
(/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z) |
(/ -1 z) |
(* -1 (/ (+ 1 (/ y z)) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* t y) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(* t y) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t y) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* -1 (* x y)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(* x z) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x z) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* x z) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 t) |
(- x t) |
(- x t) |
(- x t) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(* x (+ 1 (* -1 (/ t x)))) |
(* x (+ 1 (* -1 (/ t x)))) |
x |
(* -1 (* x (- (/ t x) 1))) |
(* -1 (* x (- (/ t x) 1))) |
(* -1 (* x (- (/ t x) 1))) |
x |
(+ x (* -1 t)) |
(+ x (* -1 t)) |
(+ x (* -1 t)) |
(* -1 t) |
(* t (- (/ x t) 1)) |
(* t (- (/ x t) 1)) |
(* t (- (/ x t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(+ x (* -1 (* x y))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(* x z) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(+ x (* x z)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* -1 (* x y)) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(* x z) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(* x z) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(* -1 (* x y)) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(* -1 y) |
(- z y) |
(- z y) |
(- z y) |
z |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
z |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (- (/ y z) 1))) |
z |
(+ z (* -1 y)) |
(+ z (* -1 y)) |
(+ z (* -1 y)) |
(* -1 y) |
(* y (- (/ z y) 1)) |
(* y (- (/ z y) 1)) |
(* y (- (/ z y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
| Outputs |
|---|
(* -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 (-.f64 y z) t) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (-.f64 y z)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (-.f64 y z)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (-.f64 y z)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 x t) y)) (-.f64 t x))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 x t) y)) (-.f64 t x))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 x t) y)) (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 x t) y)) (-.f64 t x))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 x t) y)) (-.f64 t x))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (+.f64 (*.f64 z (/.f64 (-.f64 x t) y)) (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (+.f64 (-.f64 x t) (*.f64 y (/.f64 (-.f64 t x) z)))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (+.f64 (-.f64 x t) (*.f64 y (/.f64 (-.f64 t x) z)))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (+.f64 (-.f64 x t) (*.f64 y (/.f64 (-.f64 t x) z)))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (+.f64 (-.f64 x t) (*.f64 y (/.f64 (-.f64 t x) z)))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (+.f64 (-.f64 x t) (*.f64 y (/.f64 (-.f64 t x) z)))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (+.f64 (-.f64 x t) (*.f64 y (/.f64 (-.f64 t x) z)))) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(+ (* 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 y) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 (-.f64 z y) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 (-.f64 z y) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (-.f64 y z) x))))) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (+.f64 #s(literal -1 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (+.f64 #s(literal -1 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 t (-.f64 z y)) x) (+.f64 #s(literal -1 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(+ 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 (-.f64 y z) 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 (+ (* -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 (-.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 z (-.f64 #s(literal 1 binary64) y))) t))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 (-.f64 y z) (/.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 (-.f64 y z) (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t))) |
(+ x (* -1 (* z (- t x)))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (-.f64 x t) (+.f64 (*.f64 y (/.f64 (-.f64 t x) z)) (/.f64 x z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (-.f64 x t) (+.f64 (*.f64 y (/.f64 (-.f64 t x) z)) (/.f64 x z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (-.f64 x t) (+.f64 (*.f64 y (/.f64 (-.f64 t x) z)) (/.f64 x z)))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) (-.f64 x t))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) (-.f64 x t))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) (-.f64 x t))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(- (* -1 (/ y (pow z 2))) (/ 1 z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1 binary64) z)) |
(- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (/.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z z)))) (/.f64 #s(literal -1 binary64) z)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (/ z y)) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) y) |
(/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (* -1 (/ z y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) y)) y)) y)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (/ 1 y) (/ z (pow y 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 y y))) |
(+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 z (*.f64 y (*.f64 y y)))))) |
(+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) y) (/.f64 z (pow.f64 y #s(literal 4 binary64)))))))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ (- (* -1 (/ y z)) 1) z) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y y) z)) z)) z) |
(/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z) |
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y y) z)) z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (/ y z)) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y y) z)) z)) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (+.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) z)) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* t (- y z)) |
(*.f64 (-.f64 y z) t) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(* t y) |
(*.f64 y t) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 y t) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 y t) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 (-.f64 y z) t) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 z (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* 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 x 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)) |
(* t y) |
(*.f64 y t) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 x y) t))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 x y) t))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 x y) t))) |
(* t y) |
(*.f64 y t) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 x y) t))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 x y) t))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 x y) t))) |
(* t y) |
(*.f64 y t) |
(+ (* -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 x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y t) x) y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y t) x) y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y t) x) y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y t) x) y)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y t) x) y)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 y t) x) y)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(* x z) |
(*.f64 x z) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 z t) x))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 z t) x))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 z t) x))) |
(* x z) |
(*.f64 x z) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 z t) x))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 z t) x))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 z t) x))) |
(* x z) |
(*.f64 x z) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x z) t) z)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- x t) |
(-.f64 x t) |
(- x t) |
(-.f64 x t) |
(- x t) |
(-.f64 x t) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
x |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
x |
(+ x (* -1 t)) |
(-.f64 x t) |
(+ x (* -1 t)) |
(-.f64 x t) |
(+ x (* -1 t)) |
(-.f64 x t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ x t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* t (- (/ x t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* t (- (/ x t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(+ x (* -1 (* x y))) |
(-.f64 x (*.f64 x y)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* x z) |
(*.f64 x z) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 x y)) z))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 x y)) z))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 x y)) z))) |
(* x z) |
(*.f64 x z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 x y)) z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 x y)) z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 x y)) z))) |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) z)) y)))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) z)) y)))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 x (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) z)) y)))) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(+ (* -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 x 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)))) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* x z) |
(*.f64 x 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)))) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* x z) |
(*.f64 x z) |
(+ (* -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 x 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)))) |
(* 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 x 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 (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(- z y) |
(-.f64 z y) |
(- z y) |
(-.f64 z y) |
(- z y) |
(-.f64 z y) |
z |
(* z (+ 1 (* -1 (/ y z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* z (+ 1 (* -1 (/ y z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* z (+ 1 (* -1 (/ y z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
z |
(* -1 (* z (- (/ y z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* -1 (* z (- (/ y z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* -1 (* z (- (/ y z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
z |
(+ z (* -1 y)) |
(-.f64 z y) |
(+ z (* -1 y)) |
(-.f64 z y) |
(+ z (* -1 y)) |
(-.f64 z y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ z y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* y (- (/ z y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* y (- (/ z y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
Compiled 22247 to 2429 computations (89.1% saved)
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1143 | 7 | 1150 |
| Fresh | 2 | 0 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1147 | 10 | 1157 |
| Status | Accuracy | Program |
|---|---|---|
| 54.1% | (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) | |
| ▶ | 33.4% | (-.f64 x (*.f64 x y)) |
| 42.6% | (+.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t))) | |
| ▶ | 66.9% | (+.f64 x (*.f64 (-.f64 y z) t)) |
| ▶ | 34.5% | (+.f64 x (*.f64 x z)) |
| ✓ | 44.9% | (*.f64 z (-.f64 x t)) |
| ▶ | 21.7% | (*.f64 z x) |
| ✓ | 47.5% | (*.f64 y (-.f64 t x)) |
| ▶ | 31.4% | (*.f64 y t) |
| ✓ | 54.2% | (*.f64 t (-.f64 y z)) |
Compiled 161 to 110 computations (31.7% saved)
| 1× | egg-herbie |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 x z) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 x z)) |
| ✓ | cost-diff | 0 | (*.f64 z x) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y z) t) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (-.f64 y z) t)) |
| 1732× | sum5-define |
| 1194× | sum3-define |
| 1136× | fnmadd-define |
| 1024× | sum4-define |
| 930× | fmsub-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 49 |
| 1 | 25 | 47 |
| 2 | 51 | 46 |
| 3 | 104 | 46 |
| 4 | 188 | 46 |
| 5 | 464 | 46 |
| 6 | 1496 | 46 |
| 7 | 2047 | 46 |
| 8 | 3842 | 46 |
| 9 | 5007 | 46 |
| 10 | 5240 | 46 |
| 11 | 5272 | 46 |
| 0 | 5272 | 46 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ x (* (- y z) t)) |
x |
(* (- y z) t) |
(- y z) |
y |
z |
t |
(* y t) |
y |
t |
(* z x) |
z |
x |
(+ x (* x z)) |
x |
(* x z) |
z |
(- x (* x y)) |
x |
(* x y) |
y |
| Outputs |
|---|
(+ x (* (- y z) t)) |
(+.f64 x (*.f64 (-.f64 y z) t)) |
x |
(* (- y z) t) |
(*.f64 (-.f64 y z) t) |
(- y z) |
(-.f64 y z) |
y |
z |
t |
(* y t) |
(*.f64 y t) |
y |
t |
(* z x) |
(*.f64 x z) |
z |
x |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
x |
(* x z) |
(*.f64 x z) |
z |
(- x (* x y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
x |
(* x y) |
(*.f64 x y) |
y |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 x y)) |
| ✓ | accuracy | 100.0% | (*.f64 x z) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 x z)) |
| ✓ | accuracy | 100.0% | (*.f64 z x) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 y z) t)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y z) t) |
| 69.0ms | 256× | 0 | valid |
Compiled 54 to 14 computations (74.1% saved)
ival-mult: 9.0ms (60.2% of total)ival-sub: 3.0ms (20.1% of total)ival-add: 3.0ms (20.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (* (- y z) t))> |
#<alt (* (- y z) t)> |
#<alt (- y z)> |
#<alt (* y t)> |
#<alt (* z x)> |
#<alt (+ x (* x z))> |
#<alt (* x z)> |
#<alt (- x (* x y))> |
#<alt (* x y)> |
| Outputs |
|---|
#<alt (* t (- y z))> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* t (- y z)) x)))> |
#<alt (* x (+ 1 (/ (* t (- y z)) x)))> |
#<alt (* x (+ 1 (/ (* t (- y z)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1)))> |
#<alt (+ x (* -1 (* t z)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (* t y)> |
#<alt (* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y))))> |
#<alt (* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y))))> |
#<alt (* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y))))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y)))))> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y)))))> |
#<alt (+ x (* t y))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (+ x (+ (* -1 (* t z)) (* t y)))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z))))> |
#<alt (* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z))))> |
#<alt (* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z))))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z)))))> |
#<alt x> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt (+ x (* t (- y z)))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (/ x t)) z))> |
#<alt (* t (- (+ y (/ x t)) z))> |
#<alt (* t (- (+ y (/ x t)) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t)))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* t y)> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt x> |
#<alt (+ x (* x z))> |
#<alt (+ x (* x z))> |
#<alt (+ x (* x z))> |
#<alt (* x z)> |
#<alt (* z (+ x (/ x z)))> |
#<alt (* z (+ x (/ x z)))> |
#<alt (* z (+ x (/ x z)))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ x z)))))> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (- 1 y))> |
#<alt (* x (+ 1 (* -1 y)))> |
#<alt (* x (+ 1 (* -1 y)))> |
#<alt (* x (+ 1 (* -1 y)))> |
#<alt (* x (+ 1 (* -1 y)))> |
#<alt x> |
#<alt (+ x (* -1 (* x y)))> |
#<alt (+ x (* -1 (* x y)))> |
#<alt (+ x (* -1 (* x y)))> |
#<alt (* -1 (* x y))> |
#<alt (* y (- (/ x y) x))> |
#<alt (* y (- (/ x y) x))> |
#<alt (* y (- (/ x y) x))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 x))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 x))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 x))))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | inf | (* y t) |
| 0.0ms | z | @ | inf | (* z x) |
| 0.0ms | x | @ | 0 | (* z x) |
| 0.0ms | t | @ | 0 | (* y t) |
| 0.0ms | t | @ | inf | (+ x (* (- y z) t)) |
| 1× | batch-egg-rewrite |
| 4844× | *-lowering-*.f32 |
| 4844× | *-lowering-*.f64 |
| 2972× | /-lowering-/.f32 |
| 2972× | /-lowering-/.f64 |
| 1732× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 37 |
| 1 | 70 | 35 |
| 2 | 625 | 34 |
| 3 | 7999 | 34 |
| 0 | 8184 | 34 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y z) t)) |
(* (- y z) t) |
(- y z) |
(* y t) |
(* z x) |
(+ x (* x z)) |
(* x z) |
(- x (* x y)) |
(* x y) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) t)) |
(+.f64 (*.f64 (-.f64 y z) t) x) |
(+.f64 (*.f64 y t) (+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) x)) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) t))) (neg.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 x (*.f64 (-.f64 y z) t))))) |
(+.f64 (+.f64 x (*.f64 y t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) t))) (/.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 x (*.f64 (-.f64 y z) t)))) |
(-.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 (*.f64 (-.f64 y z) t) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y z) t) x))) |
(fma.f64 (-.f64 y z) t x) |
(fma.f64 t (-.f64 y z) x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) t)))) (-.f64 x (*.f64 (-.f64 y z) t)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (-.f64 x (*.f64 (-.f64 y z) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))))) |
(/.f64 (*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) t)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) t)))) |
(/.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) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 y z) t) x) (-.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) t))))) |
(/.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y z) t) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) t)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) t))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) t)) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) t)) (-.f64 x (*.f64 (-.f64 y z) t)))) |
(/.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) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))) (-.f64 x (*.f64 (-.f64 y z) t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (-.f64 x (*.f64 (-.f64 y z) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 y z) t) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 x (*.f64 (-.f64 y z) t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) t))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) t)))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 x (*.f64 (-.f64 y z) t))) (/.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 x (*.f64 (-.f64 y z) t)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) t))) (/.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 x (*.f64 (-.f64 y z) t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) t))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) t)))) (*.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 x (*.f64 (-.f64 y z) t))) (/.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 x (*.f64 (-.f64 y z) t))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) t))) (/.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 x (*.f64 (-.f64 y z) t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) #s(literal 1 binary64)) (-.f64 x (*.f64 (-.f64 y z) t))) |
(/.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) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (-.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) t)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) t)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) t))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (*.f64 (-.f64 x (*.f64 (-.f64 y z) t)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) t))))) |
(*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (/.f64 (-.f64 x (*.f64 (-.f64 y z) t)) (-.f64 x (*.f64 (-.f64 y z) t)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))) (*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))) (/.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))))))) |
(*.f64 (*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) t))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) t))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) |
(*.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y z) t) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) (+.f64 x (*.f64 (-.f64 y z) t))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 (*.f64 (-.f64 y z) t) x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))) (-.f64 (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 (*.f64 (-.f64 y z) t) x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (-.f64 (*.f64 (-.f64 y z) t) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) t) (+.f64 x (*.f64 (-.f64 y z) t))))) |
(+.f64 (*.f64 y t) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 y t)) |
(fma.f64 y t (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 t y (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (+.f64 y z) (*.f64 (-.f64 y z) t)))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y (*.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 z) (*.f64 (-.f64 y z) t)) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (*.f64 (-.f64 y z) t))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y t) #s(literal 3 binary64)) (pow.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (-.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 y t) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 y t) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 t (-.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 t (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 t #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)))) t) (-.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))) t) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (-.f64 y z) t) |
(*.f64 t (-.f64 y z)) |
(*.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)))) t)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 t (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) t)) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 t (+.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 (+.f64 y z) (*.f64 (-.f64 y z) t)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 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 t (-.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 z) (*.f64 (-.f64 y z) t)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z)) |
(*.f64 (/.f64 (*.f64 (+.f64 y z) (*.f64 (-.f64 y z) t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (*.f64 z (/.f64 z (+.f64 y z))))) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (*.f64 z (/.f64 z (+.f64 y z)))) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 (+.f64 y #s(literal 0 binary64)) z) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 (+.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 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y y)) (*.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 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y y)) (*.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 (*.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 y y) (*.f64 z z)) #s(literal 1 binary64)) (+.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))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z 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 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z 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 z (/.f64 z (+.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (*.f64 z (/.f64 z (+.f64 y z))) (*.f64 z (/.f64 z (+.f64 y z)))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (*.f64 z (/.f64 z (+.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (*.f64 z (/.f64 z (+.f64 y z))) (*.f64 z (/.f64 z (+.f64 y z))))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (*.f64 z (/.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.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 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.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 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y y)) (*.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 y t) |
(*.f64 t y) |
(*.f64 x z) |
(*.f64 z x) |
(+.f64 x (*.f64 x z)) |
(+.f64 (*.f64 x z) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (-.f64 x (*.f64 x z))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (-.f64 x (*.f64 x z)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (-.f64 (*.f64 x z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x z) x))) |
(fma.f64 x z x) |
(fma.f64 z x x) |
(neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x z))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 z z))))) (-.f64 x (*.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 z z)))) (-.f64 x (*.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))) (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 x (*.f64 x (*.f64 z z))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))) (-.f64 (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x z) x) (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))))) (*.f64 (-.f64 x (*.f64 x z)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 (+.f64 (*.f64 z z) #s(literal 1 binary64)) (*.f64 x x)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) (-.f64 (*.f64 x z) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x (*.f64 z z))))) (*.f64 (-.f64 x (*.f64 x z)) (*.f64 (+.f64 (*.f64 z z) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (*.f64 (-.f64 x (*.f64 x z)) (*.f64 x (*.f64 x (*.f64 z z))))) (*.f64 (-.f64 x (*.f64 x z)) (-.f64 x (*.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))) (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 x (*.f64 x (*.f64 z z))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))) (-.f64 (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z)))))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 (+.f64 (*.f64 z z) #s(literal 1 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 x z)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 x (*.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 z z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x))) (neg.f64 (-.f64 (*.f64 x z) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (-.f64 x (*.f64 x z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (-.f64 x (*.f64 x z)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (-.f64 x (*.f64 x z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z)))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (-.f64 x (*.f64 x z))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (-.f64 x (*.f64 x z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 z z)))) #s(literal 1 binary64)) (-.f64 x (*.f64 x z))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))) (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 x (*.f64 x (*.f64 z z))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))) (-.f64 (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x z)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 (+.f64 (*.f64 z z) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x z)))) (*.f64 (+.f64 (*.f64 z z) #s(literal 1 binary64)) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x z))))) |
(*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (/.f64 (-.f64 x (*.f64 x z)) (-.f64 x (*.f64 x z)))) |
(*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))) (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))) (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x z))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x z))) (*.f64 x (-.f64 x (*.f64 x (*.f64 z z))))) |
(*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x z) x))) |
(*.f64 (+.f64 z #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 z z)))) (*.f64 x (-.f64 x (*.f64 x (*.f64 z z))))) (*.f64 x (+.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))) (*.f64 (*.f64 x z) (*.f64 (-.f64 (*.f64 x z) x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))) (-.f64 (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x z) (*.f64 (-.f64 (*.f64 x z) x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))))))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 z (-.f64 (*.f64 x z) x))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 z z)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 z (*.f64 x (*.f64 x (*.f64 z z))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (*.f64 x (+.f64 z #s(literal 1 binary64)))))) |
(*.f64 x z) |
(*.f64 z x) |
(+.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (+.f64 y #s(literal 1 binary64)))))) |
(-.f64 x (*.f64 x y)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (+.f64 y #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) x)) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (*.f64 x y)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 y (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) y x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) x x) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))))) |
(neg.f64 (/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 y #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 y y))))) (*.f64 x (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) (*.f64 (*.f64 x (+.f64 y #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y (*.f64 x x))))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 x (+.f64 y #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x)))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x)))))) (-.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 x x))) (-.f64 (*.f64 x x) (neg.f64 (*.f64 y (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal 1 binary64)))) (*.f64 (*.f64 x (+.f64 y #s(literal 1 binary64))) (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 y #s(literal 1 binary64))) (*.f64 x (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 x (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y (*.f64 x x))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 x (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (+.f64 y #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 y #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (+.f64 y #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal 1 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (+.f64 y #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (+.f64 y #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (+.f64 y #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (+.f64 y #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (+.f64 y #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 y #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 x (+.f64 y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x)))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y (*.f64 x x))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 x (-.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 y y)))) (+.f64 y #s(literal 1 binary64))) x) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))) (*.f64 (-.f64 x (*.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))) (/.f64 (-.f64 x (*.f64 x y)) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1 binary64))))) |
(*.f64 (*.f64 x (+.f64 y #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1 binary64)))))) |
(*.f64 (*.f64 x (+.f64 y #s(literal 1 binary64))) (/.f64 (-.f64 x (*.f64 x y)) (*.f64 x (+.f64 y #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 y #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 y #s(literal 1 binary64)))) (*.f64 x (-.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 y y) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 x (+.f64 y #s(literal 1 binary64))) (+.f64 y #s(literal 1 binary64))) (/.f64 (-.f64 x (*.f64 x y)) x)) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (-.f64 x (*.f64 x (*.f64 y y))))) (-.f64 x (*.f64 x y))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))) (-.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 y (*.f64 y (*.f64 y (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x)))))) (-.f64 (*.f64 x x) (*.f64 (+.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x y) (-.f64 (*.f64 x y) x)))) |
(*.f64 x y) |
(*.f64 y x) |
| 1× | egg-herbie |
| 2274× | *-lowering-*.f32 |
| 2274× | *-lowering-*.f64 |
| 1952× | fmsub-define |
| 1644× | fnmsub-define |
| 1522× | fmm-def |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 1055 |
| 1 | 378 | 980 |
| 2 | 1185 | 980 |
| 3 | 4008 | 980 |
| 0 | 8481 | 980 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
x |
(* x (+ 1 (/ (* t (- y z)) x))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(+ x (* -1 (* t z))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(* t y) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(+ x (* t y)) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
x |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
(+ x (* t (- y z))) |
(* t (- y z)) |
(* t (- (+ y (/ x t)) z)) |
(* t (- (+ y (/ x t)) z)) |
(* t (- (+ y (/ x t)) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* t y) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
x |
(+ x (* x z)) |
(+ x (* x z)) |
(+ x (* x z)) |
(* x z) |
(* z (+ x (/ x z))) |
(* z (+ x (/ x z))) |
(* z (+ x (/ x z))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (- 1 y)) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (* -1 y))) |
(* x (+ 1 (* -1 y))) |
x |
(+ x (* -1 (* x y))) |
(+ x (* -1 (* x y))) |
(+ x (* -1 (* x y))) |
(* -1 (* x y)) |
(* y (- (/ x y) x)) |
(* y (- (/ x y) x)) |
(* y (- (/ x y) x)) |
(* -1 (* x y)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
x |
(* x (+ 1 (/ (* t (- y z)) x))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* x (+ 1 (/ (* t (- y z)) x))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* x (+ 1 (/ (* t (- y z)) x))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
x |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* -1 (* t z))) |
(-.f64 x (*.f64 t z)) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* t y) |
(*.f64 t y) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* t z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) t)) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* t z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
x |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(+ x (* t (- y z))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (/ x t)) z)) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* t (- (+ y (/ x t)) z)) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* t (- (+ y (/ x t)) z)) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(+.f64 (*.f64 t (-.f64 y z)) x) |
(* -1 (* t z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) t)) |
(+ (* -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 z (-.f64 #s(literal 0 binary64) t)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 t (-.f64 y z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 t (-.f64 y z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t z)) |
(*.f64 z (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* z (+ t (* -1 (/ (* 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)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(-.f64 y 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 y z) |
(* z (- (/ y z) 1)) |
(-.f64 y z) |
(* z (- (/ y z) 1)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 y z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 y z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(-.f64 y z) |
(* 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 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) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
x |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x z) |
(*.f64 z x) |
(* z (+ x (/ x z))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* z (+ x (/ x z))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* z (+ x (/ x z))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x z) |
(*.f64 z x) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* 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) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (- 1 y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (+ 1 (* -1 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (+ 1 (* -1 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (+ 1 (* -1 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* x (+ 1 (* -1 y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
x |
(+ x (* -1 (* x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(+ x (* -1 (* x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(+ x (* -1 (* x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(* -1 (* x y)) |
(*.f64 y (-.f64 #s(literal 0 binary64) x)) |
(* y (- (/ x y) x)) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* y (- (/ x y) x)) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* y (- (/ x y) x)) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* -1 (* x y)) |
(*.f64 y (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 x)))) |
(*.f64 y (-.f64 (/.f64 x y) x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
Compiled 11580 to 973 computations (91.6% saved)
11 alts after pruning (4 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 542 | 2 | 544 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 543 | 11 | 554 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.1% | (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| ✓ | 33.4% | (-.f64 x (*.f64 x y)) |
| ▶ | 40.5% | (-.f64 x (*.f64 t z)) |
| ▶ | 42.6% | (+.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
| ✓ | 34.5% | (+.f64 x (*.f64 x z)) |
| ✓ | 44.9% | (*.f64 z (-.f64 x t)) |
| ✓ | 21.7% | (*.f64 z x) |
| ✓ | 47.5% | (*.f64 y (-.f64 t x)) |
| ✓ | 31.4% | (*.f64 y t) |
| ✓ | 54.2% | (*.f64 t (-.f64 y z)) |
| ▶ | 15.6% | x |
Compiled 97 to 67 computations (30.9% saved)
| 1× | egg-herbie |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 t z) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 t z)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) t) |
| ✓ | cost-diff | 0 | (*.f64 z (-.f64 #s(literal 0 binary64) t)) |
| ✓ | cost-diff | 0 | (*.f64 z x) |
| ✓ | cost-diff | 256 | (+.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
| 850× | sum3-define |
| 834× | fnmadd-define |
| 792× | sum5-define |
| 658× | fmsub-define |
| 630× | fnmsub-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 48 |
| 1 | 35 | 46 |
| 2 | 69 | 45 |
| 3 | 157 | 45 |
| 4 | 306 | 45 |
| 5 | 596 | 45 |
| 6 | 1226 | 45 |
| 7 | 2036 | 45 |
| 8 | 2896 | 45 |
| 9 | 3464 | 45 |
| 10 | 3570 | 45 |
| 11 | 3578 | 45 |
| 0 | 3578 | 45 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
x |
(+ (* z x) (* z (- 0 t))) |
(* z x) |
z |
x |
(* z (- 0 t)) |
(- 0 t) |
0 |
t |
(- x (* t z)) |
x |
(* t z) |
t |
z |
(/ t (/ 1 (- y z))) |
t |
(/ 1 (- y z)) |
1 |
(- y z) |
y |
z |
| Outputs |
|---|
x |
(+ (* z x) (* z (- 0 t))) |
(*.f64 z (-.f64 x t)) |
(* z x) |
(*.f64 x z) |
z |
x |
(* z (- 0 t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(- 0 t) |
(-.f64 #s(literal 0 binary64) t) |
0 |
#s(literal 0 binary64) |
t |
(- x (* t z)) |
(-.f64 x (*.f64 z t)) |
x |
(* t z) |
(*.f64 z t) |
t |
z |
(/ 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 |
Found 9 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 t z) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) t) |
| ✓ | accuracy | 100.0% | (*.f64 z (-.f64 #s(literal 0 binary64) t)) |
| ✓ | accuracy | 100.0% | (*.f64 z x) |
| ✓ | accuracy | 97.8% | (+.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
| 61.0ms | 256× | 0 | valid |
Compiled 60 to 16 computations (73.3% saved)
ival-sub: 7.0ms (37.3% of total)ival-mult: 6.0ms (31.9% of total)ival-div: 4.0ms (21.3% of total)ival-add: 1.0ms (5.3% of total)const: 1.0ms (5.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* z x) (* z (- 0 t)))> |
#<alt (* z x)> |
#<alt (* z (- 0 t))> |
#<alt (- 0 t)> |
#<alt (- x (* t z))> |
#<alt (* t z)> |
#<alt (/ t (/ 1 (- y z)))> |
#<alt (/ 1 (- y z))> |
#<alt (- y z)> |
| Outputs |
|---|
#<alt (* z (+ x (* -1 t)))> |
#<alt (* z (+ x (* -1 t)))> |
#<alt (* z (+ x (* -1 t)))> |
#<alt (* z (+ x (* -1 t)))> |
#<alt (* z (+ x (* -1 t)))> |
#<alt (* z (+ x (* -1 t)))> |
#<alt (* z (+ x (* -1 t)))> |
#<alt (* z (+ x (* -1 t)))> |
#<alt (* -1 (* z (+ t (* -1 x))))> |
#<alt (* -1 (* z (+ t (* -1 x))))> |
#<alt (* -1 (* z (+ t (* -1 x))))> |
#<alt (* -1 (* z (+ t (* -1 x))))> |
#<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 (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 (* t z))> |
#<alt (- x (* t z))> |
#<alt (- x (* t z))> |
#<alt (- x (* t z))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* t z) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* t z) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* t z) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* t z) x) 1)))> |
#<alt (* -1 (* x (- (/ (* t z) x) 1)))> |
#<alt (* -1 (* x (- (/ (* t z) x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (* t z)))> |
#<alt (+ x (* -1 (* t z)))> |
#<alt (+ x (* -1 (* t z)))> |
#<alt (* -1 (* t z))> |
#<alt (* t (- (/ x t) z))> |
#<alt (* t (- (/ x t) z))> |
#<alt (* t (- (/ x t) z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ x t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ x t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ x t)) (* -1 z))))> |
#<alt x> |
#<alt (+ x (* -1 (* t z)))> |
#<alt (+ x (* -1 (* t z)))> |
#<alt (+ x (* -1 (* t z)))> |
#<alt (* -1 (* t z))> |
#<alt (* z (- (/ x z) t))> |
#<alt (* z (- (/ x z) t))> |
#<alt (* z (- (/ x z) t))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 t))))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* 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)))))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | z | @ | 0 | (+ (* z x) (* z (- 0 t))) |
| 0.0ms | z | @ | inf | (+ (* z x) (* z (- 0 t))) |
| 0.0ms | t | @ | 0 | (+ (* z x) (* z (- 0 t))) |
| 0.0ms | x | @ | 0 | (+ (* z x) (* z (- 0 t))) |
| 0.0ms | t | @ | 0 | (* z (- 0 t)) |
| 1× | batch-egg-rewrite |
| 3998× | *-lowering-*.f32 |
| 3998× | *-lowering-*.f64 |
| 2798× | /-lowering-/.f32 |
| 2798× | /-lowering-/.f64 |
| 1742× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 36 |
| 1 | 100 | 34 |
| 2 | 813 | 33 |
| 0 | 9290 | 33 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* z x) (* z (- 0 t))) |
(* z x) |
(* z (- 0 t)) |
(- 0 t) |
(- x (* t z)) |
(* t z) |
(/ t (/ 1 (- y z))) |
(/ 1 (- y z)) |
(- y z) |
| Outputs |
|---|
(+.f64 (*.f64 z x) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 #s(literal 0 binary64) (*.f64 z (-.f64 x t))) |
(+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 z x)) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 z (+.f64 x t))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 z (+.f64 x t))))) |
(+.f64 (+.f64 (*.f64 z x) #s(literal 0 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(-.f64 (*.f64 z x) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) (*.f64 z x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 z (+.f64 x t))) (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 z (+.f64 x t)))) |
(-.f64 (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) t) x))) (/.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) t) x)))) |
(-.f64 (+.f64 (*.f64 z x) #s(literal 0 binary64)) (*.f64 z t)) |
(fma.f64 z x (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) t) (*.f64 z x)) |
(fma.f64 x z (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) z) (*.f64 z x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 z x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) z (*.f64 z x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) t (*.f64 z x)) |
(neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) (-.f64 (-.f64 #s(literal 0 binary64) t) x)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 z (-.f64 x t)) (*.f64 z (+.f64 x t))) (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 x t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) (-.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (-.f64 x t)) (*.f64 z (+.f64 x t)))) (*.f64 z (+.f64 x t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 (*.f64 z x) (*.f64 z (+.f64 x t)))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) t) x)) (*.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x t))))) |
(/.f64 (*.f64 (*.f64 z (-.f64 x t)) (*.f64 z (+.f64 x t))) (*.f64 z (+.f64 x t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) (-.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 (*.f64 z x) (*.f64 z (+.f64 x t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (-.f64 x t)) (*.f64 z (+.f64 x t)))) (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 x t)))) |
(/.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) t) x))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) (-.f64 (-.f64 #s(literal 0 binary64) t) x)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 (*.f64 z x) (*.f64 z (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 z (+.f64 x t))) (*.f64 (*.f64 z (+.f64 x t)) (*.f64 t (*.f64 (*.f64 z z) t)))) (*.f64 (*.f64 z (+.f64 x t)) (*.f64 z (+.f64 x t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 z x) (*.f64 x (*.f64 (*.f64 z z) x))) (*.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 x (*.f64 (*.f64 z z) x))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 x (*.f64 (*.f64 z z) x)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (-.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (*.f64 (*.f64 z x) (*.f64 x (*.f64 (*.f64 z z) x)))))) (+.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) (-.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) (-.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 x (*.f64 (*.f64 z z) x))) (*.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (+.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 x (*.f64 (*.f64 z z) x))))) (*.f64 z (+.f64 x t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 x x) (*.f64 t t))) (*.f64 (*.f64 z (-.f64 x t)) (*.f64 z (+.f64 x t)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z z) (+.f64 (*.f64 x x) (*.f64 t t))) (*.f64 z (+.f64 x t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) (-.f64 (-.f64 #s(literal 0 binary64) t) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (-.f64 x t)) (*.f64 z (+.f64 x t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) t) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 z (+.f64 x t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 z (+.f64 x t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 z (+.f64 x t))) (/.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 z (+.f64 x t)))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 z (+.f64 x t))) (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 z (+.f64 x t)))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 z (+.f64 x t))) (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 z (+.f64 x t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 z (+.f64 x t))) (/.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 z (+.f64 x t)))) (*.f64 (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 z (+.f64 x t))) (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 z (+.f64 x t))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 z (+.f64 x t))) (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 z (+.f64 x t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x t))) #s(literal -1 binary64)) |
(*.f64 z (-.f64 x t)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x t))) |
(*.f64 (*.f64 (*.f64 z (-.f64 x t)) (*.f64 z (+.f64 x t))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 x t)))) |
(*.f64 (-.f64 x t) z) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) (-.f64 (-.f64 #s(literal 0 binary64) t) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (-.f64 x t)) (*.f64 z (+.f64 x t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 x t))))) |
(*.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) t) x)))) |
(*.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 z z) x)) (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) (-.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(*.f64 (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 (*.f64 z x) (*.f64 z (+.f64 x t)))))) |
(*.f64 (/.f64 (*.f64 z (-.f64 x t)) z) (/.f64 (*.f64 z (+.f64 x t)) (+.f64 x t))) |
(*.f64 z x) |
(*.f64 x z) |
(+.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 0 binary64)) |
(+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64))) |
(+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(fma.f64 z #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 #s(literal 0 binary64) z (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (*.f64 z t)) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) z))) |
(/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (*.f64 z z) t))) (*.f64 z t)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) z) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) z) t) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(*.f64 z (-.f64 #s(literal 0 binary64) t)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z t)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) z) |
(*.f64 (-.f64 #s(literal 0 binary64) z) t) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 z t)) |
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) z) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(*.f64 (/.f64 z t) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
(*.f64 (*.f64 z #s(literal -1 binary64)) t) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) t #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(neg.f64 t) |
(/.f64 t #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) t) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) t)) #s(literal 1 binary64)) (*.f64 t (*.f64 t t))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) (+.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(+.f64 x (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 #s(literal 0 binary64) (-.f64 x (*.f64 z t))) |
(+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z t))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (+.f64 x (*.f64 z t))))) |
(-.f64 x (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z t))) (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (+.f64 x (*.f64 z t)))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) t) x) |
(fma.f64 t (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) z x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) t x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (*.f64 z z) t))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 z t))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x x)) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 x (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 x (*.f64 z t))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) x))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (*.f64 t (*.f64 (*.f64 z z) t))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 z t)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 z t))) (*.f64 (+.f64 x (*.f64 z t)) (*.f64 t (*.f64 (*.f64 z z) t)))) (*.f64 (+.f64 x (*.f64 z t)) (+.f64 x (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (+.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 x x)))) (+.f64 x (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 x (*.f64 z t)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (*.f64 t (*.f64 (*.f64 z z) t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 z t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (+.f64 x (*.f64 z t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z t))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 z t)))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (+.f64 x (*.f64 z t))) (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (+.f64 x (*.f64 z t)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z t))) (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (+.f64 x (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 x x)) (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z t))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 z t)))) (*.f64 (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (+.f64 x (*.f64 z t))) (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (+.f64 x (*.f64 z t))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z t))) (/.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (+.f64 x (*.f64 z t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z t))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t (*.f64 (*.f64 z z) t))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z t)))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x x)) (*.f64 t (*.f64 (*.f64 z z) t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 z t))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) x))))) |
(+.f64 #s(literal 0 binary64) (*.f64 z t)) |
(+.f64 (*.f64 z t) #s(literal 0 binary64)) |
(+.f64 (*.f64 z t) (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64))) |
(+.f64 (*.f64 z t) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 0 binary64)) (*.f64 z t)) |
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) z)) (*.f64 t t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) z)) t) |
(*.f64 z t) |
(*.f64 t z) |
(*.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) t) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y z))) |
(+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 t y)) |
(+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 y t)) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 #s(literal 0 binary64) (-.f64 y z))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 y z) #s(literal 0 binary64))) |
(+.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 y t) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 y z)) (*.f64 t (-.f64 y z))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t y)) (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y t)) (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(+.f64 (*.f64 (-.f64 y z) #s(literal 0 binary64)) (*.f64 t (-.f64 y z))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (*.f64 t y) #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (+.f64 (*.f64 t y) #s(literal 0 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (+.f64 (*.f64 y t) #s(literal 0 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z y))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (-.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (*.f64 t y) (*.f64 z t)) |
(-.f64 (*.f64 y t) (*.f64 z t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 t (-.f64 z y)) t)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 t (-.f64 z y)) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t (-.f64 z y))) (/.f64 (*.f64 t t) (/.f64 t (-.f64 z y)))) |
(-.f64 (+.f64 (*.f64 t y) #s(literal 0 binary64)) (*.f64 z t)) |
(-.f64 (+.f64 (*.f64 y t) #s(literal 0 binary64)) (*.f64 z t)) |
(fma.f64 t y (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(fma.f64 y t (*.f64 t (-.f64 #s(literal 0 binary64) z))) |
(neg.f64 (*.f64 t (-.f64 z y))) |
(neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 t (-.f64 z y)) t))) |
(neg.f64 (/.f64 (*.f64 t t) (/.f64 t (-.f64 z y)))) |
(neg.f64 (/.f64 (*.f64 t (-.f64 z y)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 t (-.f64 z y)) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 z y)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z y) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (-.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) t)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(/.f64 (-.f64 z y) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 (/.f64 t (-.f64 z y)) t))) |
(/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (*.f64 t t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 t t) (neg.f64 (/.f64 t (-.f64 z y)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 z y) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 t (-.f64 z y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 t (-.f64 z y)) t)) |
(/.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.f64 (*.f64 t (-.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 z y)))))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 z y)) |
(/.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 t (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 t (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) (/.f64 t (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (*.f64 t (-.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 z y))))) |
(/.f64 (*.f64 t (-.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 z y)))))) |
(/.f64 (*.f64 t (*.f64 (+.f64 z y) (-.f64 z y))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 t (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.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 #s(literal 0 binary64) t) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.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 z y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (*.f64 t t) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 z y) (-.f64 z y))) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 z y)) t) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 y z)) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (-.f64 z y)) (*.f64 (*.f64 t t) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 y z) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 z y) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (*.f64 (+.f64 z y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 z y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 z y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 z y) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) t) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) t) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y t) #s(literal 3 binary64)) (*.f64 (*.f64 z t) (*.f64 t (*.f64 (*.f64 z z) t)))) (+.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (-.f64 (*.f64 t (*.f64 (*.f64 z z) t)) (*.f64 (*.f64 y t) (*.f64 t (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 t (-.f64 z y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 t (-.f64 z y)) (*.f64 t (-.f64 z y))) (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 t (*.f64 (*.f64 z z) t))) (-.f64 (*.f64 t y) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (*.f64 t (*.f64 (*.f64 z z) t))) (-.f64 (*.f64 y t) (*.f64 t (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (-.f64 z y)) (*.f64 t (-.f64 z y)))) (+.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 t (-.f64 y z)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) |
(*.f64 (-.f64 y z) t) |
(*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y)) |
(*.f64 (*.f64 t (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (*.f64 t t) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 z y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 t (-.f64 z y)) t))) |
(*.f64 (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (*.f64 t (-.f64 y z)) #s(literal 1 binary64)) |
(*.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 z y))))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 y z))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z (+.f64 z y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 z y))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) z) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) y)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) z)) |
(+.f64 (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z (+.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(+.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(+.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #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 z y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(/.f64 (+.f64 z y) (-.f64 (*.f64 y y) (*.f64 z z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)) (*.f64 (+.f64 z y) (-.f64 z y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 z y)) (*.f64 (*.f64 z (+.f64 z y)) (*.f64 z (+.f64 z y)))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) y) (*.f64 (*.f64 z (+.f64 z y)) (-.f64 (*.f64 z (+.f64 z y)) (*.f64 y y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) y) (*.f64 (*.f64 z (+.f64 z y)) (*.f64 z (+.f64 z y))))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y))))) |
(pow.f64 (-.f64 y z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 y z) (-.f64 y z)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(*.f64 (+.f64 z y) (/.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 z y)))) |
(*.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 z y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 z y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 y (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z y)))) |
(+.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 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) y) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (*.f64 z #s(literal -1 binary64))) |
(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 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 1 binary64))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) z) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (-.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #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 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 z y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) |
(/.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))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 z y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.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 z y))))) |
(/.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 z y) (-.f64 z y)) (-.f64 #s(literal 0 binary64) (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 z z))) (*.f64 (+.f64 z y) (+.f64 z y))) |
(/.f64 (*.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))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.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)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(/.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)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) y) (*.f64 (*.f64 z z) (+.f64 (*.f64 z z) (*.f64 y y)))) (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) y) (*.f64 (*.f64 z (*.f64 z z)) z)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z z)) (+.f64 z y))) |
(/.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 z y)))) |
(/.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 z y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y))) (+.f64 z y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(/.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.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 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 z y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))))) |
(/.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 z y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 y y) (+.f64 z y))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y)))) |
(pow.f64 (-.f64 y z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 z y)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 z y) #s(literal 1 binary64))) |
(*.f64 (-.f64 z y) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.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 z)) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.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 z y)))))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 z y)))) |
(*.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 z y)))) #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 z y)) #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 z y))))) |
(*.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 z y))) |
(*.f64 (*.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 z y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z y))) |
(*.f64 (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 z y))))) |
(*.f64 (/.f64 (+.f64 z y) #s(literal 1 binary64)) (/.f64 (-.f64 y z) (+.f64 z y))) |
(*.f64 (pow.f64 (-.f64 y z) #s(literal 1/2 binary64)) (pow.f64 (-.f64 y z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 4542× | *-lowering-*.f32 |
| 4542× | *-lowering-*.f64 |
| 1816× | /-lowering-/.f32 |
| 1816× | /-lowering-/.f64 |
| 1654× | times-frac |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 1365 |
| 1 | 656 | 1255 |
| 2 | 1904 | 1213 |
| 3 | 7662 | 1212 |
| 0 | 8276 | 1212 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* z (+ x (* -1 t))) |
(* z (+ x (* -1 t))) |
(* z (+ x (* -1 t))) |
(* z (+ x (* -1 t))) |
(* z (+ x (* -1 t))) |
(* z (+ x (* -1 t))) |
(* z (+ x (* -1 t))) |
(* z (+ x (* -1 t))) |
(* -1 (* z (+ t (* -1 x)))) |
(* -1 (* z (+ t (* -1 x)))) |
(* -1 (* z (+ t (* -1 x)))) |
(* -1 (* z (+ t (* -1 x)))) |
(* -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))))) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 (* t z)) |
(- x (* t z)) |
(- x (* t z)) |
(- x (* t z)) |
x |
(* x (+ 1 (* -1 (/ (* t z) x)))) |
(* x (+ 1 (* -1 (/ (* t z) x)))) |
(* x (+ 1 (* -1 (/ (* t z) x)))) |
x |
(* -1 (* x (- (/ (* t z) x) 1))) |
(* -1 (* x (- (/ (* t z) x) 1))) |
(* -1 (* x (- (/ (* t z) x) 1))) |
x |
(+ x (* -1 (* t z))) |
(+ x (* -1 (* t z))) |
(+ x (* -1 (* t z))) |
(* -1 (* t z)) |
(* t (- (/ x t) z)) |
(* t (- (/ x t) z)) |
(* t (- (/ x t) z)) |
(* -1 (* t z)) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 z)))) |
x |
(+ x (* -1 (* t z))) |
(+ x (* -1 (* t z))) |
(+ x (* -1 (* t z))) |
(* -1 (* t z)) |
(* z (- (/ x z) t)) |
(* z (- (/ x z) t)) |
(* z (- (/ x z) t)) |
(* -1 (* t z)) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 t)))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* 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))))) |
| Outputs |
|---|
(* z (+ x (* -1 t))) |
(*.f64 z (-.f64 x t)) |
(* z (+ x (* -1 t))) |
(*.f64 z (-.f64 x t)) |
(* z (+ x (* -1 t))) |
(*.f64 z (-.f64 x t)) |
(* z (+ x (* -1 t))) |
(*.f64 z (-.f64 x t)) |
(* z (+ x (* -1 t))) |
(*.f64 z (-.f64 x t)) |
(* z (+ x (* -1 t))) |
(*.f64 z (-.f64 x t)) |
(* z (+ x (* -1 t))) |
(*.f64 z (-.f64 x t)) |
(* z (+ x (* -1 t))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (+ t (* -1 x)))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (+ t (* -1 x)))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (+ t (* -1 x)))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (+ t (* -1 x)))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 t x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)))) |
(* x z) |
(*.f64 z x) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t 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 t (-.f64 #s(literal 0 binary64) z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* 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) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(- x (* t z)) |
(-.f64 x (*.f64 z t)) |
(- x (* t z)) |
(-.f64 x (*.f64 z t)) |
(- x (* t z)) |
(-.f64 x (*.f64 z t)) |
x |
(* x (+ 1 (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x))) |
(* x (+ 1 (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x))) |
(* x (+ 1 (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x))) |
x |
(* -1 (* x (- (/ (* t z) x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x))) |
(* -1 (* x (- (/ (* t z) x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x))) |
(* -1 (* x (- (/ (* t z) x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) x))) |
x |
(+ x (* -1 (* t z))) |
(-.f64 x (*.f64 z t)) |
(+ x (* -1 (* t z))) |
(-.f64 x (*.f64 z t)) |
(+ x (* -1 (* t z))) |
(-.f64 x (*.f64 z t)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* t (- (/ x t) z)) |
(*.f64 t (-.f64 (/.f64 x t) z)) |
(* t (- (/ x t) z)) |
(*.f64 t (-.f64 (/.f64 x t) z)) |
(* t (- (/ x t) z)) |
(*.f64 t (-.f64 (/.f64 x t) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 x t) z)) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 x t) z)) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 x t) z)) |
x |
(+ x (* -1 (* t z))) |
(-.f64 x (*.f64 z t)) |
(+ x (* -1 (* t z))) |
(-.f64 x (*.f64 z t)) |
(+ x (* -1 (* t z))) |
(-.f64 x (*.f64 z t)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* z (- (/ x z) t)) |
(*.f64 z (-.f64 (/.f64 x z) t)) |
(* z (- (/ x z) t)) |
(*.f64 z (-.f64 (/.f64 x z) t)) |
(* z (- (/ x z) t)) |
(*.f64 z (-.f64 (/.f64 x z) t)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 x z) t)) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 x z) t)) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 x z) t)) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z t) |
(* t z) |
(*.f64 z 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 t (-.f64 #s(literal 0 binary64) z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* t y) |
(*.f64 t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 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 t (-.f64 #s(literal 0 binary64) 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 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (/.f64 y (pow.f64 z #s(literal 4 binary64)))) (*.f64 y y)) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) 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 (*.f64 z (/.f64 z 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 (*.f64 z (/.f64 z y)) 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 z (*.f64 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 y y)) (*.f64 z (*.f64 z z)))) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (/ y z)) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #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 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 (*.f64 y 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 (-.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))) |
Compiled 12138 to 1516 computations (87.5% saved)
11 alts after pruning (1 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 722 | 1 | 723 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 7 | 7 |
| Total | 723 | 11 | 734 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 54.1% | (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| 42.6% | (-.f64 (*.f64 z x) (*.f64 z t)) | |
| ✓ | 33.4% | (-.f64 x (*.f64 x y)) |
| ✓ | 40.5% | (-.f64 x (*.f64 t z)) |
| ✓ | 34.5% | (+.f64 x (*.f64 x z)) |
| ✓ | 44.9% | (*.f64 z (-.f64 x t)) |
| ✓ | 21.7% | (*.f64 z x) |
| ✓ | 47.5% | (*.f64 y (-.f64 t x)) |
| ✓ | 31.4% | (*.f64 y t) |
| ✓ | 54.2% | (*.f64 t (-.f64 y z)) |
| ✓ | 15.6% | x |
Compiled 213 to 108 computations (49.3% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 x z)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 x y)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+.f64 x (*.f64 (-.f64 y z) t)) |
(-.f64 (*.f64 z x) (*.f64 z t)) |
(/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
6 calls:
| 13.0ms | t |
| 6.0ms | (-.f64 y z) |
| 6.0ms | z |
| 6.0ms | y |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
| 100.0% | 1 | t |
| 100.0% | 1 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 100.0% | 1 | (-.f64 y z) |
Compiled 40 to 29 computations (27.5% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 x z)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 x y)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+.f64 x (*.f64 (-.f64 y z) t)) |
(-.f64 (*.f64 z x) (*.f64 z t)) |
(/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| Outputs |
|---|
(*.f64 y (-.f64 t x)) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(*.f64 y (-.f64 t x)) |
5 calls:
| 6.0ms | (-.f64 y z) |
| 6.0ms | x |
| 5.0ms | t |
| 5.0ms | y |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.3% | 3 | x |
| 87.9% | 3 | y |
| 76.3% | 3 | z |
| 84.3% | 3 | t |
| 71.7% | 3 | (-.f64 y z) |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 x z)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 x y)) |
(+.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)) |
3 calls:
| 4.0ms | t |
| 4.0ms | y |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.8% | 3 | x |
| 78.8% | 3 | t |
| 77.8% | 4 | y |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 x z)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 x y)) |
| Outputs |
|---|
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(-.f64 x (*.f64 t z)) |
(*.f64 y (-.f64 t x)) |
3 calls:
| 6.0ms | t |
| 4.0ms | z |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.8% | 4 | y |
| 72.4% | 5 | z |
| 71.6% | 5 | t |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 x z)) |
| Outputs |
|---|
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(+.f64 x (*.f64 x z)) |
(*.f64 y (-.f64 t x)) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 4 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
| Outputs |
|---|
(*.f64 y (-.f64 t x)) |
(*.f64 z (-.f64 x t)) |
(*.f64 y (-.f64 t x)) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.3% | 3 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
(*.f64 y (-.f64 t x)) |
| Outputs |
|---|
(*.f64 y (-.f64 t x)) |
(*.f64 t (-.f64 y z)) |
(*.f64 y (-.f64 t x)) |
5 calls:
| 4.0ms | x |
| 3.0ms | t |
| 3.0ms | y |
| 2.0ms | z |
| 2.0ms | (-.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.2% | 3 | t |
| 62.3% | 4 | z |
| 63.2% | 4 | (-.f64 y z) |
| 60.9% | 3 | x |
| 66.3% | 3 | y |
Compiled 27 to 21 computations (22.2% saved)
| Inputs |
|---|
x |
(*.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)) |
3 calls:
| 4.0ms | y |
| 2.0ms | t |
| 2.0ms | (-.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 3 | (-.f64 y z) |
| 61.2% | 3 | t |
| 54.2% | 1 | y |
Compiled 17 to 13 computations (23.5% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
| Outputs |
|---|
(*.f64 y t) |
(*.f64 z x) |
x |
(*.f64 y t) |
4 calls:
| 5.0ms | x |
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.8% | 4 | y |
| 41.1% | 3 | z |
| 38.8% | 3 | x |
| 39.8% | 3 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
| Outputs |
|---|
(*.f64 y t) |
x |
(*.f64 y t) |
2 calls:
| 2.0ms | z |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.4% | 1 | z |
| 41.0% | 3 | y |
Compiled 10 to 8 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 15.6% | 1 | z |
| 15.6% | 1 | x |
| 15.6% | 1 | t |
| 15.6% | 1 | y |
Compiled 20 to 16 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.025497636090021e+38 | 6.760315664668897e+39 |
| 46.0ms | -1.8732644879860283e+56 | -3.3968967959682057e+52 |
| 49.0ms | 240× | 0 | valid |
Compiled 350 to 239 computations (31.7% saved)
ival-sub: 3.0ms (49.2% of total)ival-mult: 2.0ms (32.8% of total)ival-add: 1.0ms (16.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 2.3564576742332035e+53 | 2.4691046751627243e+64 |
| 8.0ms | -2.9327987430878884e-11 | -1.0158591880076546e-11 |
| 18.0ms | 240× | 0 | valid |
Compiled 350 to 239 computations (31.7% saved)
ival-sub: 3.0ms (50.7% of total)ival-mult: 2.0ms (33.8% of total)ival-add: 1.0ms (16.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 1.025497636090021e+38 | 6.760315664668897e+39 |
| 11.0ms | 1.0425350563566254e-255 | 3.4018653381067704e-254 |
| 16.0ms | -1.8732644879860283e+56 | -3.3968967959682057e+52 |
| 26.0ms | 352× | 0 | valid |
Compiled 460 to 322 computations (30% saved)
ival-sub: 7.0ms (61% of total)ival-add: 2.0ms (17.4% of total)ival-mult: 2.0ms (17.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.242128336892195e+35 | 1.025497636090021e+38 |
| 44.0ms | 1.3336774326969192e-138 | 1.659681886515869e-136 |
| 12.0ms | -1.8732644879860283e+56 | -3.3968967959682057e+52 |
| 57.0ms | 368× | 0 | valid |
Compiled 480 to 336 computations (30% saved)
ival-sub: 38.0ms (88.9% of total)ival-add: 2.0ms (4.7% of total)ival-mult: 2.0ms (4.7% 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.025497636090021e+38 | 6.760315664668897e+39 |
| 24.0ms | -1.8732644879860283e+56 | -3.3968967959682057e+52 |
| 27.0ms | 240× | 0 | valid |
Compiled 320 to 224 computations (30% saved)
ival-add: 12.0ms (69.9% of total)ival-sub: 3.0ms (17.5% of total)ival-mult: 2.0ms (11.7% 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.025497636090021e+38 | 6.760315664668897e+39 |
| 42.0ms | -2.5116509970449596e+47 | -1.752738795594374e+40 |
| 44.0ms | 256× | 0 | valid |
Compiled 340 to 238 computations (30% saved)
ival-mult: 29.0ms (85.3% of total)ival-sub: 3.0ms (8.8% of total)ival-add: 1.0ms (2.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 |
|---|---|---|
| 15.0ms | 5.9898943284672655e-151 | 2.31136013452462e-145 |
| 19.0ms | -9.678044080513376e-91 | -1.4604629340188231e-91 |
| 17.0ms | 240× | 0 | valid |
Compiled 290 to 209 computations (27.9% saved)
ival-sub: 3.0ms (49.3% of total)ival-mult: 2.0ms (32.9% of total)ival-add: 1.0ms (16.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 4.173540858207885e-45 | 3.833275823285105e-36 |
| 11.0ms | 1.0425350563566254e-255 | 3.4018653381067704e-254 |
| 19.0ms | -1.031111637051729e+74 | -1.0062888120900717e+62 |
| 33.0ms | 416× | 0 | valid |
Compiled 404 to 310 computations (23.3% saved)
ival-sub: 5.0ms (47.3% of total)ival-mult: 3.0ms (28.4% of total)ival-add: 2.0ms (18.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 |
|---|---|---|
| 16.0ms | 4.173540858207885e-45 | 3.833275823285105e-36 |
| 15.0ms | -1.8421837653115295e-103 | -9.830969294396226e-108 |
| 19.0ms | 272× | 0 | valid |
Compiled 258 to 201 computations (22.1% saved)
ival-sub: 3.0ms (44.7% of total)ival-mult: 2.0ms (29.8% of total)ival-add: 1.0ms (14.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 28× | +-commutative_binary64 |
| 26× | *-commutative_binary64 |
| 20× | sub-neg_binary64 |
| 12× | if-if-or-not_binary32 |
| 10× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 206 |
| 1 | 128 | 206 |
| 2 | 149 | 206 |
| 3 | 159 | 206 |
| 4 | 164 | 206 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(if (<=.f64 y #s(literal -59999999999999999593256920461697678587702506516643840 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 2099999999999999858277676635183810347008 binary64)) (+.f64 x (*.f64 z (-.f64 x t))) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 t #s(literal -4951760157141521/309485009821345068724781056 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 540000000000000038874608149272587040211148487620820992 binary64)) (+.f64 x (*.f64 x (-.f64 z y))) (*.f64 t (-.f64 y z)))) |
(if (<=.f64 y #s(literal -39999999999999999728837946974465119058468337677762560 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 4733518998975561/4226356249085321970818718279332132852150778608288972177023685672213391220453798875795338047101257503157395159946057029431058780476021484298004311827703516615267093471992040673349852141411411528424193863265689507233184226342012493910707175190136291811916308647181903986688 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 y #s(literal 105000000000000000469670204350622859264 binary64)) (-.f64 x (*.f64 t z)) (*.f64 y (-.f64 t x))))) |
(if (<=.f64 y #s(literal -75999999999999999144509732330545262747715234155980652544 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 1178420618842611/13093562431584567480052758787310396608866568184172259157933165472384535185618698219533080369303616628603546736510240284036869026183541572213314110357504 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 y #s(literal 224999999999999983719201705960669184 binary64)) (+.f64 x (*.f64 x z)) (*.f64 y (-.f64 t x))))) |
(if (<=.f64 y #s(literal -34999999999999999762733203602656979176159795468042240 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 140000000000000000626226939134163812352 binary64)) (*.f64 z (-.f64 x t)) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 y #s(literal -180000000000000012721703429373841052270592 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 4199999999999999716555353270367620694016 binary64)) (*.f64 t (-.f64 y z)) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 t #s(literal -8623554796122669/36695977855841144185773134324833391052745039826692497979801421430190766017415756929120296849762010984873984 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 6658392415923931/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 binary64)) (*.f64 z x) (*.f64 t (-.f64 y z)))) |
(if (<=.f64 y #s(literal -34000000000000001601795228719991244580453667252880619983886876672 binary64)) (*.f64 y t) (if (<=.f64 y #s(literal 1109418515384897/132073632783916311588084946229129151629711831509030380531990177256668475639181214868604313971914296973668598748314282169720586889875671384312634744615734894227096670999751271042182879419106610263256058227052797101037007073187890434709599224691759119122384645224434499584 binary64)) (*.f64 z x) (if (<=.f64 y #s(literal 344811496694825/766247770432944429179173513575154591809369561091801088 binary64)) x (*.f64 y t)))) |
(if (<=.f64 y #s(literal -5784239726914675/20657999024695268717247353376024094994637646342633788102645274852325180976134729557037162826241102651487225375781979947008 binary64)) (*.f64 y t) (if (<=.f64 y #s(literal 1376851462496697/5986310706507378352962293074805895248510699696029696 binary64)) x (*.f64 y t))) |
x |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(if (<=.f64 y #s(literal -59999999999999999593256920461697678587702506516643840 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 2099999999999999858277676635183810347008 binary64)) (+.f64 x (*.f64 z (-.f64 x t))) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 t #s(literal -4951760157141521/309485009821345068724781056 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 540000000000000038874608149272587040211148487620820992 binary64)) (+.f64 x (*.f64 x (-.f64 z y))) (*.f64 t (-.f64 y z)))) |
(if (<=.f64 t #s(literal -4951760157141521/309485009821345068724781056 binary64)) (*.f64 (-.f64 y z) t) (if (<=.f64 t #s(literal 540000000000000038874608149272587040211148487620820992 binary64)) (+.f64 x (*.f64 x (-.f64 z y))) (*.f64 (-.f64 y z) t))) |
(if (<=.f64 y #s(literal -39999999999999999728837946974465119058468337677762560 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 4733518998975561/4226356249085321970818718279332132852150778608288972177023685672213391220453798875795338047101257503157395159946057029431058780476021484298004311827703516615267093471992040673349852141411411528424193863265689507233184226342012493910707175190136291811916308647181903986688 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 y #s(literal 105000000000000000469670204350622859264 binary64)) (-.f64 x (*.f64 t z)) (*.f64 y (-.f64 t x))))) |
(if (<=.f64 y #s(literal -39999999999999999728837946974465119058468337677762560 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 4733518998975561/4226356249085321970818718279332132852150778608288972177023685672213391220453798875795338047101257503157395159946057029431058780476021484298004311827703516615267093471992040673349852141411411528424193863265689507233184226342012493910707175190136291811916308647181903986688 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 y #s(literal 105000000000000000469670204350622859264 binary64)) (-.f64 x (*.f64 z t)) (*.f64 y (-.f64 t x))))) |
(if (<=.f64 y #s(literal -75999999999999999144509732330545262747715234155980652544 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 1178420618842611/13093562431584567480052758787310396608866568184172259157933165472384535185618698219533080369303616628603546736510240284036869026183541572213314110357504 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 y #s(literal 224999999999999983719201705960669184 binary64)) (+.f64 x (*.f64 x z)) (*.f64 y (-.f64 t x))))) |
(if (<=.f64 y #s(literal -34999999999999999762733203602656979176159795468042240 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 140000000000000000626226939134163812352 binary64)) (*.f64 z (-.f64 x t)) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 y #s(literal -180000000000000012721703429373841052270592 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 4199999999999999716555353270367620694016 binary64)) (*.f64 t (-.f64 y z)) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 y #s(literal -180000000000000012721703429373841052270592 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 4199999999999999716555353270367620694016 binary64)) (*.f64 (-.f64 y z) t) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 t #s(literal -8623554796122669/36695977855841144185773134324833391052745039826692497979801421430190766017415756929120296849762010984873984 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 t #s(literal 6658392415923931/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 binary64)) (*.f64 z x) (*.f64 t (-.f64 y z)))) |
(if (<=.f64 t #s(literal -8623554796122669/36695977855841144185773134324833391052745039826692497979801421430190766017415756929120296849762010984873984 binary64)) (*.f64 (-.f64 y z) t) (if (<=.f64 t #s(literal 6658392415923931/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 binary64)) (*.f64 x z) (*.f64 (-.f64 y z) t))) |
(if (<=.f64 y #s(literal -34000000000000001601795228719991244580453667252880619983886876672 binary64)) (*.f64 y t) (if (<=.f64 y #s(literal 1109418515384897/132073632783916311588084946229129151629711831509030380531990177256668475639181214868604313971914296973668598748314282169720586889875671384312634744615734894227096670999751271042182879419106610263256058227052797101037007073187890434709599224691759119122384645224434499584 binary64)) (*.f64 z x) (if (<=.f64 y #s(literal 344811496694825/766247770432944429179173513575154591809369561091801088 binary64)) x (*.f64 y t)))) |
(if (<=.f64 y #s(literal -34000000000000001601795228719991244580453667252880619983886876672 binary64)) (*.f64 y t) (if (<=.f64 y #s(literal 1109418515384897/132073632783916311588084946229129151629711831509030380531990177256668475639181214868604313971914296973668598748314282169720586889875671384312634744615734894227096670999751271042182879419106610263256058227052797101037007073187890434709599224691759119122384645224434499584 binary64)) (*.f64 x z) (if (<=.f64 y #s(literal 344811496694825/766247770432944429179173513575154591809369561091801088 binary64)) x (*.f64 y t)))) |
(if (<=.f64 y #s(literal -5784239726914675/20657999024695268717247353376024094994637646342633788102645274852325180976134729557037162826241102651487225375781979947008 binary64)) (*.f64 y t) (if (<=.f64 y #s(literal 1376851462496697/5986310706507378352962293074805895248510699696029696 binary64)) x (*.f64 y t))) |
x |
| 4016× | *-lowering-*.f32 |
| 4016× | *-lowering-*.f64 |
| 3430× | *-lowering-*.f32 |
| 3430× | *-lowering-*.f64 |
| 3076× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 1 | 49 | 21 |
| 2 | 483 | 21 |
| 3 | 6903 | 21 |
| 0 | 8099 | 21 |
| 0 | 128 | 1432 |
| 1 | 420 | 1222 |
| 2 | 1508 | 1130 |
| 3 | 6739 | 1130 |
| 0 | 8336 | 1130 |
| 0 | 109 | 1055 |
| 1 | 378 | 980 |
| 2 | 1185 | 980 |
| 3 | 4008 | 980 |
| 0 | 8481 | 980 |
| 0 | 341 | 3263 |
| 1 | 1186 | 2836 |
| 2 | 3875 | 2700 |
| 0 | 8356 | 2700 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 565 to 307 computations (45.7% saved)
Compiled 526 to 204 computations (61.2% saved)
Loading profile data...