
Time bar (total: 7.2s)
| 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)| 559.0ms | 8256× | 0 | valid |
ival-sub: 110.0ms (48.3% of total)ival-mult: 58.0ms (25.5% of total)ival-add: 50.0ms (22% of total)const: 7.0ms (3.1% of total)backward-pass: 2.0ms (0.9% 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) |
| 49.0ms | 512× | 0 | valid |
Compiled 75 to 26 computations (65.3% saved)
ival-sub: 14.0ms (66.9% of total)ival-mult: 4.0ms (19.1% of total)ival-add: 3.0ms (14.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)Compiled 13 to 8 computations (38.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 t x) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y z) (-.f64 t x)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 2022× | fnmadd-define |
| 1744× | sum3-define |
| 1584× | fnmsub-define |
| 1338× | fma-define |
| 1230× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 1 | 14 | 25 |
| 2 | 36 | 25 |
| 3 | 128 | 25 |
| 4 | 682 | 25 |
| 5 | 2947 | 25 |
| 6 | 5493 | 25 |
| 7 | 7927 | 25 |
| 0 | 8153 | 25 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y z) (- t x))) |
x |
(* (- y z) (- t x)) |
(- y z) |
y |
z |
(- t x) |
t |
| Outputs |
|---|
(+ x (* (- y z) (- t x))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
x |
(* (- y z) (- t x)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(- y z) |
(-.f64 y z) |
y |
z |
(- t x) |
(-.f64 t x) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 t x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y z) (-.f64 t x)) |
| 52.0ms | 256× | 0 | valid |
Compiled 31 to 9 computations (71% saved)
ival-add: 27.0ms (85.4% of total)ival-sub: 3.0ms (9.5% of total)ival-mult: 2.0ms (6.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (* (- y z) (- t x)))> |
#<alt (* (- y z) (- t x))> |
#<alt (- y z)> |
#<alt (- t x)> |
| Outputs |
|---|
#<alt (* t (- y z))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (* x (+ 1 (* -1 (- y z))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* -1 (* x (- y (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (+ x (* -1 (* z (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (+ x (* y (- t x)))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (+ x (* -1 (* x (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* y (- t x))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* t (- y z))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z)))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | t | @ | -inf | (+ x (* (- y z) (- t x))) |
| 1.0ms | y | @ | -inf | (+ x (* (- y z) (- t x))) |
| 0.0ms | x | @ | inf | (+ x (* (- y z) (- t x))) |
| 0.0ms | x | @ | 0 | (+ x (* (- y z) (- t x))) |
| 0.0ms | y | @ | inf | (+ x (* (- y z) (- t x))) |
| 1× | batch-egg-rewrite |
| 4020× | *-lowering-*.f32 |
| 4020× | *-lowering-*.f64 |
| 2726× | /-lowering-/.f32 |
| 2726× | /-lowering-/.f64 |
| 1930× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 1 | 49 | 21 |
| 2 | 478 | 21 |
| 3 | 6879 | 21 |
| 0 | 8005 | 21 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y z) (- t x))) |
(* (- y z) (- t x)) |
(- y z) |
(- t x) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (neg.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(+.f64 (*.f64 (-.f64 y z) t) (+.f64 (neg.f64 (*.f64 x (-.f64 y z))) x)) |
(+.f64 (*.f64 y (-.f64 t x)) (+.f64 (neg.f64 (*.f64 z (-.f64 t x))) x)) |
(+.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (neg.f64 (*.f64 x (-.f64 y z)))) |
(+.f64 (+.f64 x (*.f64 y (-.f64 t x))) (neg.f64 (*.f64 z (-.f64 t x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (/.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) #s(literal 1 binary64)) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (*.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(*.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) (*.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) (/.f64 (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (+.f64 (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (-.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x)))) (*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 (-.f64 y z) (-.f64 t x)) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (-.f64 t x))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y z) (-.f64 t x)) (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x)))))) |
(+.f64 (*.f64 (-.f64 y z) t) (neg.f64 (*.f64 x (-.f64 y z)))) |
(+.f64 (neg.f64 (*.f64 z (-.f64 t x))) (*.f64 y (-.f64 t x))) |
(+.f64 (neg.f64 (*.f64 x (-.f64 y z))) (*.f64 (-.f64 y z) t)) |
(+.f64 (*.f64 y (-.f64 t x)) (neg.f64 (*.f64 z (-.f64 t x)))) |
(-.f64 (*.f64 (-.f64 y z) t) (*.f64 x (-.f64 y z))) |
(-.f64 (*.f64 y (-.f64 t x)) (*.f64 z (-.f64 t x))) |
(-.f64 (*.f64 y (-.f64 t x)) (*.f64 (-.f64 t x) z)) |
(fma.f64 y (-.f64 t x) (neg.f64 (*.f64 z (-.f64 t x)))) |
(fma.f64 (-.f64 y z) t (neg.f64 (*.f64 x (-.f64 y z)))) |
(fma.f64 t (-.f64 y z) (neg.f64 (*.f64 x (-.f64 y z)))) |
(fma.f64 (-.f64 t x) y (neg.f64 (*.f64 z (-.f64 t x)))) |
(/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 x t) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x t) (+.f64 y z)) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t)))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 x t) (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y z) t) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x (-.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) t)) (-.f64 (*.f64 (neg.f64 (*.f64 x (-.f64 y z))) (neg.f64 (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 (-.f64 y z) t) (neg.f64 (*.f64 x (-.f64 y z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 t x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 z (-.f64 t x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (-.f64 (*.f64 (neg.f64 (*.f64 z (-.f64 t x))) (neg.f64 (*.f64 z (-.f64 t x)))) (*.f64 (*.f64 y (-.f64 t x)) (neg.f64 (*.f64 z (-.f64 t x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) t)) (*.f64 (neg.f64 (*.f64 x (-.f64 y z))) (neg.f64 (*.f64 x (-.f64 y z))))) (-.f64 (*.f64 (-.f64 y z) t) (neg.f64 (*.f64 x (-.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 t x)) (*.f64 y (-.f64 t x))) (*.f64 (neg.f64 (*.f64 z (-.f64 t x))) (neg.f64 (*.f64 z (-.f64 t x))))) (-.f64 (*.f64 y (-.f64 t x)) (neg.f64 (*.f64 z (-.f64 t x))))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 y z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (-.f64 t x) (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 t x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 t x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (-.f64 t x)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 y z)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (-.f64 y z))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 y z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 t x))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (-.f64 t x) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 y z))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (+.f64 x t) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (-.f64 y z) (+.f64 x t))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 t x))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (+.f64 x t) (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 t x) (+.f64 y z))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 x t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x t) (+.f64 y z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 y z)))) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (-.f64 (*.f64 x (+.f64 x t)) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t))))) (-.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 t x)) |
(*.f64 (/.f64 (*.f64 (-.f64 y z) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (*.f64 x (-.f64 x t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z)) |
(*.f64 (/.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(-.f64 y z) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 (+.f64 y #s(literal 0 binary64)) z) |
(fma.f64 #s(literal -1 binary64) z y) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (-.f64 (*.f64 y y) (*.f64 y (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(/.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 y z) (+.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 z z))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64)) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (+.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) (+.f64 (*.f64 y y) (*.f64 z z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) z) y))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (/.f64 (-.f64 y z) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (+.f64 y z) (*.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (+.f64 y z)))) |
(*.f64 (+.f64 y z) (/.f64 (-.f64 y z) (+.f64 y z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))))) |
(*.f64 (*.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y z)) (-.f64 (*.f64 y y) (*.f64 z z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 y y) (*.f64 z z))) (-.f64 y z)) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z)))))) (+.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (-.f64 (*.f64 z (+.f64 y z)) (*.f64 y y))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (+.f64 y z)) (*.f64 z (+.f64 y z))))) (-.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (*.f64 z (-.f64 z y)))) |
(+.f64 t (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x t)))) |
(-.f64 t x) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) |
(-.f64 #s(literal 0 binary64) (-.f64 x t)) |
(-.f64 (+.f64 t #s(literal 0 binary64)) x) |
(fma.f64 #s(literal -1 binary64) x t) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x t) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x t) (+.f64 (*.f64 x x) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 x x))) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) (+.f64 (*.f64 x x) (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) t))))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (+.f64 x t) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(*.f64 (+.f64 x t) (/.f64 (-.f64 t x) (+.f64 x t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(*.f64 #s(literal 1 binary64) (-.f64 t x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 t x)) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (-.f64 (*.f64 x (+.f64 x t)) (*.f64 t t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x (+.f64 x t)) (*.f64 x (+.f64 x t))))) (-.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 t t) (*.f64 x (-.f64 x t)))) |
| 1× | egg-herbie |
| 3076× | *-lowering-*.f32 |
| 3076× | *-lowering-*.f64 |
| 1910× | +-lowering-+.f64 |
| 1910× | +-lowering-+.f32 |
| 1632× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 1432 |
| 1 | 420 | 1222 |
| 2 | 1508 | 1130 |
| 3 | 6739 | 1130 |
| 0 | 8336 | 1130 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(+ x (* y (- t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(* t (- y z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* z (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* y (- t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* y (- t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* x (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(* t (- y z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* t (- y z)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(* -1 (* x (- y z))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* -1 (* x (- y z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 x) |
(- t x) |
(- t x) |
(- t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
t |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* x (+ 1 (* -1 (- y z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x))))))) |
(+ x (* -1 (* z (- t x)))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 (-.f64 t (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) x)) (-.f64 #s(literal 0 binary64) z)) |
(+ x (* -1 (* x (- y z)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) t) z))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 x t))))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(*.f64 x (*.f64 (-.f64 y z) (+.f64 #s(literal -1 binary64) (/.f64 t x)))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
Compiled 10960 to 1076 computations (90.2% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 398 | 6 | 404 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 399 | 6 | 405 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
| 68.9% | (+.f64 x (*.f64 (-.f64 y z) t)) | |
| ▶ | 48.9% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ▶ | 48.0% | (*.f64 z (-.f64 x t)) |
| ▶ | 43.2% | (*.f64 y (-.f64 t x)) |
| ▶ | 55.4% | (*.f64 t (-.f64 y z)) |
Compiled 128 to 84 computations (34.4% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 z y) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 z y)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | cost-diff | 0 | (-.f64 x t) |
| ✓ | cost-diff | 0 | (*.f64 z (-.f64 x t)) |
| ✓ | cost-diff | 0 | (-.f64 t x) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 t x)) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 t (-.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 y z)) |
| ✓ | cost-diff | 0 | (-.f64 t x) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
| 1944× | fma-define |
| 1864× | sum5-define |
| 1848× | sum4-define |
| 1776× | fma-lowering-fma.f32 |
| 1776× | fma-lowering-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 84 |
| 1 | 39 | 80 |
| 2 | 97 | 80 |
| 3 | 312 | 80 |
| 4 | 961 | 80 |
| 5 | 5009 | 80 |
| 0 | 8113 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- t x) (/ 1 (- y z)))) |
x |
(/ (- t x) (/ 1 (- y z))) |
(- t x) |
t |
(/ 1 (- y z)) |
1 |
(- y z) |
y |
z |
(* t (- y z)) |
t |
(- y z) |
y |
z |
(* y (- t x)) |
y |
(- t x) |
t |
x |
(* z (- x t)) |
z |
(- x t) |
x |
t |
(+ x (* x (- z y))) |
x |
(* x (- z y)) |
(- z y) |
z |
y |
| Outputs |
|---|
(+ x (/ (- t x) (/ 1 (- y z)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
x |
(/ (- t x) (/ 1 (- y z))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(- t x) |
(-.f64 t x) |
t |
(/ 1 (- y z)) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
1 |
#s(literal 1 binary64) |
(- y z) |
(-.f64 y z) |
y |
z |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
t |
(- y z) |
(-.f64 y z) |
y |
z |
(* y (- t x)) |
(*.f64 (-.f64 t x) y) |
y |
(- t x) |
(-.f64 t x) |
t |
x |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
z |
(- x t) |
(-.f64 x t) |
x |
t |
(+ x (* x (- z y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 z y))) |
x |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(- z y) |
(-.f64 z y) |
z |
y |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 z y) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 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.8% | (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z))) |
| 54.0ms | 256× | 0 | valid |
Compiled 92 to 18 computations (80.4% saved)
ival-mult: 7.0ms (37.6% of total)ival-sub: 5.0ms (26.9% of total)ival-div: 3.0ms (16.1% of total)ival-add: 2.0ms (10.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ x (/ (- t x) (/ 1 (- y z))))> |
#<alt (/ (- t x) (/ 1 (- y z)))> |
#<alt (- t x)> |
#<alt (/ 1 (- y z))> |
#<alt (* t (- y z))> |
#<alt (- y z)> |
#<alt (* y (- t x))> |
#<alt (* z (- x t))> |
#<alt (- x t)> |
#<alt (+ x (* x (- z y)))> |
#<alt (* x (- z y))> |
#<alt (- z y)> |
| Outputs |
|---|
#<alt (* t (- y z))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z)))))> |
#<alt (* x (+ 1 (* -1 (- y z))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x))))> |
#<alt (* -1 (* x (- y (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z))))> |
#<alt (+ x (* -1 (* x (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (+ x (+ (* -1 (* x (- y z))) (* t (- y z))))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t)))))> |
#<alt (+ x (* -1 (* z (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y)))))> |
#<alt (+ x (* y (- t x)))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (+ x (+ (* -1 (* z (- t x))) (* y (- t x))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (* t (- y z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t))))> |
#<alt (* t (- y z))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (+ (* -1 (* x (- y z))) (* t (- y z)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x)))> |
#<alt (* -1 (* x (- y z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z)))> |
#<alt (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (* y (- t x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y))))> |
#<alt (* y (- t x))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (+ (* -1 (* z (- t x))) (* y (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x)))> |
#<alt (* -1 x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (/ -1 z)> |
#<alt (- (* -1 (/ y (pow z 2))) (/ 1 z))> |
#<alt (- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (/ z y)) y)> |
#<alt (/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y)> |
#<alt (/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y)> |
#<alt (/ 1 y)> |
#<alt (* -1 (/ (- (* -1 (/ z y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y))> |
#<alt (/ 1 y)> |
#<alt (+ (/ 1 y) (/ z (pow y 2)))> |
#<alt (+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y))> |
#<alt (+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y))> |
#<alt (/ -1 z)> |
#<alt (/ (- (* -1 (/ y z)) 1) z)> |
#<alt (/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z)> |
#<alt (/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z)> |
#<alt (/ -1 z)> |
#<alt (* -1 (/ (+ 1 (/ y z)) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* t (- y z))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* t y)> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* y (+ t (* -1 (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 t) (/ (* t z) y))))> |
#<alt (* t y)> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (+ (* -1 (* t z)) (* t y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* t y) z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* t y) z)))))> |
#<alt (* -1 z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt (- y z)> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt (* y (+ 1 (* -1 (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt (* -1 (* y (- (/ z y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (+ y (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* z (- (/ y z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ y z)))))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* y (- t x))> |
#<alt (* -1 (* x y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (* t y)> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t (+ y (* -1 (/ (* x y) t))))> |
#<alt (* t y)> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* -1 (* t (+ (* -1 y) (/ (* x y) t))))> |
#<alt (* t y)> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (+ (* -1 (* x y)) (* t y))> |
#<alt (* -1 (* x y))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* x (+ (* -1 y) (/ (* t y) x)))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* -1 (* x (+ y (* -1 (/ (* t y) x)))))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* z (- x t))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (* x z)> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x z)> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* x z)> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 t)> |
#<alt (- x t)> |
#<alt (- x t)> |
#<alt (- x t)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ t x))))> |
#<alt (* x (+ 1 (* -1 (/ t x))))> |
#<alt (* x (+ 1 (* -1 (/ t x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ t x) 1)))> |
#<alt (* -1 (* x (- (/ t x) 1)))> |
#<alt (* -1 (* x (- (/ t x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 t))> |
#<alt (+ x (* -1 t))> |
#<alt (+ x (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ x t) 1))> |
#<alt (* t (- (/ x t) 1))> |
#<alt (* t (- (/ x t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ x t)))))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* x (- (+ 1 z) y))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (* -1 (* x (- (* -1 (- z y)) 1)))> |
#<alt (+ x (* -1 (* x y)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (* x z)> |
#<alt (* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z))))> |
#<alt (* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z))))> |
#<alt (* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z))))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z)))))> |
#<alt (+ x (* x z))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (+ x (+ (* -1 (* x y)) (* x z)))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y))))> |
#<alt (* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y))))> |
#<alt (* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y))))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y)))))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* x (- z y))> |
#<alt (* -1 (* x y))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (* x z)> |
#<alt (* z (+ x (* -1 (/ (* x y) z))))> |
#<alt (* z (+ x (* -1 (/ (* x y) z))))> |
#<alt (* z (+ x (* -1 (/ (* x y) z))))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* -1 (* z (+ (* -1 x) (/ (* x y) z))))> |
#<alt (* x z)> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (+ (* -1 (* x y)) (* x z))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ (* -1 x) (/ (* x z) y)))> |
#<alt (* y (+ (* -1 x) (/ (* x z) y)))> |
#<alt (* y (+ (* -1 x) (/ (* x z) y)))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (* x z) y)))))> |
#<alt (* -1 y)> |
#<alt (- z y)> |
#<alt (- z y)> |
#<alt (- z y)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 y))> |
#<alt (+ z (* -1 y))> |
#<alt (+ z (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | t | @ | inf | (* z (- x t)) |
| 3.0ms | z | @ | -inf | (+ x (* x (- z y))) |
| 1.0ms | y | @ | -inf | (* t (- y z)) |
| 1.0ms | x | @ | inf | (+ x (* x (- z y))) |
| 1.0ms | x | @ | -inf | (+ x (* x (- z y))) |
| 1× | batch-egg-rewrite |
| 3762× | /-lowering-/.f32 |
| 3762× | /-lowering-/.f64 |
| 3322× | *-lowering-*.f32 |
| 3322× | *-lowering-*.f64 |
| 2158× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 61 |
| 1 | 115 | 57 |
| 2 | 1110 | 57 |
| 0 | 8594 | 57 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (/ (- t x) (/ 1 (- y z)))) |
(/ (- t x) (/ 1 (- y z))) |
(- t x) |
(/ 1 (- y z)) |
(* t (- y z)) |
(- y z) |
(* y (- t x)) |
(* z (- x t)) |
(- x t) |
(+ x (* x (- z y))) |
(* x (- z y)) |
(- z y) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) |
(+.f64 (*.f64 t (-.f64 y z)) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (neg.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z))) |
(+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 (neg.f64 (/.f64 x #s(literal -1 binary64))) (-.f64 z y))) |
(-.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) |
(-.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 x (-.f64 y z)) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(-.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(fma.f64 t (-.f64 y z) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) (-.f64 y z)) x) |
(fma.f64 (-.f64 y z) t (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 (-.f64 x t) (-.f64 z y) x) |
(fma.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 z y) x) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y) (neg.f64 (-.f64 (*.f64 x (-.f64 y z)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x))))) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (neg.f64 (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (*.f64 (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (*.f64 (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (pow.f64 (-.f64 (*.f64 x (-.f64 y z)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (-.f64 (*.f64 x (-.f64 y z)) x) (-.f64 (*.f64 x (-.f64 y z)) x)) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 x (-.f64 y z)) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (*.f64 t (-.f64 y z))) #s(literal 3 binary64)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 (*.f64 x (-.f64 y z)) x) (-.f64 (*.f64 x (-.f64 y z)) x))) (+.f64 (*.f64 t (-.f64 y z)) (-.f64 (*.f64 x (-.f64 y z)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) (*.f64 (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))) (/.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (*.f64 t (-.f64 y z))) (+.f64 x (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))) (+.f64 (+.f64 x (*.f64 t (-.f64 y z))) (*.f64 x (-.f64 y z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) (-.f64 t x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 x t) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) (-.f64 z y)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 t x) (*.f64 (-.f64 y z) (*.f64 (-.f64 t x) (-.f64 y z)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(+.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x))) |
(+.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 y z))) |
(+.f64 (*.f64 t (-.f64 y z)) (*.f64 (neg.f64 (/.f64 x #s(literal -1 binary64))) (-.f64 z y))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 z y) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 t (-.f64 y z) (neg.f64 (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 y z) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 z y) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (-.f64 y z) t (neg.f64 (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 y z) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y) (neg.f64 (*.f64 (-.f64 y z) x))) (fma.f64 (-.f64 z y) x (*.f64 (-.f64 y z) x))) |
(+.f64 (fma.f64 (/.f64 t #s(literal -1 binary64)) (-.f64 z y) (neg.f64 (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 y z) (/.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 z y) (/.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 t x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (-.f64 z y))) |
(-.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal -1 binary64) (-.f64 z y))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal -1 binary64) (-.f64 z y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 #s(literal -1 binary64) (-.f64 z y))) (/.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 #s(literal -1 binary64) (-.f64 z y)))) |
(-.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 z y)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (+.f64 x t))) (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (+.f64 x t)))) |
(-.f64 (/.f64 (/.f64 t (-.f64 y z)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 y z))) (/.f64 (*.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 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 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 t x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 y z)) (+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 y z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x t) (-.f64 y z)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)))) |
(/.f64 (-.f64 y z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 t x)))) |
(/.f64 (-.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 x t) (-.f64 y z))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (+.f64 x t))) |
(/.f64 (+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.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 z y)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (+.f64 x t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (/.f64 (+.f64 x t) (-.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z)))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)) (+.f64 x t)) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y z)))) (/.f64 #s(literal -1 binary64) (-.f64 z y))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (/.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 z y)) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 z y))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (*.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 z y)))) |
(/.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 z y))) (*.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 z y)) (-.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))) 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 (*.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 z y))) (*.f64 (+.f64 y z) x)) (*.f64 (+.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 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 z y))) (*.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 z y)))) |
(/.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 z y))) (*.f64 (+.f64 y z) x)) (*.f64 (+.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 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 z y)) (-.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z)))))) (neg.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z)))) (neg.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x))) (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z)))) (*.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (*.f64 (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)))) (-.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 t x) y)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)))) (-.f64 (*.f64 (-.f64 t x) y) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))) (-.f64 (*.f64 t (-.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 y z))))) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.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 z y)) (-.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 z y)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 y z)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (+.f64 x t)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (-.f64 y z)))) |
(*.f64 (+.f64 (/.f64 t (-.f64 y z)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y)) x)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 y z)))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (*.f64 (-.f64 t x) (-.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z)))) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t (-.f64 y z)) (*.f64 t (-.f64 y z))) (+.f64 (*.f64 (*.f64 x (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))) (*.f64 (-.f64 t x) (-.f64 y z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (-.f64 y z)) (*.f64 x (-.f64 y z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 y z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 t x) #s(literal -1 binary64)) (-.f64 z y)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 (*.f64 t t) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 t x) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal -1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (+.f64 y z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (/.f64 #s(literal -1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (/.f64 #s(literal 1 binary64) (-.f64 z y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (pow.f64 (-.f64 y z) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal -1 binary64) (-.f64 z y))) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal -1 binary64) (-.f64 z y))) (/.f64 (-.f64 t x) (+.f64 x t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 t x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) (-.f64 t x)) #s(literal -1/2 binary64))) |
(+.f64 t (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x t)))) |
(-.f64 t x) |
(-.f64 #s(literal 0 binary64) (-.f64 x t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 t x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x t) |
(neg.f64 (-.f64 x t)) |
(/.f64 (-.f64 t x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 x t) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 t (*.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 x x))) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 t x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t x)) |
(*.f64 #s(literal -1 binary64) (-.f64 x t)) |
(*.f64 (-.f64 x t) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) #s(literal 1 binary64)) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (+.f64 x t) #s(literal 1 binary64)) (/.f64 (-.f64 t x) (+.f64 x t))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z y))) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) #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 z y)) #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 z y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) #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 z y))) |
(/.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 z y))) |
(/.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 z y))) #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 z y))) |
(/.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 z y)) #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 z y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(fma.f64 t y (*.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(fma.f64 y t (*.f64 y (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y) (+.f64 x t)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y t) #s(literal 3 binary64)) (pow.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (-.f64 #s(literal 0 binary64) x) y)) (*.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 y t) (*.f64 y (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))) (-.f64 (*.f64 t y) (*.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(*.f64 (-.f64 t x) y) |
(*.f64 y (-.f64 t x)) |
(*.f64 (*.f64 y (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (*.f64 y (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) y) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(+.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(fma.f64 x z (*.f64 (-.f64 #s(literal 0 binary64) t) z)) |
(fma.f64 z x (*.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z) (+.f64 x t)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (-.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 (-.f64 #s(literal 0 binary64) t) z)) (*.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 z x) (*.f64 z (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x z) (*.f64 x z)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) (-.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 0 binary64) t) z))) |
(*.f64 z (-.f64 x t)) |
(*.f64 (-.f64 x t) z) |
(*.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) z) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) z) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(+.f64 x (-.f64 #s(literal 0 binary64) t)) |
(+.f64 #s(literal 0 binary64) (-.f64 x t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 x t)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(-.f64 x t) |
(-.f64 #s(literal 0 binary64) (-.f64 t x)) |
(-.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (+.f64 x t))) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(fma.f64 #s(literal -1 binary64) t x) |
(neg.f64 (-.f64 t x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 x t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (+.f64 x t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 t t))) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (*.f64 (-.f64 t x) (-.f64 t x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 t x) (-.f64 t x)) (*.f64 #s(literal 0 binary64) (-.f64 t x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 #s(literal 0 binary64) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x t)) |
(*.f64 #s(literal -1 binary64) (-.f64 t x)) |
(*.f64 (-.f64 x t) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 (*.f64 x (-.f64 z y)) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 (*.f64 x (-.f64 z y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (-.f64 z y)) x))) |
(fma.f64 x (-.f64 z y) x) |
(fma.f64 (-.f64 z y) x x) |
(/.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 z y)))) (-.f64 x (*.f64 x (-.f64 z y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.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 z y))))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (-.f64 z y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (-.f64 z y)) x)) (-.f64 (*.f64 x (-.f64 z y)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (*.f64 (-.f64 x (*.f64 x (-.f64 z y))) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (*.f64 (-.f64 x (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (-.f64 z y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (-.f64 z y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (-.f64 z y)) x))) (neg.f64 (-.f64 (*.f64 x (-.f64 z y)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y))))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y))))) (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (-.f64 x (*.f64 x (-.f64 z y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 y z)) x))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (-.f64 z y)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (-.f64 z y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 (*.f64 x (-.f64 z y)) (*.f64 x (-.f64 z y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 z y)) (-.f64 (*.f64 x (-.f64 z y)) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (-.f64 z y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x (-.f64 z y)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (-.f64 z y)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (-.f64 z y)) x))) |
(*.f64 (+.f64 (-.f64 z y) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 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 z y))) |
(/.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 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 y z) (*.f64 (-.f64 y z) (-.f64 y z)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 y z) (-.f64 y z)) (*.f64 #s(literal 0 binary64) (-.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z 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 | 2850 |
| 2 | 3873 | 2710 |
| 0 | 8355 | 2710 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (- y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(* x (+ 1 (* -1 (- y z)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(* -1 (* x (- y (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(+ x (* -1 (* x (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(* t (- y z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* y (- t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(+ x (* y (- t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(* -1 (* x (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(* t (- y z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(* t (- y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(* t (- y z)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(* -1 (* x (- y z))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(* -1 (* x (- y z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(* -1 (* z (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* y (- t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(* y (- t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(* y (- t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))) |
(* -1 x) |
(- t x) |
(- t x) |
(- t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
t |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(/ -1 z) |
(- (* -1 (/ y (pow z 2))) (/ 1 z)) |
(- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(/ 1 y) |
(/ (+ 1 (/ z y)) y) |
(/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y) |
(/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y) |
(/ 1 y) |
(* -1 (/ (- (* -1 (/ z y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y)) |
(/ 1 y) |
(+ (/ 1 y) (/ z (pow y 2))) |
(+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y)) |
(+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(/ -1 z) |
(/ (- (* -1 (/ y z)) 1) z) |
(/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z) |
(/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z) |
(/ -1 z) |
(* -1 (/ (+ 1 (/ y z)) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* t (- y z)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(* t y) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(+ (* -1 (* t z)) (* t y)) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(* -1 z) |
(- y z) |
(- y z) |
(- y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
(* y (+ 1 (* -1 (/ z y)))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
(* -1 (* y (- (/ z y) 1))) |
y |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(+ y (* -1 z)) |
(* -1 z) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* z (- (/ y z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* y (- t x)) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(* t y) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(* t y) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(* t y) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(+ (* -1 (* x y)) (* t y)) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(* -1 (* x y)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* z (- x t)) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(* x z) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x z) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* x z) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 t) |
(- x t) |
(- x t) |
(- x t) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(* x (+ 1 (* -1 (/ t x)))) |
(* x (+ 1 (* -1 (/ t x)))) |
x |
(* -1 (* x (- (/ t x) 1))) |
(* -1 (* x (- (/ t x) 1))) |
(* -1 (* x (- (/ t x) 1))) |
x |
(+ x (* -1 t)) |
(+ x (* -1 t)) |
(+ x (* -1 t)) |
(* -1 t) |
(* t (- (/ x t) 1)) |
(* t (- (/ x t) 1)) |
(* t (- (/ x t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* x (- (+ 1 z) y)) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(* -1 (* x (- (* -1 (- z y)) 1))) |
(+ x (* -1 (* x y))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(* x z) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(+ x (* x z)) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(* -1 (* x y)) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* x (- z y)) |
(* -1 (* x y)) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(* x z) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(* x z) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(+ (* -1 (* x y)) (* x z)) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(* -1 (* x y)) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(* -1 y) |
(- z y) |
(- z y) |
(- z y) |
z |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
(* z (+ 1 (* -1 (/ y z)))) |
z |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (- (/ y z) 1))) |
(* -1 (* z (- (/ y z) 1))) |
z |
(+ z (* -1 y)) |
(+ z (* -1 y)) |
(+ z (* -1 y)) |
(* -1 y) |
(* y (- (/ z y) 1)) |
(* y (- (/ z y) 1)) |
(* y (- (/ z y) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* x (+ 1 (* -1 (- y z)))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x))))) |
(* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x))))) |
(* -1 (* x (- y (+ 1 z)))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y z) x))) #s(literal -1 binary64)) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y z) x))) #s(literal -1 binary64)) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y z) x))) #s(literal -1 binary64)) z))) |
(+ x (* -1 (* x (- y z)))) |
(*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+ x (+ (* -1 (* x (- y z))) (* t (- y z)))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t) z))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t) z))) |
(* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) 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 z (-.f64 #s(literal 1 binary64) y))) t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t) z))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))) |
(*.f64 t (+.f64 y (-.f64 (/.f64 (*.f64 x (+.f64 z (-.f64 #s(literal 1 binary64) y))) t) z))) |
(+ x (* -1 (* z (- t x)))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))) |
(*.f64 y (+.f64 (-.f64 t x) (/.f64 (+.f64 x (*.f64 z (-.f64 x t))) y))) |
(+ x (* y (- t x))) |
(+.f64 x (*.f64 y (-.f64 t x))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(+ x (+ (* -1 (* z (- t x))) (* y (- t x)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (-.f64 x t) (+.f64 (/.f64 x z) (*.f64 y (/.f64 (-.f64 t x) z))))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (-.f64 x t) (+.f64 (/.f64 x z) (*.f64 y (/.f64 (-.f64 t x) z))))) |
(* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))) |
(*.f64 z (+.f64 (-.f64 x t) (+.f64 (/.f64 x z) (*.f64 y (/.f64 (-.f64 t x) z))))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) (-.f64 x t))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) (-.f64 x t))) |
(* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))) |
(*.f64 z (+.f64 (/.f64 (+.f64 x (*.f64 y (-.f64 t x))) z) (-.f64 x t))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))) |
(*.f64 t (+.f64 (-.f64 y z) (/.f64 (*.f64 x (-.f64 z y)) t))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(+ (* -1 (* x (- y z))) (* t (- y z))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 (-.f64 z y) (*.f64 t (/.f64 (-.f64 y z) x)))) |
(* -1 (* x (- y z))) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y z) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y z) x))) z))) |
(* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 y (*.f64 t (/.f64 (-.f64 y z) x))) z))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (-.f64 x t)) y) (-.f64 t x))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+ (* -1 (* z (- t x))) (* y (- t x))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))) |
(*.f64 z (+.f64 (-.f64 x t) (*.f64 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)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(- (* -1 (/ y (pow z 2))) (/ 1 z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(- (* y (- (* -1 (/ y (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 y (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1 binary64) z)) |
(- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (*.f64 y (+.f64 (*.f64 y (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (/.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 z z)))) (/.f64 #s(literal -1 binary64) z)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (/ z y)) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(/ (- (+ 1 (/ (pow z 2) (pow y 2))) (* -1 (/ z y))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) y) |
(/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* -1 (/ (- (* -1 (/ z y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z y)) y) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) y) (* -1 z)) y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z z) y)) y)) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) y)) (pow z 2)) y)) (* -1 z)) y)) 1) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (+.f64 (*.f64 z z) (/.f64 (*.f64 z (*.f64 z z)) y)) y)) y)) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(+ (/ 1 y) (/ z (pow y 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 y y))) |
(+ (* z (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (/.f64 z (*.f64 y (*.f64 y y)))))) |
(+ (* z (+ (* z (+ (/ 1 (pow y 3)) (/ z (pow y 4)))) (/ 1 (pow y 2)))) (/ 1 y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 z (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) (*.f64 z (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) y) y) (/.f64 z (pow.f64 y #s(literal 4 binary64)))))))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ (- (* -1 (/ y z)) 1) z) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(/ (- (* -1 (/ (pow y 2) (pow z 2))) (+ 1 (/ y z))) z) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y y) z)) z)) z) |
(/ (- (* -1 (/ (pow y 3) (pow z 3))) (+ 1 (+ (/ y z) (/ (pow y 2) (pow z 2))))) z) |
(/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y y) z)) z)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (/ y z)) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) z)) y) z))) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 y y) z)) z)) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow y 3) z) (* -1 (pow y 2))) z)) y) z))) z)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (/.f64 (+.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 y y)) z)) z)) z)) (-.f64 #s(literal 0 binary64) z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* t y) |
(*.f64 t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 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 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* y (- t x)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(* t y) |
(*.f64 t y) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* t (+ y (* -1 (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* t y) |
(*.f64 t y) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* -1 (* t (+ (* -1 y) (/ (* x y) t)))) |
(*.f64 t (-.f64 y (/.f64 (*.f64 y x) t))) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(+ (* -1 (* x y)) (* t y)) |
(*.f64 y (-.f64 t x)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* x (+ (* -1 y) (/ (* t y) x))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* -1 (* x (+ y (* -1 (/ (* t y) x))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 t y) x) y)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* z (- x t)) |
(*.f64 z (-.f64 x t)) |
(* -1 (* t z)) |
(*.f64 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 (*.f64 t z) x))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(* x z) |
(*.f64 z x) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(* x z) |
(*.f64 z x) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* -1 (* t z)) |
(*.f64 t (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 z x) t) z)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- x t) |
(-.f64 x t) |
(- x t) |
(-.f64 x t) |
(- x t) |
(-.f64 x t) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
x |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
x |
(+ x (* -1 t)) |
(-.f64 x t) |
(+ x (* -1 t)) |
(-.f64 x t) |
(+ x (* -1 t)) |
(-.f64 x t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ x t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* t (- (/ x t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* t (- (/ x t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* -1 (* t (+ 1 (* -1 (/ x t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 x t))) |
(* x (- (+ 1 z) y)) |
(*.f64 x (+.f64 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 y x)) |
(+ 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 z x) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(* z (+ x (+ (* -1 (/ (* x y) z)) (/ x z)))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(* x z) |
(*.f64 z x) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ (+ x (* -1 (* x y))) z))))) |
(*.f64 z (+.f64 x (/.f64 (-.f64 x (*.f64 y x)) z))) |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(+ x (+ (* -1 (* x y)) (* x z))) |
(*.f64 x (+.f64 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 y x)) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* y (+ (* -1 x) (+ (/ x y) (/ (* x z) y)))) |
(*.f64 y (+.f64 (/.f64 x y) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y))))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(*.f64 (-.f64 x (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(*.f64 (-.f64 x (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ x (* -1 (/ (+ x (* x z)) y))))) |
(*.f64 (-.f64 x (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* x (- z y)) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(* x z) |
(*.f64 z x) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* z (+ x (* -1 (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* x z) |
(*.f64 z x) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ (* -1 x) (/ (* x y) z)))) |
(*.f64 z (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y z)))) |
(* x z) |
(*.f64 z x) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(+ (* -1 (* x y)) (* x z)) |
(*.f64 x (-.f64 z y)) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* y (+ (* -1 x) (/ (* x z) y))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* x y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y x)) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ x (* -1 (/ (* x z) y))))) |
(*.f64 y (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 z y)))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(- z y) |
(-.f64 z y) |
(- z y) |
(-.f64 z y) |
(- z y) |
(-.f64 z y) |
z |
(* z (+ 1 (* -1 (/ y z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* z (+ 1 (* -1 (/ y z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* z (+ 1 (* -1 (/ y z)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
z |
(* -1 (* z (- (/ y z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* -1 (* z (- (/ y z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(* -1 (* z (- (/ y z) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
z |
(+ z (* -1 y)) |
(-.f64 z y) |
(+ z (* -1 y)) |
(-.f64 z y) |
(+ z (* -1 y)) |
(-.f64 z y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (/ z y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* y (- (/ z y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* y (- (/ z y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
(* -1 (* y (+ 1 (* -1 (/ z y))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 z y))) |
Compiled 22247 to 2426 computations (89.1% saved)
12 alts after pruning (8 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1143 | 7 | 1150 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1144 | 12 | 1156 |
| Status | Accuracy | Program |
|---|---|---|
| 47.8% | (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x t))) | |
| ▶ | 55.3% | (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
| 35.2% | (-.f64 x (*.f64 y x)) | |
| ▶ | 61.0% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
| ▶ | 68.9% | (+.f64 x (*.f64 (-.f64 y z) t)) |
| ▶ | 30.4% | (+.f64 x (*.f64 z x)) |
| ✓ | 48.9% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | 48.0% | (*.f64 z (-.f64 x t)) |
| 17.4% | (*.f64 z x) | |
| ✓ | 43.2% | (*.f64 y (-.f64 t x)) |
| ▶ | 25.0% | (*.f64 y t) |
| ✓ | 55.4% | (*.f64 t (-.f64 y z)) |
Compiled 194 to 133 computations (31.4% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) z) |
| ✓ | cost-diff | 0 | (-.f64 t x) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) |
| ✓ | cost-diff | 128 | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
| ✓ | cost-diff | 0 | (-.f64 z y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (-.f64 z y)) |
| ✓ | cost-diff | 128 | (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
| ✓ | cost-diff | 0 | (*.f64 z x) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 z x)) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (-.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 y z) t) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 (-.f64 y z) t)) |
| 2704× | sum5-define |
| 1828× | sum4-define |
| 1586× | sum3-define |
| 1480× | fnmadd-define |
| 1244× | fma-define |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 77 |
| 1 | 40 | 74 |
| 2 | 84 | 74 |
| 3 | 192 | 74 |
| 4 | 423 | 74 |
| 5 | 1163 | 70 |
| 6 | 5499 | 69 |
| 7 | 7600 | 69 |
| 0 | 8118 | 69 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y z) t)) |
x |
(* (- y z) t) |
(- y z) |
y |
z |
t |
(* y t) |
y |
t |
(+ x (* z x)) |
x |
(* z x) |
z |
(/ t (/ -1 (- z y))) |
t |
(/ -1 (- z y)) |
-1 |
(- z y) |
z |
y |
(+ x (/ (- t x) (/ -1 z))) |
x |
(/ (- t x) (/ -1 z)) |
(- t x) |
t |
(/ -1 z) |
-1 |
z |
| 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 |
(+ x (* z x)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
x |
(* z x) |
(*.f64 x z) |
z |
(/ t (/ -1 (- z y))) |
(*.f64 (-.f64 y z) t) |
t |
(/ -1 (- z y)) |
(/.f64 #s(literal -1 binary64) (-.f64 z y)) |
-1 |
#s(literal -1 binary64) |
(- z y) |
(-.f64 z y) |
z |
y |
(+ x (/ (- t x) (/ -1 z))) |
(+.f64 x (*.f64 z (-.f64 x t))) |
x |
(/ (- t x) (/ -1 z)) |
(*.f64 z (-.f64 x t)) |
(- t x) |
(-.f64 t x) |
t |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
-1 |
#s(literal -1 binary64) |
z |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) z) |
| ✓ | accuracy | 100.0% | (-.f64 t x) |
| ✓ | accuracy | 100.0% | (+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) |
| ✓ | accuracy | 100.0% | (-.f64 z y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) (-.f64 z y)) |
| ✓ | accuracy | 99.7% | (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
| ✓ | accuracy | 100.0% | (*.f64 z x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 z x)) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 100.0% | (-.f64 y z) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 y z) t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 (-.f64 y z) t)) |
| 61.0ms | 256× | 0 | valid |
Compiled 84 to 19 computations (77.4% saved)
ival-sub: 16.0ms (48.8% of total)ival-div: 7.0ms (21.4% of total)ival-mult: 5.0ms (15.3% of total)ival-add: 4.0ms (12.2% 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 (+ x (* z x))> |
#<alt (* z x)> |
#<alt (/ t (/ -1 (- z y)))> |
#<alt (/ -1 (- z y))> |
#<alt (- z y)> |
#<alt (+ x (/ (- t x) (/ -1 z)))> |
#<alt (/ (- t x) (/ -1 z))> |
#<alt (- t x)> |
#<alt (/ -1 z)> |
| 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 (+ 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 (* -1 (* t (- z y)))> |
#<alt (* -1 (* t (- z y)))> |
#<alt (* -1 (* t (- z y)))> |
#<alt (* -1 (* t (- z y)))> |
#<alt (* -1 (* t (- z y)))> |
#<alt (* -1 (* t (- z y)))> |
#<alt (* -1 (* t (- z y)))> |
#<alt (* -1 (* t (- z y)))> |
#<alt (* -1 (* t (- z y)))> |
#<alt (* -1 (* t (- z y)))> |
#<alt (* -1 (* t (- z y)))> |
#<alt (* -1 (* 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 (* 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 (/ 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 (- (* -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 (- z y)> |
#<alt (- z y)> |
#<alt (- z y)> |
#<alt z> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt (* z (+ 1 (* -1 (/ y z))))> |
#<alt z> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt (* -1 (* z (- (/ y z) 1)))> |
#<alt z> |
#<alt (+ z (* -1 y))> |
#<alt (+ z (* -1 y))> |
#<alt (+ z (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* y (- (/ z y) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ z y)))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x (+ 1 z)))> |
#<alt (+ (* -1 (* t z)) (* x (+ 1 z)))> |
#<alt (+ (* -1 (* t z)) (* x (+ 1 z)))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 (+ z (* -1 (/ (* t z) x)))))> |
#<alt (* x (+ 1 (+ z (* -1 (/ (* t z) x)))))> |
#<alt (* x (+ 1 (+ z (* -1 (/ (* t z) x)))))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1)))> |
#<alt (+ x (* x z))> |
#<alt (+ x (+ (* -1 (* t z)) (* x z)))> |
#<alt (+ x (+ (* -1 (* t z)) (* x z)))> |
#<alt (+ x (+ (* -1 (* t z)) (* x z)))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t))))> |
#<alt (* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t))))> |
#<alt (* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t))))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t)))))> |
#<alt x> |
#<alt (+ x (* -1 (* z (- t x))))> |
#<alt (+ x (* -1 (* z (- t x))))> |
#<alt (+ x (* -1 (* z (- t x))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* z (+ (* -1 (- t x)) (/ x z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ x z)))> |
#<alt (* z (+ (* -1 (- t x)) (/ x z)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ x z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ x z))) x)))> |
#<alt (* -1 (* z (- (+ t (* -1 (/ x z))) x)))> |
#<alt (* x z)> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x z) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x z) t)))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (+ (* -1 (* t z)) (* x z))> |
#<alt (* x z)> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x (+ z (* -1 (/ (* t z) x))))> |
#<alt (* x z)> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 z) (/ (* t z) x))))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 (* z (- t x)))> |
#<alt (* -1 x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt (- t x)> |
#<alt t> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt (* t (+ 1 (* -1 (/ x t))))> |
#<alt t> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt (* -1 (* t (- (/ x t) 1)))> |
#<alt t> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (+ t (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* x (- (/ t x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ t x)))))> |
#<alt (/ -1 z)> |
#<alt (/ -1 z)> |
#<alt (/ -1 z)> |
#<alt (/ -1 z)> |
#<alt (/ -1 z)> |
#<alt (/ -1 z)> |
#<alt (/ -1 z)> |
#<alt (/ -1 z)> |
#<alt (/ -1 z)> |
#<alt (/ -1 z)> |
#<alt (/ -1 z)> |
#<alt (/ -1 z)> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | y | @ | inf | (* y t) |
| 0.0ms | t | @ | 0 | (/ t (/ -1 (- z y))) |
| 0.0ms | t | @ | inf | (+ x (/ (- t x) (/ -1 z))) |
| 0.0ms | t | @ | 0 | (* y t) |
| 0.0ms | t | @ | inf | (/ t (/ -1 (- z y))) |
| 1× | batch-egg-rewrite |
| 3784× | /-lowering-/.f32 |
| 3784× | /-lowering-/.f64 |
| 2852× | *-lowering-*.f32 |
| 2852× | *-lowering-*.f64 |
| 2006× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 61 |
| 1 | 129 | 56 |
| 2 | 1206 | 55 |
| 0 | 8481 | 55 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* (- y z) t)) |
(* (- y z) t) |
(- y z) |
(* y t) |
(+ x (* z x)) |
(* z x) |
(/ t (/ -1 (- z y))) |
(/ -1 (- z y)) |
(- z y) |
(+ x (/ (- t x) (/ -1 z))) |
(/ (- t x) (/ -1 z)) |
(- t x) |
(/ -1 z) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) t)) |
(+.f64 (*.f64 (-.f64 y z) t) 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 (*.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) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) t))))) |
(/.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) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 (*.f64 x x) (*.f64 x (*.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 #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 (+.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 (*.f64 (-.f64 y z) t) x)))) |
(/.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 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (-.f64 y z) t))))) |
(/.f64 (*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (-.f64 x (*.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 (-.f64 y z) t) (-.f64 (*.f64 (-.f64 y z) t) x))))) |
(/.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 (*.f64 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (-.f64 y z) t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (-.f64 x (*.f64 (-.f64 y z) t)))) (-.f64 #s(literal 0 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 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 (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 (-.f64 y z) t) (-.f64 (*.f64 (-.f64 y z) t) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (-.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))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 y z) t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.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 (-.f64 y z) t) (-.f64 (*.f64 (-.f64 y z) t) x))))) |
(*.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 (-.f64 y z) (*.f64 t (*.f64 (-.f64 y z) t))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (-.f64 y z) t)))))) |
(*.f64 (*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (-.f64 x (*.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 (-.f64 y z) t) (-.f64 (*.f64 (-.f64 y z) t) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (*.f64 (-.f64 y z) t)) (-.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 (-.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 y t) (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(+.f64 (*.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.f64 t (-.f64 z y))) |
(fma.f64 y t (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(fma.f64 y t (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(fma.f64 z (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t))) |
(fma.f64 t y (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(fma.f64 t y (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(fma.f64 t (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) z (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 t (-.f64 z y))) |
(/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 y z) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y))))) |
(/.f64 (-.f64 z y) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (*.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (*.f64 t (-.f64 (*.f64 z z) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 t (-.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 t (-.f64 (*.f64 z z) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 t (-.f64 z y)) #s(literal -1 binary64)) |
(/.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 #s(literal 0 binary64) t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 y y))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 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 t (-.f64 (*.f64 z z) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.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 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 y y)))) (-.f64 #s(literal 0 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 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) (/.f64 z (/.f64 #s(literal -1 binary64) t))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t))) (*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y t) #s(literal 3 binary64)) (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (-.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (*.f64 (*.f64 y t) (/.f64 t (/.f64 #s(literal -1 binary64) 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 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) (/.f64 z (/.f64 #s(literal -1 binary64) t))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)))) (-.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t))) (-.f64 (*.f64 y t) (/.f64 t (/.f64 #s(literal -1 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))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) t) |
(*.f64 (-.f64 y z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 t (-.f64 y z)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y)))))) |
(*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y)) |
(*.f64 (*.f64 t (-.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 t (-.f64 (*.f64 z z) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(*.f64 (*.f64 t (-.f64 z y)) #s(literal -1 binary64)) |
(*.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 #s(literal 0 binary64) t) (-.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 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 y y))) (/.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (/.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 y y)))) (/.f64 t (+.f64 y z))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 z z) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(+.f64 y (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (-.f64 #s(literal 0 binary64) z) y) |
(+.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 y #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (-.f64 y z)) |
(+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y z)))) |
(+.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)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y))) #s(literal -1 binary64))) |
(-.f64 y z) |
(-.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y #s(literal -1 binary64))) |
(-.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 z y)) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z 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 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) (/.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (+.f64 y z))) (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(fma.f64 z #s(literal -1 binary64) y) |
(fma.f64 z #s(literal -1 binary64) (neg.f64 (/.f64 y #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) z y) |
(fma.f64 #s(literal -1 binary64) z (neg.f64 (/.f64 y #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z) y) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 y #s(literal -1 binary64)))) |
(neg.f64 (-.f64 z y)) |
(/.f64 (-.f64 y z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 (-.f64 z y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (/.f64 y (/.f64 #s(literal -1 binary64) z)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (-.f64 (*.f64 z z) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (/.f64 y (/.f64 #s(literal -1 binary64) z))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 (-.f64 #s(literal 0 binary64) z) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (neg.f64 (-.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 y z)) |
(/.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 #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 -1 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 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 (*.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 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y)) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) y)) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.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 (-.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 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 (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 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (pow.f64 (/.f64 y #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 z z) (+.f64 (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 y #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 z y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 z y) (-.f64 z y)) (*.f64 #s(literal 0 binary64) (-.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.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 z z) (*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 y #s(literal -1 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 z y) (-.f64 z y))) (+.f64 #s(literal 0 binary64) (-.f64 z y))) |
(pow.f64 (-.f64 y z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 z y)) |
(*.f64 (-.f64 z y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y z)) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (/.f64 y (/.f64 #s(literal -1 binary64) z)))))) |
(*.f64 (-.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 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.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 1 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 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 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 z z) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) #s(literal -1 binary64)) (/.f64 (-.f64 z y) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (/.f64 (+.f64 y z) #s(literal -1 binary64)) (/.f64 (-.f64 z y) (+.f64 y z))) |
(*.f64 y t) |
(*.f64 t y) |
(+.f64 x (*.f64 x z)) |
(+.f64 (*.f64 x z) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (neg.f64 (/.f64 (*.f64 z (*.f64 x (*.f64 x z))) (-.f64 x (*.f64 x z))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 z (*.f64 x (*.f64 x z))) (-.f64 x (*.f64 x z)))) |
(-.f64 (/.f64 (*.f64 z (*.f64 x (*.f64 x z))) (-.f64 (*.f64 x z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x z) x))) |
(fma.f64 x z x) |
(fma.f64 z x x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))))) |
(/.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 z (*.f64 x (*.f64 x z))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x z)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 x (*.f64 x z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x z) x) (-.f64 (*.f64 z (*.f64 x (*.f64 x z))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 x (*.f64 x z))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 x (*.f64 x z))))) (+.f64 (*.f64 z (*.f64 x (*.f64 x z))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x z))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z))) (-.f64 x (*.f64 x z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 x (*.f64 x z)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 x (*.f64 x z)))))) (neg.f64 (+.f64 (*.f64 z (*.f64 x (*.f64 x z))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x z)))) |
(/.f64 (-.f64 (*.f64 z (*.f64 x (*.f64 x z))) (*.f64 x x)) (-.f64 (*.f64 x z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (*.f64 (-.f64 x (*.f64 x z)) (*.f64 z (*.f64 x (*.f64 x z))))) (*.f64 (-.f64 x (*.f64 x z)) (-.f64 x (*.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 x (*.f64 x z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 x (*.f64 x z))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x z) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 x (*.f64 x z))) (-.f64 x (*.f64 x z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z)))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 x (*.f64 x z))) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 z (*.f64 x (*.f64 x z))) (-.f64 x (*.f64 x z)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 z (*.f64 x (*.f64 x 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 z (*.f64 x (*.f64 x z))) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 z (*.f64 x (*.f64 x z))) (-.f64 x (*.f64 x z))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 z (*.f64 x (*.f64 x z))) (-.f64 x (*.f64 x z))))) |
(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 #s(literal 1 binary64) (*.f64 x (+.f64 z #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 x (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 x (*.f64 x z))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 x (*.f64 x z))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x z)))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x z)))) |
(*.f64 (+.f64 z #s(literal 1 binary64)) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 z (*.f64 x (*.f64 x z)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x z) (-.f64 (*.f64 x z) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) (-.f64 x (*.f64 x z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 x z))))) |
(*.f64 (-.f64 (*.f64 z (*.f64 x (*.f64 x z))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x z) x))) |
(*.f64 x z) |
(*.f64 z x) |
(+.f64 (*.f64 y t) (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(+.f64 (*.f64 y t) (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) (*.f64 t (-.f64 z y))) |
(fma.f64 y t (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(fma.f64 y t (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(fma.f64 z (-.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t))) |
(fma.f64 t y (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(fma.f64 t y (*.f64 (-.f64 #s(literal 0 binary64) z) t)) |
(fma.f64 t (-.f64 #s(literal 0 binary64) z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) z (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 t (-.f64 z y))) |
(/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
(/.f64 (*.f64 (-.f64 y z) t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y))))) |
(/.f64 (-.f64 z y) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (*.f64 t (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)) (*.f64 t (-.f64 (*.f64 z z) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 t (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 t (-.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z))) (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y z) (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 (*.f64 t (-.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 t (-.f64 (*.f64 z z) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 y z))) |
(/.f64 (*.f64 t (-.f64 z y)) #s(literal -1 binary64)) |
(/.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 #s(literal 0 binary64) t) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 y y))) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) t) (+.f64 (*.f64 y y) (*.f64 z (+.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 z z)) t) (+.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (*.f64 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 t (-.f64 (*.f64 z z) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.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 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 y y)))) (-.f64 #s(literal 0 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 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) (/.f64 z (/.f64 #s(literal -1 binary64) t))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t))) (*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y t) #s(literal 3 binary64)) (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (-.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (*.f64 (*.f64 y t) (/.f64 t (/.f64 #s(literal -1 binary64) 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 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) (/.f64 z (/.f64 #s(literal -1 binary64) t))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)))) (-.f64 (/.f64 z (/.f64 #s(literal -1 binary64) t)) (/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y t) (*.f64 y t)) (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t))) (-.f64 (*.f64 y t) (/.f64 t (/.f64 #s(literal -1 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))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) t) |
(*.f64 (-.f64 y z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 t (-.f64 y z)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z y)))))) |
(*.f64 (-.f64 z y) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 z y)) |
(*.f64 (*.f64 t (-.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 t (-.f64 (*.f64 z z) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(*.f64 (*.f64 t (-.f64 z y)) #s(literal -1 binary64)) |
(*.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 #s(literal 0 binary64) t) (-.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 #s(literal 0 binary64) t) (-.f64 (*.f64 z z) (*.f64 y y))) (/.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (/.f64 t (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 y y)))) (/.f64 t (+.f64 y z))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (+.f64 y z))) |
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 z z) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 y z))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 #s(literal -1 binary64) (-.f64 z y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (-.f64 y z)) |
(/.f64 (+.f64 (*.f64 y 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 y z)) (-.f64 #s(literal 0 binary64) (-.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))))) |
(pow.f64 (-.f64 y z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 z y)) #s(literal 1 binary64)) |
(*.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 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 z z) (*.f64 y y))) (+.f64 y z)) |
(+.f64 z (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) y) z) |
(+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(+.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 y z)))) |
(-.f64 z y) |
(-.f64 z (/.f64 y #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.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 z z) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) |
(-.f64 (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) y z) |
(neg.f64 (-.f64 y z)) |
(/.f64 (-.f64 y z) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
(/.f64 (-.f64 z y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 y z)) #s(literal 1 binary64))) |
(/.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 (-.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 y) (*.f64 z z)) (-.f64 (-.f64 #s(literal 0 binary64) y) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (+.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 (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 y z)) (*.f64 (+.f64 y z) (*.f64 y y))) (*.f64 (+.f64 y z) (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 z z)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y z)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 y y) (-.f64 (*.f64 z z) (*.f64 (-.f64 #s(literal 0 binary64) y) z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z z) (+.f64 y z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 y z)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 z z) (*.f64 y (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z)))) (+.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z)))) |
(pow.f64 (-.f64 z y) #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 z y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 z y)) |
(*.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 z z) (*.f64 y y)) (/.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)))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x) |
(+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (neg.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) z))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) z))))) |
(+.f64 (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(-.f64 x (*.f64 (-.f64 t x) z)) |
(-.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x)) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) z))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) z)))) |
(-.f64 (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x)) (/.f64 (*.f64 x x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) x) x) |
(fma.f64 t (-.f64 #s(literal 0 binary64) z) (neg.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x))) |
(fma.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x) x) |
(fma.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) x) z x) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) z (neg.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 t x) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 t x) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 t x) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x) (-.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (+.f64 x (*.f64 (-.f64 t x) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) z))) (*.f64 (+.f64 x (*.f64 (-.f64 t x) z)) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))) (*.f64 (+.f64 x (*.f64 (-.f64 t x) z)) (+.f64 x (*.f64 (-.f64 t x) z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 x x))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (pow.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (+.f64 (*.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x)) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) z))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) z)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) z))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) z)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) z))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) z))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z)))) (+.f64 (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (*.f64 (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) (/.f64 x (/.f64 #s(literal -1 binary64) z)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (*.f64 (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x))) (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) z))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) z)))) (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) z))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) z))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (-.f64 t x) z))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (+.f64 x (*.f64 (-.f64 t x) z))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z)))) (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x))) (+.f64 (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 t x) z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 t x) z))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (-.f64 t x) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 (-.f64 t x) z))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (-.f64 t x) (-.f64 t x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) x))) |
(+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(+.f64 (fma.f64 t (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x))) (fma.f64 z x (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(+.f64 (fma.f64 t (-.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x #s(literal -1 binary64)) (*.f64 z (/.f64 x #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) z (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x))) (fma.f64 z x (*.f64 (-.f64 #s(literal 0 binary64) z) x))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) t) z (neg.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 x #s(literal -1 binary64)) (*.f64 z (/.f64 x #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))) #s(literal -1 binary64))) |
(-.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 t x) z)) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal -1 binary64) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 #s(literal -1 binary64) z))) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x t))) (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x t)))) |
(-.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) z) z)) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) x) (/.f64 (/.f64 #s(literal 1 binary64) z) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (+.f64 (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (+.f64 (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) (/.f64 (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))))) |
(fma.f64 t (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) z (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(neg.f64 (*.f64 (-.f64 t x) z)) |
(/.f64 z (/.f64 #s(literal -1 binary64) (-.f64 t x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)))) |
(/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x t)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) z) (-.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) z)) (-.f64 (*.f64 t t) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (+.f64 (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)))) (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (-.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x t))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 (/.f64 #s(literal 1 binary64) z) 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) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (neg.f64 (/.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (+.f64 (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x))) (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) |
(/.f64 (*.f64 (-.f64 t x) z) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal -1 binary64) z)) (+.f64 x t)) |
(/.f64 (-.f64 (*.f64 t (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) z) x))) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal -1 binary64) z) z)) |
(/.f64 (-.f64 (*.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) z) z)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) x)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (/.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (/.f64 (/.f64 #s(literal -1 binary64) z) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (/.f64 x #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) x)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) z) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) z) z)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) z)) |
(/.f64 (neg.f64 (-.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) x))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) z))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (neg.f64 (+.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (+.f64 (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)))) (neg.f64 (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) z)))) (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) z))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) z))))) (-.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) z))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)) #s(literal -1 binary64)) |
(*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 t x) z)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))))) |
(*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 t x) z))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 x t)))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) x) z) |
(*.f64 (-.f64 (/.f64 t (-.f64 #s(literal 0 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) z))) |
(*.f64 (-.f64 (/.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (+.f64 (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)) (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) t)) (/.f64 (/.f64 x (/.f64 #s(literal -1 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) z) x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 x (/.f64 #s(literal -1 binary64) z))))) |
(*.f64 (*.f64 (-.f64 t x) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 (*.f64 t t) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 t x) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (/.f64 (+.f64 x t) (/.f64 #s(literal -1 binary64) z)) (/.f64 (-.f64 t x) (+.f64 x t))) |
(+.f64 t (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) t) |
(+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x t)))) |
(-.f64 t x) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(-.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) |
(-.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x t) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.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 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (+.f64 x t)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 x x))) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (-.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) x) t)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (-.f64 #s(literal 0 binary64) x) t)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) (+.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(*.f64 (-.f64 t x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 t x)) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 t (-.f64 #s(literal 0 binary64) x)))))) |
(*.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 x (+.f64 x t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) z)) |
(neg.f64 (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) z) |
(/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) |
(pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) |
| 1× | egg-herbie |
| 3068× | *-lowering-*.f32 |
| 3068× | *-lowering-*.f64 |
| 2216× | /-lowering-/.f32 |
| 2216× | /-lowering-/.f64 |
| 1864× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 266 | 2424 |
| 1 | 906 | 2210 |
| 2 | 2837 | 2085 |
| 3 | 7901 | 2085 |
| 0 | 8331 | 2085 |
| 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 (+ 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) |
(* -1 (* t (- z y))) |
(* -1 (* t (- z y))) |
(* -1 (* t (- z y))) |
(* -1 (* t (- z y))) |
(* -1 (* t (- z y))) |
(* -1 (* t (- z y))) |
(* -1 (* t (- z y))) |
(* -1 (* t (- z y))) |
(* -1 (* t (- z y))) |
(* -1 (* t (- z y))) |
(* -1 (* t (- z y))) |
(* -1 (* 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 (* 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)))) |
(/ 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) |
(- (* -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) |
(- 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))))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(* x (+ 1 z)) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(+ x (* x z)) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
x |
(+ x (* -1 (* z (- t x)))) |
(+ x (* -1 (* z (- t x)))) |
(+ x (* -1 (* z (- t x)))) |
(* -1 (* z (- t x))) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(* x z) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(+ (* -1 (* t z)) (* x z)) |
(* x z) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(* x z) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 z) (/ (* t z) x)))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 (* z (- t x))) |
(* -1 x) |
(- t x) |
(- t x) |
(- t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x t) 1))) |
t |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(+ t (* -1 x)) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* x (- (/ t x) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
(/ -1 z) |
| Outputs |
|---|
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(+ x (* t (- y z))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
(+ x (* t (- y z))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
(+ x (* t (- y z))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
x |
(* x (+ 1 (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (/.f64 t x)))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (/.f64 t x)))) |
(* x (+ 1 (/ (* t (- y z)) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) (/.f64 t x)))) |
x |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 z y)) x)))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 z y)) x)))) |
(* -1 (* x (- (* -1 (/ (* t (- y z)) x)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 z y)) x)))) |
(+ x (* -1 (* t z))) |
(-.f64 x (*.f64 t z)) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
(* t y) |
(*.f64 t y) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* y (+ t (+ (* -1 (/ (* t z) y)) (/ x y)))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ (+ x (* -1 (* t z))) y))))) |
(*.f64 y (+.f64 t (/.f64 (-.f64 x (*.f64 t z)) y))) |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
(+ x (+ (* -1 (* t z)) (* t y))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* z (+ (* -1 t) (+ (/ x z) (/ (* t y) z)))) |
(*.f64 z (+.f64 (/.f64 x z) (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 x (*.f64 t y)) z))) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 x (*.f64 t y)) z))) |
(* -1 (* z (+ t (* -1 (/ (+ x (* t y)) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 x (*.f64 t y)) z))) |
x |
(+ x (* t (- y z))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
(+ x (* t (- y z))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
(+ x (* t (- y z))) |
(-.f64 x (*.f64 t (-.f64 z y))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- (+ y (/ x t)) z)) |
(*.f64 t (-.f64 y (-.f64 z (/.f64 x t)))) |
(* t (- (+ y (/ x t)) z)) |
(*.f64 t (-.f64 y (-.f64 z (/.f64 x t)))) |
(* t (- (+ y (/ x t)) z)) |
(*.f64 t (-.f64 y (-.f64 z (/.f64 x t)))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(*.f64 t (-.f64 y (-.f64 z (/.f64 x t)))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(*.f64 t (-.f64 y (-.f64 z (/.f64 x t)))) |
(* -1 (* t (+ (* -1 (- y z)) (* -1 (/ x t))))) |
(*.f64 t (-.f64 y (-.f64 z (/.f64 x t)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* t y) |
(*.f64 t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* t (- y z)) |
(*.f64 t (-.f64 y z)) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
(- y z) |
(-.f64 y z) |
y |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* y (+ 1 (* -1 (/ z y)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
(* -1 (* y (- (/ z y) 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 z y))) |
y |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(+ y (* -1 z)) |
(-.f64 y z) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* z (- (/ y z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* -1 (* z (+ 1 (* -1 (/ y z))))) |
(*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
x |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x z) |
(*.f64 z x) |
(* z (+ x (/ x z))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* z (+ x (/ x z))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* z (+ x (/ x z))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* x z) |
(*.f64 z x) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(*.f64 z (+.f64 x (/.f64 x z))) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t (- z y))) |
(*.f64 t (-.f64 y z)) |
(* t y) |
(*.f64 t y) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* z (+ (* -1 t) (/ (* t y) z))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* z (+ t (* -1 (/ (* t y) z))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(+ (* -1 (* t z)) (* t y)) |
(*.f64 t (-.f64 y z)) |
(* t y) |
(*.f64 t y) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* y (+ t (* -1 (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(* -1 (* y (+ (* -1 t) (/ (* t z) y)))) |
(*.f64 y (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 z y)))) |
(/ 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 (*.f64 z 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 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) (*.f64 z z)) (/.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 y (+.f64 #s(literal 1 binary64) (/.f64 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 #s(literal 1 binary64) (/.f64 y z))) z)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) 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 #s(literal 1 binary64) (/.f64 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 #s(literal 1 binary64) (/.f64 y z))) z)) z)) (-.f64 #s(literal 0 binary64) 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 y (+.f64 #s(literal 1 binary64) (/.f64 y z))) z)) z) |
(- (* y (- (* y (- (* -1 (/ y (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) (/.f64 #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 y) (-.f64 #s(literal -1 binary64) (/.f64 z y)))) y) |
(/ (- (+ 1 (/ (pow z 3) (pow y 3))) (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (pow y 2))))) y) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 z z) y) y) (-.f64 (/.f64 z y) #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 y) (-.f64 #s(literal -1 binary64) (/.f64 z 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 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))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(-.f64 x (*.f64 z (-.f64 t x))) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(-.f64 x (*.f64 z (-.f64 t x))) |
(+ (* -1 (* t z)) (* x (+ 1 z))) |
(-.f64 x (*.f64 z (-.f64 t x))) |
(* x (+ 1 z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* x (+ 1 (+ z (* -1 (/ (* t z) x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* -1 (* x (- (* -1 z) 1))) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(* -1 (* x (- (+ (* -1 z) (/ (* t z) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x))))) |
(+ x (* x z)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(-.f64 x (*.f64 z (-.f64 t x))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(-.f64 x (*.f64 z (-.f64 t x))) |
(+ x (+ (* -1 (* t z)) (* x z))) |
(-.f64 x (*.f64 z (-.f64 t x))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
(* t (+ (* -1 z) (+ (/ x t) (/ (* x z) t)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
(* -1 (* t (+ z (* -1 (/ (+ x (* x z)) t))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x (+.f64 z #s(literal 1 binary64))) t) z)) |
x |
(+ x (* -1 (* z (- t x)))) |
(-.f64 x (*.f64 z (-.f64 t x))) |
(+ x (* -1 (* z (- t x)))) |
(-.f64 x (*.f64 z (-.f64 t x))) |
(+ x (* -1 (* z (- t x)))) |
(-.f64 x (*.f64 z (-.f64 t x))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* z (+ (* -1 (- t x)) (/ x z))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* -1 (* z (- (+ t (* -1 (/ x z))) x))) |
(*.f64 z (+.f64 x (-.f64 (/.f64 x z) t))) |
(* x z) |
(*.f64 z x) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t 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)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(+ (* -1 (* t z)) (* x z)) |
(*.f64 z (-.f64 x t)) |
(* x z) |
(*.f64 z x) |
(* x (+ z (* -1 (/ (* t z) x)))) |
(*.f64 x (*.f64 z (-.f64 #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)))) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 (* z (- t x))) |
(*.f64 z (-.f64 x t)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
(- t x) |
(-.f64 t x) |
t |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
t |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(+ t (* -1 x)) |
(-.f64 t x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* x (- (/ t x) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 t x))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
Compiled 16685 to 1906 computations (88.6% saved)
14 alts after pruning (7 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 951 | 4 | 955 |
| Fresh | 0 | 3 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 953 | 14 | 967 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 47.8% | (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
| ✓ | 55.3% | (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
| 35.2% | (-.f64 x (*.f64 y x)) | |
| ▶ | 47.7% | (-.f64 x (*.f64 t z)) |
| 47.7% | (+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) | |
| ✓ | 30.4% | (+.f64 x (*.f64 z x)) |
| ▶ | 38.2% | (+.f64 x (*.f64 y t)) |
| ✓ | 48.9% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | 48.0% | (*.f64 z (-.f64 x t)) |
| ▶ | 17.4% | (*.f64 z x) |
| ✓ | 43.2% | (*.f64 y (-.f64 t x)) |
| ✓ | 25.0% | (*.f64 y t) |
| ✓ | 55.4% | (*.f64 t (-.f64 y z)) |
| ▶ | 15.7% | x |
Compiled 187 to 130 computations (30.5% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 t z)) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 y t)) |
| ✓ | cost-diff | 0 | (*.f64 z x) |
| ✓ | cost-diff | 0 | (-.f64 x t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 x t)) |
| ✓ | cost-diff | 128 | (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
| 782× | fnmadd-define |
| 682× | sum3-define |
| 594× | fmsub-define |
| 586× | fnmsub-define |
| 532× | fma-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 45 |
| 1 | 28 | 43 |
| 2 | 46 | 42 |
| 3 | 88 | 42 |
| 4 | 157 | 42 |
| 5 | 324 | 42 |
| 6 | 589 | 42 |
| 7 | 955 | 42 |
| 8 | 1559 | 42 |
| 9 | 2335 | 42 |
| 10 | 2880 | 42 |
| 11 | 3070 | 42 |
| 12 | 3097 | 42 |
| 13 | 3120 | 42 |
| 14 | 3128 | 42 |
| 0 | 3128 | 42 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ z (/ 1 (- x t))) |
z |
(/ 1 (- x t)) |
1 |
(- x t) |
x |
t |
x |
(* z x) |
z |
x |
(+ x (* y t)) |
x |
(* y t) |
y |
t |
(- x (* t z)) |
x |
(* t z) |
t |
z |
| Outputs |
|---|
(/ z (/ 1 (- x t))) |
(*.f64 z (-.f64 x t)) |
z |
(/ 1 (- x t)) |
(/.f64 #s(literal 1 binary64) (-.f64 x t)) |
1 |
#s(literal 1 binary64) |
(- x t) |
(-.f64 x t) |
x |
t |
x |
(* z x) |
(*.f64 z x) |
z |
x |
(+ x (* y t)) |
(+.f64 x (*.f64 t y)) |
x |
(* y t) |
(*.f64 t y) |
y |
t |
(- x (* t z)) |
(-.f64 x (*.f64 z t)) |
x |
(* t z) |
(*.f64 z t) |
t |
z |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 t z)) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 y t)) |
| ✓ | accuracy | 100.0% | (*.f64 z x) |
| ✓ | accuracy | 100.0% | (-.f64 x t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 x t)) |
| ✓ | accuracy | 99.6% | (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
| 40.0ms | 256× | 0 | valid |
Compiled 52 to 14 computations (73.1% saved)
ival-mult: 12.0ms (60.3% of total)ival-div: 4.0ms (20.1% of total)ival-sub: 3.0ms (15.1% of total)ival-add: 1.0ms (5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ z (/ 1 (- x t)))> |
#<alt (/ 1 (- x t))> |
#<alt (- x t)> |
#<alt (* z x)> |
#<alt (+ x (* y t))> |
#<alt (* y t)> |
#<alt (- x (* t z))> |
#<alt (* t z)> |
| Outputs |
|---|
#<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 (- (* -1 (/ x (pow t 2))) (/ 1 t))> |
#<alt (- (* x (- (* -1 (/ x (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t))> |
#<alt (- (* x (- (* x (- (* -1 (/ x (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (/ t x)) x)> |
#<alt (/ (- (+ 1 (/ (pow t 2) (pow x 2))) (* -1 (/ t x))) x)> |
#<alt (/ (- (+ 1 (/ (pow t 3) (pow x 3))) (+ (* -1 (/ t x)) (* -1 (/ (pow t 2) (pow x 2))))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* -1 (/ t x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow t 2) x) (* -1 t)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) x)) (pow t 2)) x)) (* -1 t)) x)) 1) x))> |
#<alt (/ 1 x)> |
#<alt (+ (/ 1 x) (/ t (pow x 2)))> |
#<alt (+ (* t (+ (/ 1 (pow x 2)) (/ t (pow x 3)))) (/ 1 x))> |
#<alt (+ (* t (+ (* t (+ (/ 1 (pow x 3)) (/ t (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ -1 t)> |
#<alt (/ (- (* -1 (/ x t)) 1) t)> |
#<alt (/ (- (* -1 (/ (pow x 2) (pow t 2))) (+ 1 (/ x t))) t)> |
#<alt (/ (- (* -1 (/ (pow x 3) (pow t 3))) (+ 1 (+ (/ x t) (/ (pow x 2) (pow t 2))))) t)> |
#<alt (/ -1 t)> |
#<alt (* -1 (/ (+ 1 (/ x t)) t))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) t)) x) t))) t))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) t) (* -1 (pow x 2))) t)) x) t))) 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 z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* x z)> |
#<alt (* t y)> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* t y) x)))> |
#<alt (* x (+ 1 (/ (* t y) x)))> |
#<alt (* x (+ 1 (/ (* t y) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* t y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t y) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* t y) x)) 1)))> |
#<alt x> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt (* t y)> |
#<alt (* y (+ t (/ x y)))> |
#<alt (* y (+ t (/ x y)))> |
#<alt (* y (+ t (/ x y)))> |
#<alt (* t y)> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ x y)))))> |
#<alt (* -1 (* y (+ (* -1 t) (* -1 (/ x y)))))> |
#<alt x> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt (+ x (* t y))> |
#<alt (* t y)> |
#<alt (* t (+ y (/ x t)))> |
#<alt (* t (+ y (/ x t)))> |
#<alt (* t (+ y (/ x t)))> |
#<alt (* t y)> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ x t)))))> |
#<alt (* -1 (* t (+ (* -1 y) (* -1 (/ x t)))))> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* -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)> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | t | @ | -inf | (/ 1 (- x t)) |
| 0.0ms | x | @ | 0 | (/ 1 (- x t)) |
| 0.0ms | x | @ | inf | (/ 1 (- x t)) |
| 0.0ms | t | @ | inf | (/ 1 (- x t)) |
| 0.0ms | t | @ | 0 | (/ 1 (- x t)) |
| 1× | batch-egg-rewrite |
| 3872× | *-lowering-*.f32 |
| 3872× | *-lowering-*.f64 |
| 2558× | /-lowering-/.f32 |
| 2558× | /-lowering-/.f64 |
| 1678× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 32 |
| 1 | 76 | 30 |
| 2 | 572 | 29 |
| 3 | 6475 | 29 |
| 0 | 8298 | 29 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ z (/ 1 (- x t))) |
(/ 1 (- x t)) |
(- x t) |
(* z x) |
(+ x (* y t)) |
(* y t) |
(- x (* t z)) |
(* t z) |
| Outputs |
|---|
(+.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 z x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) z)) #s(literal -1 binary64))) |
(-.f64 (*.f64 z x) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 t x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) (*.f64 z (-.f64 t x))) |
(-.f64 (+.f64 (*.f64 z x) #s(literal 0 binary64)) (*.f64 z t)) |
(fma.f64 z x (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(fma.f64 x z (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(neg.f64 (*.f64 z (-.f64 t x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x t) (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))))) |
(/.f64 (-.f64 x t) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) z)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t x)))) |
(/.f64 (-.f64 t x) (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(/.f64 (-.f64 t x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (*.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x)))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x))) #s(literal 1 binary64))) |
(/.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (+.f64 x t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (*.f64 z (-.f64 t x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 z (-.f64 x t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 x t) (-.f64 t x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (*.f64 z (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 x t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 x t) (-.f64 t x))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (*.f64 (-.f64 x t) (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 #s(literal 0 binary64) z)) (*.f64 (+.f64 x t) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) z) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) z)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) z) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) z) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (-.f64 #s(literal 0 binary64) z)) (+.f64 x t)) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (/.f64 z (pow.f64 (-.f64 x t) #s(literal -1/2 binary64))) (pow.f64 (-.f64 x t) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t)))) (+.f64 x t)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (-.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 z (*.f64 z (*.f64 t t)))) (-.f64 (*.f64 z x) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t)))) (+.f64 x t)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) z) #s(literal -1 binary64)) |
(*.f64 z (-.f64 x t)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 x t))) |
(*.f64 (-.f64 x t) z) |
(*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t x))) |
(*.f64 (-.f64 t x) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 t x)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) z)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) z)) |
(*.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (*.f64 z (-.f64 x t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 t x)) |
(*.f64 (/.f64 z (pow.f64 (-.f64 x t) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x t) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 t (+.f64 x t)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (-.f64 (*.f64 t (+.f64 x t)) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 t (+.f64 x t))))) (-.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 x t)) |
(*.f64 (/.f64 (*.f64 z (-.f64 (*.f64 x x) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 x t)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 t (+.f64 x t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 x t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) t) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (+.f64 x t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 t (+.f64 x t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t)))) (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))))) |
(+.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t)))) (*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (-.f64 x t)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 #s(literal 1 binary64) (-.f64 x t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 t x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 x t))) |
(/.f64 (+.f64 x t) (-.f64 (*.f64 x x) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)) (*.f64 (+.f64 x t) (-.f64 t x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 t (+.f64 x t))))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (-.f64 (*.f64 t (+.f64 x t)) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 t (+.f64 x t)))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 x t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 t (+.f64 x t)))))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (-.f64 (*.f64 t (+.f64 x t)) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 t (+.f64 x t))))) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 t (+.f64 x t)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (-.f64 (*.f64 t (+.f64 x t)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 t (+.f64 x t))))) (-.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 x t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (-.f64 x t)) |
(/.f64 (/.f64 (+.f64 x t) (+.f64 x t)) (-.f64 x t)) |
(pow.f64 (-.f64 x t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 x t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 x t) (-.f64 x t)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 x t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 t x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(*.f64 (+.f64 x t) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t)))) |
(*.f64 (pow.f64 (-.f64 x t) #s(literal -1/2 binary64)) (pow.f64 (-.f64 x t) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 x t) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (-.f64 x t) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 x t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 x t) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (+.f64 x t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x t) #s(literal -1/2 binary64))) (pow.f64 (-.f64 x t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (+.f64 x t) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (+.f64 (*.f64 x x) (*.f64 t t))))) |
(*.f64 (/.f64 (+.f64 x t) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(+.f64 x (-.f64 #s(literal 0 binary64) t)) |
(+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) t) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 x t)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (-.f64 x t)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (-.f64 x t))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (-.f64 x t))))) |
(-.f64 x t) |
(-.f64 #s(literal 0 binary64) (-.f64 t x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 1 binary64))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) t) |
(fma.f64 #s(literal -1 binary64) t x) |
(neg.f64 (-.f64 t x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 x t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 t x))) |
(/.f64 (-.f64 t x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t t) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 x t)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 x t) (+.f64 (*.f64 x x) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 x t) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (+.f64 (*.f64 x x) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 t t))) (*.f64 (+.f64 x t) (+.f64 x t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (+.f64 x t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (+.f64 (*.f64 x x) (*.f64 t t)))) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 t t)) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 t x))) (+.f64 x t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 t x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x t) #s(literal -1/2 binary64))) (pow.f64 (-.f64 x t) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 x t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) t) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) (*.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t t) (+.f64 (*.f64 x x) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) (+.f64 (*.f64 x x) (*.f64 t t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t)))) (+.f64 x t)) |
(pow.f64 (-.f64 x t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x t)) |
(*.f64 (-.f64 x t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 t x)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 t x) #s(literal 1 binary64))) |
(*.f64 (-.f64 t x) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (/.f64 (-.f64 x t) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) (*.f64 (-.f64 x t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 x t) (/.f64 (-.f64 x t) (+.f64 x t))) |
(*.f64 (+.f64 x t) (*.f64 (-.f64 x t) (/.f64 #s(literal 1 binary64) (+.f64 x t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))))) |
(*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) (-.f64 (*.f64 x x) (*.f64 t t))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (*.f64 t t)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x t)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x t) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 x t) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x t))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))) #s(literal 1 binary64)) (/.f64 (-.f64 x t) (+.f64 (*.f64 x x) (*.f64 t (+.f64 x t))))) |
(*.f64 (pow.f64 (-.f64 x t) #s(literal 1/2 binary64)) (pow.f64 (-.f64 x t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 (*.f64 x x) (*.f64 t t))) (-.f64 x t)) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 t (+.f64 x t)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (-.f64 (*.f64 t (+.f64 x t)) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t (+.f64 x t)) (*.f64 t (+.f64 x t))))) (-.f64 (*.f64 x x) (*.f64 t (+.f64 x t)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 t (-.f64 t x)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 z x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) x) #s(literal -1 binary64)) |
(*.f64 z x) |
(*.f64 z (*.f64 #s(literal 1 binary64) x)) |
(*.f64 x z) |
(*.f64 (*.f64 z x) #s(literal 1 binary64)) |
(+.f64 x (*.f64 t y)) |
(+.f64 (*.f64 t y) x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 t t))) (-.f64 x (*.f64 t y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 y (*.f64 y (*.f64 t t))) (-.f64 x (*.f64 t y)))) |
(-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 t t))) (-.f64 (*.f64 t y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 t y) x))) |
(fma.f64 t y x) |
(fma.f64 y t x) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 t y))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x (*.f64 t y)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 t y)))) (-.f64 x (*.f64 t y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t y) x) (-.f64 (*.f64 y (*.f64 y (*.f64 t t))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t)))) (-.f64 x (*.f64 t y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))))) |
(/.f64 (*.f64 (+.f64 x (*.f64 t y)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 t y)))) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 t y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 t t))) (*.f64 x x)) (-.f64 (*.f64 t y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) (*.f64 (-.f64 x (*.f64 t y)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 t t)))))) (*.f64 (-.f64 x (*.f64 t y)) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (*.f64 (-.f64 x (*.f64 t y)) (*.f64 y (*.f64 y (*.f64 t t))))) (*.f64 (-.f64 x (*.f64 t y)) (-.f64 x (*.f64 t y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t)))))) (-.f64 x (*.f64 t y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t)))) (-.f64 x (*.f64 t y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (*.f64 t y)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 t y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 t t))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 t y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 t t))) (-.f64 x (*.f64 t y))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y)))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 t t))) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 y (*.f64 y (*.f64 t t))) (-.f64 x (*.f64 t y)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 y (*.f64 y (*.f64 t t))) (-.f64 x (*.f64 t y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 t t))) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 y (*.f64 y (*.f64 t t))) (-.f64 x (*.f64 t y))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 t y))) (/.f64 (*.f64 y (*.f64 y (*.f64 t t))) (-.f64 x (*.f64 t y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t)))) #s(literal 1 binary64)) (-.f64 x (*.f64 t y))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t y)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t y)))) (+.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 t y))) |
(*.f64 (+.f64 x (*.f64 t y)) (*.f64 (-.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t y))))) |
(*.f64 (+.f64 x (*.f64 t y)) (/.f64 (-.f64 x (*.f64 t y)) (-.f64 x (*.f64 t y)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) (*.f64 (+.f64 x (*.f64 t y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))) (/.f64 (+.f64 x (*.f64 t y)) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))))) |
(*.f64 (*.f64 (+.f64 x (*.f64 t y)) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 t y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 t y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 t y))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t))))) |
(*.f64 (-.f64 (*.f64 y (*.f64 y (*.f64 t t))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t y) x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t))))) (+.f64 x (*.f64 t y))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)) (*.f64 (*.f64 t y) (*.f64 (-.f64 (*.f64 t y) x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)) (-.f64 (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 t y) (*.f64 (-.f64 (*.f64 t y) x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 t y) (-.f64 (*.f64 t y) x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 y (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 t y) (*.f64 y (*.f64 y (*.f64 t t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 t y) (+.f64 x (*.f64 t y))))) |
(*.f64 t y) |
(*.f64 y t) |
(+.f64 x (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) 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 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t t))) (+.f64 x (*.f64 z t)))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (*.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) z) t x) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) z x) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 z t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x x)) (*.f64 z (*.f64 z (*.f64 t 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 #s(literal 0 binary64) (*.f64 z t)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 x (*.f64 z t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) x))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (*.f64 z (*.f64 z (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 z t)))) |
(/.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 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) (*.f64 (+.f64 x (*.f64 z t)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t t)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 (+.f64 x (*.f64 z t)) (+.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) (+.f64 (*.f64 z (*.f64 z (*.f64 t t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) z)))) |
(/.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 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t t))))) (*.f64 (+.f64 x (*.f64 z t)) (+.f64 x (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t t)))) #s(literal 1 binary64)) (+.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 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t t)))))) (+.f64 x (*.f64 z t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 x (*.f64 z t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 z t))))) |
(/.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 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t t))) (+.f64 x (*.f64 z t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (+.f64 x (*.f64 z t)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (+.f64 x (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) 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 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t t))) (+.f64 x (*.f64 z t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (+.f64 x (*.f64 z t))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z t))) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (+.f64 x (*.f64 z t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.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 z (*.f64 z (*.f64 t t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t 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 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z t)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 z (*.f64 (*.f64 z (*.f64 t t)) (*.f64 z (*.f64 z (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z t)))) (+.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t 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 (*.f64 z t) (+.f64 x (*.f64 z t)))) (*.f64 (-.f64 x (*.f64 z t)) (/.f64 #s(literal 1 binary64) (+.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 x (*.f64 z t)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z t)))) |
(*.f64 (+.f64 x (*.f64 z t)) (*.f64 (-.f64 x (*.f64 z t)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z t))))) |
(*.f64 (+.f64 x (*.f64 z t)) (/.f64 (-.f64 x (*.f64 z t)) (+.f64 x (*.f64 z t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z t))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t t))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t 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 z (*.f64 z (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t t)))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 z (*.f64 t t))))) (-.f64 x (*.f64 z t))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (+.f64 x (*.f64 z t)) (+.f64 x (*.f64 z t))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))) (-.f64 (*.f64 (*.f64 z t) (+.f64 x (*.f64 z t))) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 (+.f64 x (*.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 z (*.f64 z (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 z (*.f64 t t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z t) (-.f64 (*.f64 z t) x)))) |
(/.f64 t (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 z t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 z t) |
(*.f64 t z) |
(*.f64 (*.f64 z t) #s(literal 1 binary64)) |
| 1× | egg-herbie |
| 4166× | *-lowering-*.f32 |
| 4166× | *-lowering-*.f64 |
| 1712× | /-lowering-/.f32 |
| 1712× | /-lowering-/.f64 |
| 1550× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 194 | 1272 |
| 1 | 646 | 1193 |
| 2 | 1858 | 1149 |
| 3 | 7168 | 1149 |
| 0 | 8247 | 1149 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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) |
(- (* -1 (/ x (pow t 2))) (/ 1 t)) |
(- (* x (- (* -1 (/ x (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t)) |
(- (* x (- (* x (- (* -1 (/ x (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(/ 1 x) |
(/ (+ 1 (/ t x)) x) |
(/ (- (+ 1 (/ (pow t 2) (pow x 2))) (* -1 (/ t x))) x) |
(/ (- (+ 1 (/ (pow t 3) (pow x 3))) (+ (* -1 (/ t x)) (* -1 (/ (pow t 2) (pow x 2))))) x) |
(/ 1 x) |
(* -1 (/ (- (* -1 (/ t x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow t 2) x) (* -1 t)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) x)) (pow t 2)) x)) (* -1 t)) x)) 1) x)) |
(/ 1 x) |
(+ (/ 1 x) (/ t (pow x 2))) |
(+ (* t (+ (/ 1 (pow x 2)) (/ t (pow x 3)))) (/ 1 x)) |
(+ (* t (+ (* t (+ (/ 1 (pow x 3)) (/ t (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ -1 t) |
(/ (- (* -1 (/ x t)) 1) t) |
(/ (- (* -1 (/ (pow x 2) (pow t 2))) (+ 1 (/ x t))) t) |
(/ (- (* -1 (/ (pow x 3) (pow t 3))) (+ 1 (+ (/ x t) (/ (pow x 2) (pow t 2))))) t) |
(/ -1 t) |
(* -1 (/ (+ 1 (/ x t)) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) t)) x) t))) t)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) t) (* -1 (pow x 2))) t)) x) t))) 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 z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* x z) |
(* t y) |
(+ x (* t y)) |
(+ x (* t y)) |
(+ x (* t y)) |
x |
(* x (+ 1 (/ (* t y) x))) |
(* x (+ 1 (/ (* t y) x))) |
(* x (+ 1 (/ (* t y) x))) |
x |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
x |
(+ x (* t y)) |
(+ x (* t y)) |
(+ x (* t y)) |
(* t y) |
(* y (+ t (/ x y))) |
(* y (+ t (/ x y))) |
(* y (+ t (/ x y))) |
(* t y) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
x |
(+ x (* t y)) |
(+ x (* t y)) |
(+ x (* t y)) |
(* t y) |
(* t (+ y (/ x t))) |
(* t (+ y (/ x t))) |
(* t (+ y (/ x t))) |
(* t y) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x t))))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x t))))) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* -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) |
| Outputs |
|---|
(* 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 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 #s(literal 0 binary64) (*.f64 z t)) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* t (+ (* -1 z) (/ (* x z) t))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(* -1 (* t (+ z (* -1 (/ (* x z) t))))) |
(*.f64 t (*.f64 z (+.f64 #s(literal -1 binary64) (/.f64 x t)))) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(- (* -1 (/ x (pow t 2))) (/ 1 t)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x t)) t) |
(- (* x (- (* -1 (/ x (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x t)) (/.f64 x t))) t) |
(- (* x (- (* x (- (* -1 (/ x (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t)) |
(+.f64 (*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (/.f64 x (*.f64 t (*.f64 t (*.f64 t t))))))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x t)) t)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (/ t x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t x)) x) |
(/ (- (+ 1 (/ (pow t 2) (pow x 2))) (* -1 (/ t x))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t x))) x)) x) |
(/ (- (+ 1 (/ (pow t 3) (pow x 3))) (+ (* -1 (/ t x)) (* -1 (/ (pow t 2) (pow x 2))))) x) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 t x))) (+.f64 #s(literal 1 binary64) (/.f64 t x))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* -1 (/ t x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow t 2) x) (* -1 t)) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t x))) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) x)) (pow t 2)) x)) (* -1 t)) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (/.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t x)))) x)) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (/ 1 x) (/ t (pow x 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 t x)) x) |
(+ (* t (+ (/ 1 (pow x 2)) (/ t (pow x 3)))) (/ 1 x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t x))) x)) x) |
(+ (* t (+ (* t (+ (/ 1 (pow x 3)) (/ t (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 t x))) (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t t)) (pow.f64 x #s(literal 4 binary64))))) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(/ (- (* -1 (/ x t)) 1) t) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x t)) t) |
(/ (- (* -1 (/ (pow x 2) (pow t 2))) (+ 1 (/ x t))) t) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x t)) (/.f64 x t))) t) |
(/ (- (* -1 (/ (pow x 3) (pow t 3))) (+ 1 (+ (/ x t) (/ (pow x 2) (pow t 2))))) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x t)))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 x t)))) t) |
(/ -1 t) |
(/.f64 #s(literal -1 binary64) t) |
(* -1 (/ (+ 1 (/ x t)) t)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x t)) t) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) t)) x) t))) t)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x t)) (/.f64 x t))) t) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) t) (* -1 (pow x 2))) t)) x) t))) t)) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 x t)))) t)) t))) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- x t) |
(-.f64 x t) |
(- x t) |
(-.f64 x t) |
(- x t) |
(-.f64 x t) |
x |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
(* x (+ 1 (* -1 (/ t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 t x))) |
x |
(* -1 (* x (- (/ t x) 1))) |
(*.f64 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 z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* x z) |
(*.f64 z x) |
(* t y) |
(*.f64 t y) |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
x |
(* x (+ 1 (/ (* t y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) y))) |
(* x (+ 1 (/ (* t y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) y))) |
(* x (+ 1 (/ (* t y) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) y))) |
x |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) y))) |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) y))) |
(* -1 (* x (- (* -1 (/ (* t y) x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 t x) y))) |
x |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(* t y) |
(*.f64 t y) |
(* y (+ t (/ x y))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
(* y (+ t (/ x y))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
(* y (+ t (/ x y))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
(* t y) |
(*.f64 t y) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
(* -1 (* y (+ (* -1 t) (* -1 (/ x y))))) |
(*.f64 y (+.f64 t (/.f64 x y))) |
x |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(+ x (* t y)) |
(+.f64 x (*.f64 t y)) |
(* t y) |
(*.f64 t y) |
(* t (+ y (/ x t))) |
(*.f64 t (+.f64 (/.f64 x t) y)) |
(* t (+ y (/ x t))) |
(*.f64 t (+.f64 (/.f64 x t) y)) |
(* t (+ y (/ x t))) |
(*.f64 t (+.f64 (/.f64 x t) y)) |
(* t y) |
(*.f64 t y) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x t))))) |
(*.f64 t (+.f64 (/.f64 x t) y)) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x t))))) |
(*.f64 t (+.f64 (/.f64 x t) y)) |
(* -1 (* t (+ (* -1 y) (* -1 (/ x t))))) |
(*.f64 t (+.f64 (/.f64 x t) y)) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* -1 (* t z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(- 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 #s(literal 0 binary64) (*.f64 z t)) |
(* 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 #s(literal 0 binary64) (*.f64 z t)) |
(* -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 #s(literal 0 binary64) (*.f64 z t)) |
(* 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 #s(literal 0 binary64) (*.f64 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)) |
(* -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) |
Compiled 12926 to 1331 computations (89.7% saved)
14 alts after pruning (2 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 645 | 1 | 646 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 646 | 14 | 660 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 47.8% | (/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
| ✓ | 55.3% | (/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
| 47.7% | (-.f64 x (/.f64 t (/.f64 #s(literal 1 binary64) z))) | |
| 35.2% | (-.f64 x (*.f64 y x)) | |
| ✓ | 47.7% | (-.f64 x (*.f64 t z)) |
| ✓ | 30.4% | (+.f64 x (*.f64 z x)) |
| ✓ | 38.2% | (+.f64 x (*.f64 y t)) |
| ✓ | 48.9% | (+.f64 x (*.f64 x (-.f64 z y))) |
| ✓ | 48.0% | (*.f64 z (-.f64 x t)) |
| ✓ | 17.4% | (*.f64 z x) |
| ✓ | 43.2% | (*.f64 y (-.f64 t x)) |
| ✓ | 25.0% | (*.f64 y t) |
| ✓ | 55.4% | (*.f64 t (-.f64 y z)) |
| ✓ | 15.7% | x |
Compiled 243 to 129 computations (46.9% 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 y t)) |
(+.f64 x (*.f64 z x)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 y x)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 x (*.f64 (-.f64 y z) t)) |
(+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(-.f64 x (/.f64 t (/.f64 #s(literal 1 binary64) z))) |
(/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal -1 binary64) z))) |
(+.f64 x (/.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) (-.f64 y z)))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
6 calls:
| 21.0ms | z |
| 6.0ms | (-.f64 y z) |
| 6.0ms | t |
| 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 y t)) |
(+.f64 x (*.f64 z x)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 y x)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 x (*.f64 (-.f64 y z) t)) |
(+.f64 x (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(-.f64 x (/.f64 t (/.f64 #s(literal 1 binary64) z))) |
(/.f64 t (/.f64 #s(literal -1 binary64) (-.f64 z y))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 x t))) |
| Outputs |
|---|
(+.f64 x (*.f64 x (-.f64 z y))) |
(+.f64 x (*.f64 (-.f64 y z) t)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
5 calls:
| 6.0ms | y |
| 6.0ms | (-.f64 y z) |
| 5.0ms | t |
| 5.0ms | z |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.1% | 3 | x |
| 83.7% | 3 | y |
| 79.0% | 3 | z |
| 81.2% | 3 | t |
| 77.6% | 5 | (-.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 y t)) |
(+.f64 x (*.f64 z x)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 y x)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
| Outputs |
|---|
(+.f64 x (*.f64 x (-.f64 z y))) |
(*.f64 t (-.f64 y z)) |
(+.f64 x (*.f64 x (-.f64 z y))) |
3 calls:
| 5.0ms | y |
| 4.0ms | t |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.1% | 3 | t |
| 80.4% | 4 | y |
| 80.6% | 3 | x |
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 y t)) |
(+.f64 x (*.f64 z x)) |
(-.f64 x (*.f64 t z)) |
(-.f64 x (*.f64 y x)) |
| 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 | y |
| 4.0ms | z |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 4 | y |
| 73.2% | 4 | z |
| 70.1% | 3 | x |
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 y t)) |
(+.f64 x (*.f64 z x)) |
| 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.5% | 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)) |
4 calls:
| 3.0ms | z |
| 2.0ms | t |
| 2.0ms | (-.f64 y z) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.4% | 3 | z |
| 64.6% | 4 | (-.f64 y z) |
| 61.6% | 3 | t |
| 70.3% | 3 | y |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
(*.f64 t (-.f64 y z)) |
| Outputs |
|---|
(*.f64 t (-.f64 y z)) |
x |
(*.f64 t (-.f64 y z)) |
4 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (-.f64 y z) |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 3 | (-.f64 y z) |
| 55.4% | 1 | z |
| 60.2% | 3 | x |
| 55.4% | 1 | y |
Compiled 22 to 17 computations (22.7% saved)
| Inputs |
|---|
x |
(*.f64 y t) |
(*.f64 z x) |
| Outputs |
|---|
(*.f64 y t) |
x |
(*.f64 y t) |
4 calls:
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.8% | 3 | y |
| 35.1% | 3 | z |
| 34.0% | 4 | x |
| 34.3% | 4 | t |
Compiled 20 to 16 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
4 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 15.7% | 1 | x |
| 15.7% | 1 | t |
| 15.7% | 1 | z |
| 15.7% | 1 | y |
Compiled 20 to 16 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 43.0ms | 5599558327.692147 | 78652482608828110.0 |
| 16.0ms | -8197218232959934.0 | -3.5314482098507517e-9 |
| 49.0ms | 320× | 0 | valid |
Compiled 500 to 334 computations (33.2% saved)
ival-sub: 4.0ms (51.8% of total)ival-add: 2.0ms (25.9% of total)ival-mult: 2.0ms (25.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 |
|---|---|---|
| 12.0ms | 1.3019776719146642e-30 | 1.0518999301988688e-25 |
| 20.0ms | -8197218232959934.0 | -3.5314482098507517e-9 |
| 22.0ms | 320× | 0 | valid |
Compiled 460 to 314 computations (31.7% saved)
ival-sub: 3.0ms (39.4% of total)ival-add: 2.0ms (26.3% of total)ival-mult: 2.0ms (26.3% 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 |
|---|---|---|
| 12.0ms | 8195404921.759522 | 8102448668462326.0 |
| 14.0ms | -1.2585448593108958e-148 | -1.2628558899541388e-152 |
| 15.0ms | -3.8792214746167006e+114 | -6.882781937912721e+111 |
| 26.0ms | 400× | 0 | valid |
Compiled 520 to 364 computations (30% saved)
ival-add: 5.0ms (38.3% of total)ival-sub: 4.0ms (30.7% of total)ival-mult: 3.0ms (23% 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 | 8195404921.759522 | 8102448668462326.0 |
| 11.0ms | -3.8792214746167006e+114 | -6.882781937912721e+111 |
| 19.0ms | 272× | 0 | valid |
Compiled 360 to 252 computations (30% saved)
ival-sub: 3.0ms (46.9% of total)ival-mult: 2.0ms (31.2% of total)ival-add: 1.0ms (15.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 4.120166796093887e+27 | 4.308697732151136e+27 |
| 11.0ms | -3.8792214746167006e+114 | -6.882781937912721e+111 |
| 8.0ms | 144× | 0 | valid |
Compiled 200 to 140 computations (30% saved)
ival-sub: 2.0ms (59.2% of total)ival-add: 1.0ms (29.6% of total)ival-mult: 1.0ms (29.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.646269332053906e-13 | 7.157579954420896e-12 |
| 0.0ms | -2.6245447952168892e-80 | -4.049592031086708e-82 |
Compiled 20 to 14 computations (30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 55.0ms | 2.626900836991432e-11 | 7.63325924191787e-8 |
| 11.0ms | -2.120253831743776e-45 | -2.5714974547016163e-49 |
| 15.0ms | 256× | 0 | valid |
Compiled 244 to 190 computations (22.1% saved)
ival-sub: 3.0ms (48.5% of total)ival-mult: 2.0ms (32.3% of total)ival-add: 1.0ms (16.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 26× | +-commutative_binary64 |
| 24× | *-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 | 65 | 156 |
| 1 | 106 | 156 |
| 2 | 127 | 156 |
| 3 | 137 | 156 |
| 4 | 142 | 156 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(if (<=.f64 x #s(literal -480000000000000 binary64)) (+.f64 x (*.f64 x (-.f64 z y))) (if (<=.f64 x #s(literal 35000000000000000 binary64)) (+.f64 x (*.f64 (-.f64 y z) t)) (+.f64 x (*.f64 x (-.f64 z y))))) |
(if (<=.f64 x #s(literal -950000000 binary64)) (+.f64 x (*.f64 x (-.f64 z y))) (if (<=.f64 x #s(literal 1742245718635205/21778071482940061661655974875633165533184 binary64)) (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 z y))))) |
(if (<=.f64 y #s(literal -154999999999999995576550985120448405097501756780197755443659968425490372250003988974969612938782594316333295337472 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal -4054061198538765/921377545122446619199598286374089084696513969828232526459034741270904336521520715841339532514076847544303802497745079321233052888165232576308943909041185557531590656 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 y #s(literal 8200000000000 binary64)) (-.f64 x (*.f64 t z)) (*.f64 y (-.f64 t x))))) |
(if (<=.f64 y #s(literal -7000000000000000365234357216777111057280014518793683785912936745814168861798282861521264823082198136488894398464 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 50000000000 binary64)) (*.f64 z (-.f64 x t)) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 y #s(literal -125000000000000001944927016183355378033525174615132679171221322553854222645594462908123173739380930959525785108480 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 4300000000000000084624277504 binary64)) (*.f64 t (-.f64 y z)) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 (-.f64 y z) #s(literal -5339967589802275/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 (-.f64 y z) #s(literal 4951760157141521/9903520314283042199192993792 binary64)) x (*.f64 t (-.f64 y z)))) |
(if (<=.f64 y #s(literal -4113761393303015/25711008708143844408671393477458601640355247900524685364822016 binary64)) (*.f64 y t) (if (<=.f64 y #s(literal 8975065284819007/309485009821345068724781056 binary64)) x (*.f64 y t))) |
x |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(if (<=.f64 x #s(literal -480000000000000 binary64)) (+.f64 x (*.f64 x (-.f64 z y))) (if (<=.f64 x #s(literal 35000000000000000 binary64)) (+.f64 x (*.f64 (-.f64 y z) t)) (+.f64 x (*.f64 x (-.f64 z y))))) |
(if (<=.f64 x #s(literal -950000000 binary64)) (+.f64 x (*.f64 x (-.f64 z y))) (if (<=.f64 x #s(literal 1742245718635205/21778071482940061661655974875633165533184 binary64)) (*.f64 t (-.f64 y z)) (+.f64 x (*.f64 x (-.f64 z y))))) |
(if (<=.f64 x #s(literal -950000000 binary64)) (+.f64 x (*.f64 x (-.f64 z y))) (if (<=.f64 x #s(literal 1742245718635205/21778071482940061661655974875633165533184 binary64)) (*.f64 (-.f64 y z) t) (+.f64 x (*.f64 x (-.f64 z y))))) |
(if (<=.f64 y #s(literal -154999999999999995576550985120448405097501756780197755443659968425490372250003988974969612938782594316333295337472 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal -4054061198538765/921377545122446619199598286374089084696513969828232526459034741270904336521520715841339532514076847544303802497745079321233052888165232576308943909041185557531590656 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 y #s(literal 8200000000000 binary64)) (-.f64 x (*.f64 t z)) (*.f64 y (-.f64 t x))))) |
(if (<=.f64 y #s(literal -154999999999999995576550985120448405097501756780197755443659968425490372250003988974969612938782594316333295337472 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal -4054061198538765/921377545122446619199598286374089084696513969828232526459034741270904336521520715841339532514076847544303802497745079321233052888165232576308943909041185557531590656 binary64)) (*.f64 z (-.f64 x t)) (if (<=.f64 y #s(literal 8200000000000 binary64)) (-.f64 x (*.f64 z t)) (*.f64 y (-.f64 t x))))) |
(if (<=.f64 y #s(literal -7000000000000000365234357216777111057280014518793683785912936745814168861798282861521264823082198136488894398464 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 50000000000 binary64)) (*.f64 z (-.f64 x t)) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 y #s(literal -125000000000000001944927016183355378033525174615132679171221322553854222645594462908123173739380930959525785108480 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 4300000000000000084624277504 binary64)) (*.f64 t (-.f64 y z)) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 y #s(literal -125000000000000001944927016183355378033525174615132679171221322553854222645594462908123173739380930959525785108480 binary64)) (*.f64 y (-.f64 t x)) (if (<=.f64 y #s(literal 4300000000000000084624277504 binary64)) (*.f64 (-.f64 y z) t) (*.f64 y (-.f64 t x)))) |
(if (<=.f64 (-.f64 y z) #s(literal -5339967589802275/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) (*.f64 t (-.f64 y z)) (if (<=.f64 (-.f64 y z) #s(literal 4951760157141521/9903520314283042199192993792 binary64)) x (*.f64 t (-.f64 y z)))) |
(if (<=.f64 (-.f64 y z) #s(literal -5339967589802275/266998379490113760299377713271194014325338065294581596243380200977777465722580068752870260867072 binary64)) (*.f64 (-.f64 y z) t) (if (<=.f64 (-.f64 y z) #s(literal 4951760157141521/9903520314283042199192993792 binary64)) x (*.f64 (-.f64 y z) t))) |
(if (<=.f64 y #s(literal -4113761393303015/25711008708143844408671393477458601640355247900524685364822016 binary64)) (*.f64 y t) (if (<=.f64 y #s(literal 8975065284819007/309485009821345068724781056 binary64)) x (*.f64 y t))) |
x |
| 3430× | *-lowering-*.f32 |
| 3430× | *-lowering-*.f64 |
| 3076× | *-lowering-*.f32 |
| 3076× | *-lowering-*.f64 |
| 3068× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 341 | 3263 |
| 1 | 1186 | 2850 |
| 2 | 3873 | 2710 |
| 0 | 8355 | 2710 |
| 0 | 266 | 2424 |
| 1 | 906 | 2210 |
| 2 | 2837 | 2085 |
| 3 | 7901 | 2085 |
| 0 | 8331 | 2085 |
| 0 | 128 | 1432 |
| 1 | 420 | 1222 |
| 2 | 1508 | 1130 |
| 3 | 6739 | 1130 |
| 0 | 8336 | 1130 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 375 to 190 computations (49.3% saved)
Compiled 434 to 164 computations (62.2% saved)
Loading profile data...